| Package | Description |
|---|---|
| com.interpss.dist | |
| com.interpss.dist.algo.path | |
| com.interpss.dist.impl | |
| com.interpss.dist.util | |
| com.interpss.simu | |
| com.interpss.simu.impl |
| Modifier and Type | Method and Description |
|---|---|
static DistNetwork |
DistObjectFactory.createDistNetwork() |
DistNetwork |
DistFactory.createDistNetwork()
Returns a new object of class 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
static ChildNetworkWrapper<DcBus,DcBranch> |
DistObjectFactory.createChildDcSysNet(DistNetwork parentNet,
java.lang.String childNetId) |
| Constructor and Description |
|---|
DistPathLfAlgorithm(DistNetwork net) |
DistPathLfAlgorithm(DistNetwork net,
boolean debug) |
| Modifier and Type | Class and Description |
|---|---|
class |
DistNetworkImpl
An implementation of the model object 'Dist Network'.
|
| Modifier and Type | Method and Description |
|---|---|
DistNetwork |
DistFactoryImpl.createDistNetwork() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSwitch.caseDistNetwork(DistNetwork object)
Returns the result of interpreting the object as an instance of 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
DistNetwork |
SimuContext.getDistNet()
Returns the value of the 'Dist Net' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimuContext.setDistNet(DistNetwork value)
Sets the value of the '
Dist Net' containment reference. |
| Modifier and Type | Field and Description |
|---|---|
protected DistNetwork |
SimuContextImpl.distNet
The cached value of the '
Dist Net' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
DistNetwork |
SimuContextImpl.getDistNet() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
SimuContextImpl.basicSetDistNet(DistNetwork newDistNet,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SimuContextImpl.setDistNet(DistNetwork newDistNet) |