|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UTransformation
A representation of the model object 'UTransformation'.
The following features are supported:
UcorePackage.getUTransformation()
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Method Summary | |
---|---|
UTransformation |
getExtends()
Returns the value of the 'Extends' reference. |
org.eclipse.emf.common.util.EList |
getUHelpers()
Returns the value of the 'UHelpers' containment reference list. |
org.eclipse.emf.common.util.EList |
getUMappings()
Returns the value of the 'UMappings' containment reference list. |
org.eclipse.emf.common.util.EList |
getUOrphanDomains()
Returns the value of the 'UOrphan Domains' containment reference list. |
org.eclipse.emf.common.util.EList |
getUTypedModels()
Returns the value of the 'UTyped Models' containment reference list. |
void |
setExtends(UTransformation value)
Sets the value of the ' Extends ' reference. |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
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 getExtends()
If the meaning of the 'Extends' reference isn't clear, there really should be more of a description here...
setExtends(UTransformation)
,
UcorePackage.getUTransformation_Extends()
void setExtends(UTransformation value)
Extends
' reference.
value
- the new value of the 'Extends' reference.getExtends()
org.eclipse.emf.common.util.EList getUTypedModels()
UTypedModel
.
It is bidirectional and its opposite is 'UTransformation
'.
If the meaning of the 'UTyped Models' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUTransformation_UTypedModels()
,
UTypedModel.getUTransformation()
org.eclipse.emf.common.util.EList getUHelpers()
UHelper
.
It is bidirectional and its opposite is 'UTransformation
'.
If the meaning of the 'Helpers' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUTransformation_UHelpers()
,
UHelper.getUTransformation()
org.eclipse.emf.common.util.EList getUMappings()
UMapping
.
It is bidirectional and its opposite is 'UTransformation
'.
If the meaning of the 'UEvolutions' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUTransformation_UMappings()
,
URule.getUTransformation()
org.eclipse.emf.common.util.EList getUOrphanDomains()
UDomain
.
If the meaning of the 'UOrphan Domains' containment reference list isn't clear, there really should be more of a description here...
UcorePackage.getUTransformation_UOrphanDomains()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |