public interface VirtualModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VirtualPackage.getVirtualModel()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<VirtualObject> |
getObjects()
Returns the value of the 'Objects' containment reference list.
|
org.eclipse.emf.common.util.EList<VirtualObject> getObjects()
VirtualObject
.
It is bidirectional and its opposite is 'Model
'.
If the meaning of the 'Objects' containment reference list isn't clear, there really should be more of a description here...
VirtualPackage.getVirtualModel_Objects()
,
VirtualObject.getModel()
Copyright © 2016. All rights reserved.