Interface PersistenceRelation
- All Superinterfaces:
EObject,tools.mdsd.modelingfoundations.identifier.NamedElement,Notifier,Relation,TemporalRelation
- All Known Implementing Classes:
PersistenceRelationImpl
A representation of the model object 'Persistence Relation'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Interface Variable' reference.voidSets the value of the 'Interface Variable' reference.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface tools.mdsd.modelingfoundations.identifier.NamedElement
getEntityName, setEntityNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getInterfaceVariable
TemplateVariable getInterfaceVariable()Returns the value of the 'Interface Variable' reference.- Returns:
- the value of the 'Interface Variable' reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true"
-
setInterfaceVariable
Sets the value of the 'Interface Variable' reference.- Parameters:
value- the new value of the 'Interface Variable' reference.- See Also:
- Generated class or method.
-