| Package | Description |
|---|---|
| org.verapdf.generator | |
| org.verapdf.model | |
| org.verapdf.model.impl | |
| org.verapdf.model.util |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
ModelGenerator.generateGetter(Attribute attribute) |
CharSequence |
ModelGenerator.generateGetterForCenericModelObject(Attribute attribute) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Link
A representation of the model object 'Link'.
|
interface |
Property
A representation of the model object 'Property'.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
ModelFactory.createAttribute()
Returns a new object of class 'Attribute'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Attribute> |
Entity.getAttributes()
Returns the value of the 'Attributes' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeImpl
An implementation of the model object 'Attribute'.
|
class |
LinkImpl
An implementation of the model object 'Link'.
|
class |
PropertyImpl
An implementation of the model object 'Property'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Attribute> |
EntityImpl.attributes
The cached value of the '
Attributes' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
ModelFactoryImpl.createAttribute() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Attribute> |
EntityImpl.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
T |
ModelSwitch.caseAttribute(Attribute object)
Returns the result of interpreting the object as an instance of 'Attribute'.
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.