
public interface ContainedObject extends Expression
The following features are supported:
ExpressionsPackage.getContainedObject()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
getObject()
Returns the value of the 'Object' containment reference
|
void |
setObject(org.eclipse.emf.ecore.EObject value)
Sets the value of the '
Object' containment reference |
evaluatecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionorg.eclipse.emf.ecore.EObject getObject()
If the meaning of the 'Object' containment reference isn't clear, there really should be more of a description here...
setObject(EObject),
ExpressionsPackage.getContainedObject_Object()void setObject(org.eclipse.emf.ecore.EObject value)
Object' containment reference.
value - the new value of the 'Object' containment reference.getObject()Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.