public interface RelationalTransformation
A representation of the model object 'Relational Transformation'.
The following features are supported:
EqvtRelationPackage.getRelationalTransformation()
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 | |
---|---|
org.eclipse.emf.common.util.EList<Key> |
getOwnedKey()
Returns the value of the 'Owned Key' containment reference list. |
Relation |
getRelation(java.lang.String name)
|
Methods inherited from interface org.eclipse.gmt.umlx.eqvtbase.Transformation |
---|
getExtends, getFunction, getModelParameter, getModelParameter, getOwnedTag, getRule, setExtends |
Methods inherited from interface org.eclipse.emf.ecore.EClass |
---|
getEAllAttributes, getEAllContainments, getEAllGenericSuperTypes, getEAllOperations, getEAllReferences, getEAllStructuralFeatures, getEAllSuperTypes, getEAttributes, getEGenericSuperTypes, getEIDAttribute, getEOperations, getEReferences, getEStructuralFeature, getEStructuralFeature, getEStructuralFeatures, getESuperTypes, getFeatureCount, getFeatureID, isAbstract, isInterface, isSuperTypeOf, setAbstract, setInterface |
Methods inherited from interface org.eclipse.emf.ecore.EClassifier |
---|
getClassifierID, getDefaultValue, getEPackage, getETypeParameters, getInstanceClass, getInstanceClassName, getInstanceTypeName, isInstance, setInstanceClass, setInstanceClassName, setInstanceTypeName |
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 |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Method Detail |
---|
org.eclipse.emf.common.util.EList<Key> getOwnedKey()
Key
.
It is bidirectional and its opposite is 'Transformation
'.
If the meaning of the 'Owned Key' containment reference list isn't clear, there really should be more of a description here...
EqvtRelationPackage.getRelationalTransformation_OwnedKey()
,
Key.getTransformation()
Relation getRelation(java.lang.String name)