Package | Description |
---|---|
com.interpss.core | |
com.interpss.core.aclf | |
com.interpss.core.aclf.impl | |
com.interpss.core.aclf.util | |
com.interpss.state.aclf |
Modifier and Type | Method and Description |
---|---|
static XfrZTableEntry |
CoreObjectFactory.createXfrZTableEntry(java.lang.String enrtyId,
java.util.List<XfrZTableEntry> table)
Create a XfrZTableEntry object and add it to the table
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<XfrZTableEntry> |
CoreObjectFactory.createXfrZTableEntry(int num,
BaseAclfNetwork<?,?> net)
create a XfrZTableEntry and added into the AclfNet
|
Modifier and Type | Method and Description |
---|---|
static XfrZTableEntry |
CoreObjectFactory.createXfrZTableEntry(java.lang.String enrtyId,
java.util.List<XfrZTableEntry> table)
Create a XfrZTableEntry object and add it to the table
|
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 | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<XfrZTableEntry> |
BaseAclfNetworkImpl.xfrZTable
The cached value of the '
Xfr ZTable ' containment reference list. |
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'.
|
Modifier and Type | Method and Description |
---|---|
static XfrZTableEntry |
XfrZTableEntryState.create() |
static XfrZTableEntry |
XfrZTableEntryState.create(XfrZTableEntryState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
XfrZTableEntryState.map2EObject(XfrZTableEntry eObj) |
static void |
XfrZTableEntryState.readData(com.hazelcast.nio.ObjectDataInput in,
XfrZTableEntry eObj) |
void |
XfrZTableEntryState.updateEObject(XfrZTableEntry eObj) |
static void |
XfrZTableEntryState.writeData(com.hazelcast.nio.ObjectDataOutput out,
XfrZTableEntry eObj) |
Constructor and Description |
---|
XfrZTableEntryState(XfrZTableEntry eObj) |