public interface CorePattern
A representation of the model object 'Core Pattern'.
The following features are supported:
EqvtCorePackage.getCorePattern()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.ocl.ecore.Variable> |
getVariable()
Returns the value of the 'Variable' containment reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.eqvtbase.Pattern |
---|
getBindsTo, getPredicate |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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<org.eclipse.ocl.ecore.Variable> getVariable()
Variable
.
If the meaning of the 'Variable' containment reference list isn't clear, there really should be more of a description here...
EqvtCorePackage.getCorePattern_Variable()