| Package | Description |
|---|---|
| org.verapdf.generator | |
| org.verapdf.model | |
| org.verapdf.model.impl | |
| org.verapdf.model.util | |
| org.verapdf.serializer |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
ModelGenerator.compile(Entity entity,
List<Import> imports) |
| Modifier and Type | Method and Description |
|---|---|
Import |
ModelFactory.createImport()
Returns a new object of class 'Import'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Import> |
Model.getImports()
Returns the value of the 'Imports' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportImpl
An implementation of the model object 'Import'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Import> |
ModelImpl.imports
The cached value of the '
Imports' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Import |
ModelFactoryImpl.createImport() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Import> |
ModelImpl.getImports() |
| Modifier and Type | Method and Description |
|---|---|
T |
ModelSwitch.caseImport(Import object)
Returns the result of interpreting the object as an instance of 'Import'.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelSemanticSequencer.sequence_Import(org.eclipse.emf.ecore.EObject context,
Import semanticObject)
Constraint:
importedNamespace=QualifiedNameWithWildcard
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.