public interface GuardPattern
A representation of the model object 'Guard Pattern'.
The following features are supported:
QvtcorePackage.getGuardPattern()
Method Summary | |
---|---|
Area |
getArea()
Returns the value of the 'Area' container reference. |
void |
setArea(Area value)
Sets the value of the ' Area ' container reference. |
Methods inherited from interface org.eclipse.gmt.umlx.qvtbase.Pattern |
---|
getBindsTo, getPredicate |
Methods inherited from interface org.eclipse.gmt.umlx.emof.Element |
---|
getOwnedComment, getTag |
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 |
---|
Area getArea()
Guard Pattern
'.
If the meaning of the 'Area' container reference isn't clear, there really should be more of a description here...
setArea(Area)
,
QvtcorePackage.getGuardPattern_Area()
,
Area.getGuardPattern()
void setArea(Area value)
Area
' container reference.
value
- the new value of the 'Area' container reference.getArea()