| Package | Description |
|---|---|
| org.azyva.dragom.execcontext | |
| org.azyva.dragom.model | |
| org.azyva.dragom.reference |
| Modifier and Type | Method and Description |
|---|---|
Model |
ExecContext.getModel()
Returns the
Model Model. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableModel
Extension of
Model that allows changing the underlying configuration
data from which the Model is created. |
| Modifier and Type | Method and Description |
|---|---|
Model |
Node.getModel() |
Model |
ModelFactory.getModel(Properties propertiesInit)
Returns a
Model. |
| Modifier and Type | Method and Description |
|---|---|
static ReferencePathMatcherByElement |
ReferencePathMatcherByElement.parse(String stringReferencePathMatcherByElement,
Model model)
Parses a ReferencePathMatcherByElement literal.
|
| Constructor and Description |
|---|
ReferencePathMatcherByElement(String stringReferencePathMatcherByElement,
Model model)
Constructor using a ReferencePathMatcherByElement literal.
|
ReferencePathMatcherVersionAttribute(String versionAttributeName,
String versionAttributeValue,
Model model)
Constructor.
|
Copyright © 2015–2017 AZYVA INC.. All rights reserved.