| Package | Description |
|---|---|
| com.interpss.opf | |
| com.interpss.opf.dclf | |
| com.interpss.opf.dclf.impl | |
| com.interpss.opf.dclf.util | |
| com.interpss.opf.impl | |
| com.interpss.opf.util | |
| com.interpss.simu | |
| com.interpss.simu.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpfNetwork
A representation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfNetwork |
OpfFactory.createBaseOpfNetwork()
Returns a new object of class 'Base Opf Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfNetwork
A representation of the model object 'Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfNetworkImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DclfOpfSwitch.caseBaseOpfNetwork(BaseOpfNetwork object)
Returns the result of interpreting the object as an instance of 'Base Opf Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfNetworkImpl
An implementation of the model object 'Base Opf Network'.
|
class |
OpfNetworkImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfNetwork |
OpfFactoryImpl.createBaseOpfNetwork() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseBaseOpfNetwork(BaseOpfNetwork object)
Returns the result of interpreting the object as an instance of 'Base Opf Network'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfNetwork |
SimuContext.getOpfNet()
Returns the value of the 'Opf Net' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuContext.setOpfNet(BaseOpfNetwork value)
Sets the value of the '
Opf Net' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
BaseOpfNetwork |
SimuContextImpl.getOpfNet() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SimuContextImpl.basicSetOpfNet(BaseOpfNetwork newOpfNet,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SimuContextImpl.setOpfNet(BaseOpfNetwork newOpfNet) |