public interface DeviceConfiguration
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Intersection |
getCurrentIntersection()
Returns the value of the 'Current Intersection' containment reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
<any> |
getIntersection()
Returns the value of the 'Intersection' containment reference list.
|
void |
setCurrentIntersection(Intersection value)
Sets the value of the '
Current Intersection' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
java.lang.String getId()
setId(String),
TOSDevicePackage.getDeviceConfiguration_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()<any> getIntersection()
Intersection.
TOSDevicePackage.getDeviceConfiguration_Intersection()Intersection getCurrentIntersection()
setCurrentIntersection(Intersection),
TOSDevicePackage.getDeviceConfiguration_CurrentIntersection()void setCurrentIntersection(Intersection value)
Current Intersection' containment reference.
value - the new value of the 'Current Intersection' containment reference.getCurrentIntersection()Data In Motion GmbH all rights reserved