Package de.uka.ipd.sdq.stoex
Interface Variable
- All Superinterfaces:
Atom,BooleanExpression,org.eclipse.emf.cdo.CDOObject,org.eclipse.emf.cdo.common.id.CDOWithID,Comparison,EObject,Expression,IfElse,Notifier,Power,Product,Term,Unary
- All Known Implementing Classes:
VariableImpl
A representation of the model object 'Variable'.
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Id Variable' containment reference.voidSets the value of the 'Id Variable' containment reference.Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionMethods 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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
copyright
- See Also:
- Generated class or method.
-
-
Method Details
-
getId_Variable
AbstractNamedReference getId_Variable()Returns the value of the 'Id Variable' containment reference.- Returns:
- the value of the 'Id Variable' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
setId_Variable
Sets the value of the 'Id Variable' containment reference.- Parameters:
value- the new value of the 'Id Variable' containment reference.- See Also:
- Generated class or method.
-