org.eclipse.gmt.umlx.tx
Interface TxOCLConstraint

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, GElement, GModelElement, GNodeElement, GPersistentCoModel, GPersistentSheetNode, GSheetNode, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TxOCLConstraintImpl

public interface TxOCLConstraint
extends GPersistentSheetNode

A representation of the model object 'OCL Constraint'.

See Also:
TxPackage.getTxOCLConstraint()

Method Summary
 UOCLConstraint getDerivedCoModel()
           
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GPersistentCoModel
getCoModel, setCoModel
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GSheetNode
getLocation, getSheet, getWidth, setLocation, setSheet, setWidth
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GNodeElement
getIncomingConnections, getOutgoingConnections
 

Method Detail

getDerivedCoModel

UOCLConstraint getDerivedCoModel()