org.eclipse.gmt.umlx.tx
Interface TxHelper
- All Superinterfaces:
- org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, GElement, GModelElement, GNamedElement, GNodeElement, GPersistentCoModel, GPersistentNamedSheetNode, GPersistentSheetNode, GSheetNode, org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
- TxHelperImpl
public interface TxHelper
- extends GPersistentNamedSheetNode
A representation of the model object 'Helper'.
The following features are supported:
- See Also:
TxPackage.getTxHelper()
getGParameters
org.eclipse.emf.common.util.EList getGParameters()
- Returns the value of the 'GParameters' containment reference list.
The list contents are of type
TxParameter
.
It is bidirectional and its opposite is 'GHelper
'.
If the meaning of the 'GParameters' containment reference list isn't clear,
there really should be more of a description here...
- Returns:
- the value of the 'GParameters' containment reference list.
- See Also:
TxPackage.getTxHelper_GParameters()
,
TxParameter.getGHelper()
getDerivedCoModel
UHelper getDerivedCoModel()
-