Package | Description |
---|---|
com.interpss.dist | |
com.interpss.dist.impl | |
com.interpss.dist.sc_point | |
com.interpss.dist.sc_point.impl | |
com.interpss.dist.sc_point.util |
Modifier and Type | Method and Description |
---|---|
ScPointNetData |
DistNetwork.getScPointNetData()
Returns the value of the 'Sc Point Net Data' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
DistNetwork.setScPointNetData(ScPointNetData value)
Sets the value of the '
Sc Point Net Data ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected ScPointNetData |
DistNetworkImpl.scPointNetData
The cached value of the '
Sc Point Net Data ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ScPointNetData |
DistNetworkImpl.getScPointNetData() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
DistNetworkImpl.basicSetScPointNetData(ScPointNetData newScPointNetData,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
DistNetworkImpl.setScPointNetData(ScPointNetData newScPointNetData) |
Modifier and Type | Method and Description |
---|---|
ScPointNetData |
ScPointFactory.createScPointNetData()
Returns a new object of class 'Net Data'.
|
Modifier and Type | Class and Description |
---|---|
class |
ScPointNetDataImpl
An implementation of the model object 'Net Data'.
|
Modifier and Type | Method and Description |
---|---|
ScPointNetData |
ScPointFactoryImpl.createScPointNetData() |
Modifier and Type | Method and Description |
---|---|
T |
ScPointSwitch.caseScPointNetData(ScPointNetData object)
Returns the result of interpreting the object as an instance of 'Net Data'.
|