Package | Description |
---|---|
com.interpss.core.aclf | |
com.interpss.core.aclf.impl | |
com.interpss.core.aclf.netAdj | |
com.interpss.core.aclf.netAdj.impl | |
com.interpss.core.aclf.netAdj.util |
Modifier and Type | Method and Description |
---|---|
AclfNetAdjustment |
BaseAclfNetwork.getAclfNetAdjust()
Returns the value of the 'Aclf Net Adjust' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAclfNetwork.setAclfNetAdjust(AclfNetAdjustment value)
Sets the value of the '
Aclf Net Adjust ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected AclfNetAdjustment |
BaseAclfNetworkImpl.aclfNetAdjust
The cached value of the '
Aclf Net Adjust ' containment reference. |
Modifier and Type | Method and Description |
---|---|
AclfNetAdjustment |
BaseAclfNetworkImpl.getAclfNetAdjust() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseAclfNetworkImpl.basicSetAclfNetAdjust(AclfNetAdjustment newAclfNetAdjust,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseAclfNetworkImpl.setAclfNetAdjust(AclfNetAdjustment newAclfNetAdjust) |
Modifier and Type | Method and Description |
---|---|
AclfNetAdjustment |
NetAdjustFactory.createAclfNetAdjustment()
Returns a new object of class 'Aclf Net Adjustment'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfNetAdjustmentImpl
An implementation of the model object 'Aclf Net Adjustment'.
|
Modifier and Type | Method and Description |
---|---|
AclfNetAdjustment |
NetAdjustFactoryImpl.createAclfNetAdjustment() |
Modifier and Type | Method and Description |
---|---|
T |
NetAdjustSwitch.caseAclfNetAdjustment(AclfNetAdjustment object)
Returns the result of interpreting the object as an instance of 'Aclf Net Adjustment'.
|