Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.impl | |
com.interpss.se.util | |
com.interpss.state.se |
Modifier and Type | Method and Description |
---|---|
static SELoad |
SEObjectFactory.createSELoad()
create a SELoad object
|
SELoad |
SEFactory.createSELoad()
Returns a new object of class 'Load'.
|
Modifier and Type | Class and Description |
---|---|
class |
SELoadImpl
An implementation of the model object 'Load'.
|
Modifier and Type | Method and Description |
---|---|
protected SELoad |
SEBusImpl.createLoadObject() |
SELoad |
SEFactoryImpl.createSELoad() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SELoad> |
SEBusImpl.getContributeLoadList()
This is specialized for the more specific element type known in this context.
|
Modifier and Type | Method and Description |
---|---|
T |
SESwitch.caseSELoad(SELoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
Modifier and Type | Method and Description |
---|---|
static SELoad |
SELoadState.create() |
static SELoad |
SELoadState.create(SELoadState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
SELoadState.map2EObject(SELoad eObj) |
static void |
SELoadState.readData(com.hazelcast.nio.ObjectDataInput in,
SELoad eObj) |
void |
SELoadState.updateEObject(SELoad eObj) |
static void |
SELoadState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SELoad eObj) |
Constructor and Description |
---|
SELoadState(SELoad eObj) |