Package | Description |
---|---|
com.interpss.se | |
com.interpss.se.algo | |
com.interpss.se.algo.impl | |
com.interpss.se.algo.util | |
com.interpss.se.impl |
Modifier and Type | Method and Description |
---|---|
void |
SEBus.setBadDataWeight(SEWeight weight) |
void |
SEBranch.setWeight(SEWeight weight) |
void |
SEBus.setWeight(SEWeight weight) |
Modifier and Type | Method and Description |
---|---|
SEWeight |
SEAlgoFactory.createSEWeight()
Returns a new object of class 'SE Weight'.
|
SEWeight |
SEAlgorithm.getWeight()
Returns the value of the 'Weight' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
SEAlgorithm.setWeight(SEWeight value)
Sets the value of the '
Weight ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
SEWeightImpl
An implementation of the model object 'SE Weight'.
|
Modifier and Type | Field and Description |
---|---|
protected SEWeight |
SEAlgorithmImpl.weight
The cached value of the '
Weight ' containment reference. |
Modifier and Type | Method and Description |
---|---|
SEWeight |
SEAlgoFactoryImpl.createSEWeight() |
SEWeight |
SEAlgorithmImpl.getWeight() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SEAlgorithmImpl.basicSetWeight(SEWeight newWeight,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
SEAlgorithmImpl.setWeight(SEWeight newWeight) |
Modifier and Type | Method and Description |
---|---|
T |
SEAlgoSwitch.caseSEWeight(SEWeight object)
Returns the result of interpreting the object as an instance of 'SE Weight'.
|
Modifier and Type | Method and Description |
---|---|
void |
SEBusImpl.setBadDataWeight(SEWeight weight) |
void |
SEBranchImpl.setWeight(SEWeight weight) |
void |
SEBusImpl.setWeight(SEWeight weight) |