public interface BottomPatternCS
A representation of the model object 'Bottom Pattern CS'.
The following features are supported:
EqvtcCSTPackage.getBottomPatternCS()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<RealizedVariableCS> |
getRealizedVariables()
Returns the value of the 'Realized Variables' containment reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtc.cst.PatternCS |
---|
getConstraints, getUnrealizedVariables |
Methods inherited from interface org.eclipse.ocl.internal.cst.CSTNode |
---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
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.common.util.EList<RealizedVariableCS> getRealizedVariables()
RealizedVariableCS
.
If the meaning of the 'Realized Variables' containment reference list isn't clear, there really should be more of a description here...
EqvtcCSTPackage.getBottomPatternCS_RealizedVariables()