public interface Model
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ModelPackage.getModel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Entity> |
getElements()
Returns the value of the 'Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<Import> |
getImports()
Returns the value of the 'Imports' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String getName()
setName(String),
ModelPackage.getModel_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<Import> getImports()
Import.
ModelPackage.getModel_Imports()org.eclipse.emf.common.util.EList<Entity> getElements()
Entity.
ModelPackage.getModel_Elements()Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.