| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.core.aclf | |
| com.interpss.core.aclf.impl | |
| com.interpss.core.aclf.util |
| Modifier and Type | Method and Description |
|---|---|
static XfrZTableEntry |
CoreObjectFactory.createXfrZTableEntry(int num,
BaseAclfNetwork<?,?> net)
create a XfrZTableEntry and added into the AclfNet
|
| Modifier and Type | Method and Description |
|---|---|
XfrZTableEntry |
AclfFactory.createXfrZTableEntry()
Returns a new object of class 'Xfr ZTable Entry'.
|
XfrZTableEntry |
BaseAclfNetwork.getXfrZTableEntry(int number)
get xfr Z table entry by the number
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<XfrZTableEntry> |
BaseAclfNetwork.getXfrZTable()
Returns the value of the 'Xfr ZTable' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XfrZTableEntryImpl
An implementation of the model object 'Xfr ZTable Entry'.
|
| Modifier and Type | Method and Description |
|---|---|
XfrZTableEntry |
AclfFactoryImpl.createXfrZTableEntry() |
XfrZTableEntry |
BaseAclfNetworkImpl.getXfrZTableEntry(int number) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<XfrZTableEntry> |
BaseAclfNetworkImpl.getXfrZTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfSwitch.caseXfrZTableEntry(XfrZTableEntry object)
Returns the result of interpreting the object as an instance of 'Xfr ZTable Entry'.
|