Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.impl | |
com.interpss.se.util | |
com.interpss.state.se |
Modifier and Type | Method and Description |
---|---|
static SEBus |
SEObjectFactory.createSEBus()
create a SEBus object
|
SEBus |
SEFactory.createSEBus()
Returns a new object of class 'Bus'.
|
static SEBus |
SEObjectFactory.createSEBus(java.lang.String busId,
SENetwork seNet)
create a SEBus object
|
Modifier and Type | Class and Description |
---|---|
class |
SEBusImpl
An implementation of the model object 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
SEBus |
SEFactoryImpl.createSEBus() |
Modifier and Type | Method and Description |
---|---|
T |
SESwitch.caseSEBus(SEBus object)
Returns the result of interpreting the object as an instance of 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
static SEBus |
SEBusState.create() |
static SEBus |
SEBusState.create(SEBusState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
SEBusState.map2EObject(SEBus eObj) |
static void |
SEBusState.readData(com.hazelcast.nio.ObjectDataInput in,
SEBus eObj) |
void |
SEBusState.updateEObject(SEBus eObj) |
static void |
SEBusState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBus eObj) |
Constructor and Description |
---|
SEBusState(SEBus eObj) |