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