Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.impl | |
com.interpss.se.util | |
com.interpss.state.se |
Modifier and Type | Method and Description |
---|---|
static SEBranch |
SEObjectFactory.createSEBranch()
create a SEBranch object
|
SEBranch |
SEFactory.createSEBranch()
Returns a new object of class 'Branch'.
|
static SEBranch |
SEObjectFactory.createSEBranch(java.lang.String fromId,
java.lang.String toId,
java.lang.String cirId,
SENetwork seNet)
create a SEbranch object
|
Modifier and Type | Class and Description |
---|---|
class |
SEBranchImpl
An implementation of the model object 'Branch'.
|
Modifier and Type | Method and Description |
---|---|
SEBranch |
SEFactoryImpl.createSEBranch() |
Modifier and Type | Method and Description |
---|---|
T |
SESwitch.caseSEBranch(SEBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
Modifier and Type | Method and Description |
---|---|
static SEBranch |
SEBranchState.create() |
static SEBranch |
SEBranchState.create(SEBranchState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
SEBranchState.map2EObject(SEBranch eObj) |
static void |
SEBranchState.readData(com.hazelcast.nio.ObjectDataInput in,
SEBranch eObj) |
void |
SEBranchState.updateEObject(SEBranch eObj) |
static void |
SEBranchState.writeData(com.hazelcast.nio.ObjectDataOutput out,
SEBranch eObj) |
Constructor and Description |
---|
SEBranchState(SEBranch eObj) |