| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.dist | |
| com.interpss.dist.algo.path | |
| com.interpss.dist.funcImpl | |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
static ChildNetwork<com.interpss.dc.DcBus,com.interpss.dc.DcBranch> |
DistObjectFactory.createChildDcSysNet(DistNetwork parentNet,
java.lang.String childNetId) |
| Modifier and Type | Method and Description |
|---|---|
DistNetwork |
DistFactory.createDistNetwork()
Returns a new object of class 'Network'.
|
| Constructor and Description |
|---|
DistPathLfAlgorithm(DistNetwork net) |
DistPathLfAlgorithm(DistNetwork net,
boolean debug) |
| Constructor and Description |
|---|
DistNetHelper(DistNetwork net) |
| 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 | 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) |