|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URule
A representation of the model object 'URule'.
The following features are supported:
UcorePackage.getURule()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getUDomains()
Returns the value of the 'UDomains' containment reference list. |
UTransformation |
getUTransformation()
Returns the value of the 'UTransformation' container reference. |
void |
setUTransformation(UTransformation value)
Sets the value of the ' UTransformation ' container reference. |
Methods inherited from interface org.eclipse.emf.ecore.EClassifier |
---|
getClassifierID, getDefaultValue, getEPackage, getInstanceClass, getInstanceClassName, isInstance, setInstanceClass, setInstanceClassName |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
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 |
---|
UTransformation getUTransformation()
UMappings
'.
If the meaning of the 'Transformation' container reference isn't clear, there really should be more of a description here...
setUTransformation(UTransformation)
,
UcorePackage.getURule_UTransformation()
,
UTransformation.getUMappings()
void setUTransformation(UTransformation value)
UTransformation
' container reference.
value
- the new value of the 'UTransformation' container reference.getUTransformation()
org.eclipse.emf.common.util.EList getUDomains()
UDomain
.
It is bidirectional and its opposite is 'UMapping
'.
If the meaning of the 'Domains' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getURule_UDomains()
,
UDomain.getUMapping()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |