|
TPTP 4.5.0 Monitoring Tools Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VariablePool
A representation of the model object 'Variable Pool'. Pool of variables used for registering environment variables required for running sample actions.
The following features are supported:
PoolPackage.getVariablePool()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
org.eclipse.emf.common.util.EList |
getVariable()
Returns the value of the 'Variable' containment reference list. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
PoolPackage.getVariablePool_Group()org.eclipse.emf.common.util.EList getVariable()
Variable.
If the meaning of the 'Variable' containment reference list isn't clear, there really should be more of a description here...
PoolPackage.getVariablePool_Variable()
|
TPTP 4.5.0 Monitoring Tools Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||