| Modifier and Type | Method and Description |
|---|---|
static DclfAlgoLoad |
DclfAlgoObjectFactory.createDclfAlgoLoad(DclfAlgoBus dclfBus,
AclfLoad load) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,DclfAlgoLoad> |
IDclfAlgoLookup.getDclfAlgoLoadNameLookupTable()
get the DclfAlgoLoad name to object lookup table
|
| Modifier and Type | Method and Description |
|---|---|
DclfAlgoLoad |
DclfAlgoAdapterFactory.createDclfAlgoLoad()
Returns a new object of class 'Dclf Algo Load'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<DclfAlgoLoad> |
DclfAlgoBus.getLoad(java.lang.String loadId)
get DclfAlgoLoad object by id
|
org.eclipse.emf.common.util.EList<DclfAlgoLoad> |
DclfAlgoBus.getLoadList()
Returns the value of the 'Load List' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgoLoadImpl
An implementation of the model object 'Dclf Algo Load'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<DclfAlgoLoad> |
DclfAlgoBusImpl.loadList
The cached value of the '
Load List' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
DclfAlgoLoad |
DclfAlgoAdapterFactoryImpl.createDclfAlgoLoad() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<DclfAlgoLoad> |
DclfAlgoBusImpl.getLoad(java.lang.String loadId) |
org.eclipse.emf.common.util.EList<DclfAlgoLoad> |
DclfAlgoBusImpl.getLoadList() |
| Modifier and Type | Method and Description |
|---|---|
T |
DclfAlgoAdapterSwitch.caseDclfAlgoLoad(DclfAlgoLoad object)
Returns the result of interpreting the object as an instance of 'Dclf Algo Load'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,DclfAlgoLoad> |
DclfAlgorithmImpl.getDclfAlgoLoadNameLookupTable() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,DclfAlgoLoad> |
CommonLangFactoryImpl.createDclfAlgoLoadLookupTableFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
java.util.Optional<DclfAlgoLoad> |
CommonLangFactoryImpl.createOptionalDclfAlgoLoadFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
static DclfAlgoLoad |
DclfAlgoLoadState.create() |
static DclfAlgoLoad |
DclfAlgoLoadState.create(DclfAlgoLoadState bean) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DclfAlgoLoadState.map2EObject(DclfAlgoLoad eObj) |
static void |
DclfAlgoLoadState.readData(com.hazelcast.nio.ObjectDataInput in,
DclfAlgoLoad eObj) |
void |
DclfAlgoLoadState.updateEObject(DclfAlgoLoad eObj) |
static void |
DclfAlgoLoadState.writeData(com.hazelcast.nio.ObjectDataOutput out,
DclfAlgoLoad eObj) |
| Constructor and Description |
|---|
DclfAlgoLoadState(DclfAlgoLoad eObj) |