org.eclipse.gmt.umlx.tx
Interface TxRuleSheet

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, GDiagram, GElement, GModelElement, GSheet, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TxRuleSheetImpl

public interface TxRuleSheet
extends GSheet

A representation of the model object 'Umlx Diagram'.

See Also:
TxPackage.getTxRuleSheet()

Method Summary
 URelation getDerivedCoModel()
           
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GSheet
getCoModel, getLinks, getNodes, setCoModel
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GDiagram
getName, getParent, getRouter, setName, setParent, setRouter
 
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
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GModelElement
getDiagram, getSheet, setCoModel, simpleGetCoModel
 
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

getDerivedCoModel

URelation getDerivedCoModel()