|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UDomain
A representation of the model object 'UDomain'.
The following features are supported:
UcorePackage.getUDomain()
Method Summary | |
---|---|
UMapping |
getUMapping()
Returns the value of the 'UMapping' container reference. |
URule |
getURule()
Returns the value of the 'URule' reference. |
org.eclipse.emf.ecore.EClassifier |
getUType()
Returns the value of the 'UType' reference. |
UTypedModel |
getUTypedModel()
Returns the value of the 'UTyped Model' reference. |
UVariable |
getUVariable()
Returns the value of the 'UVariable' reference. |
void |
setUMapping(UMapping value)
Sets the value of the ' UMapping ' container reference. |
void |
setURule(URule value)
Sets the value of the ' URule ' reference. |
void |
setUType(org.eclipse.emf.ecore.EClassifier value)
Sets the value of the ' UType ' reference. |
void |
setUTypedModel(UTypedModel value)
Sets the value of the ' UTyped Model ' reference. |
void |
setUVariable(UVariable value)
Sets the value of the ' UVariable ' reference. |
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 |
---|
UMapping getUMapping()
UDomains
'.
If the meaning of the 'URelation' container reference isn't clear, there really should be more of a description here...
setUMapping(UMapping)
,
UcorePackage.getUDomain_UMapping()
,
URule.getUDomains()
void setUMapping(UMapping value)
UMapping
' container reference.
value
- the new value of the 'UMapping' container reference.getUMapping()
URule getURule()
If the meaning of the 'Rule' container reference isn't clear, there really should be more of a description here...
setURule(URule)
,
UcorePackage.getUDomain_URule()
void setURule(URule value)
URule
' reference.
value
- the new value of the 'URule' reference.getURule()
org.eclipse.emf.ecore.EClassifier getUType()
If the meaning of the 'UType' reference isn't clear, there really should be more of a description here...
setUType(EClassifier)
,
UcorePackage.getUDomain_UType()
void setUType(org.eclipse.emf.ecore.EClassifier value)
UType
' reference.
value
- the new value of the 'UType' reference.getUType()
UTypedModel getUTypedModel()
If the meaning of the 'Typed Model' reference isn't clear, there really should be more of a description here...
setUTypedModel(UTypedModel)
,
UcorePackage.getUDomain_UTypedModel()
void setUTypedModel(UTypedModel value)
UTyped Model
' reference.
value
- the new value of the 'UTyped Model' reference.getUTypedModel()
UVariable getUVariable()
If the meaning of the 'Used Element' reference isn't clear, there really should be more of a description here...
setUVariable(UVariable)
,
UcorePackage.getUDomain_UVariable()
void setUVariable(UVariable value)
UVariable
' reference.
value
- the new value of the 'UVariable' reference.getUVariable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |