| Package | Description |
|---|---|
| org.azyva.dragom.execcontext.plugin | |
| org.azyva.dragom.model | |
| org.azyva.dragom.model.plugin | |
| org.azyva.dragom.reference |
| Modifier and Type | Method and Description |
|---|---|
NodePath |
WorkspaceDirSystemModule.getNodePath() |
| Constructor and Description |
|---|
WorkspaceDirSystemModule(NodePath nodePath)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
NodePath |
Node.getNodePath() |
NodePath |
ModuleVersion.getNodePath() |
NodePath |
NodePath.getNodePathParent() |
NodePath |
NodePath.getNodePathPartial() |
static NodePath |
NodePath.parse(String stringNodePath)
Parses a NodePath literal.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationNode |
Model.getClassificationNode(NodePath nodePath)
Returns the
ClassificationNode corresponding to a NodePath. |
Module |
Model.getModule(NodePath nodePath)
|
| Constructor and Description |
|---|
ModuleVersion(NodePath nodePath)
|
ModuleVersion(NodePath nodePath,
Version version)
Constructor using the individual fields.
|
NodePath(NodePath nodePathParent,
String moduleName)
Constructor for a non-partial NodePath using a partial parent NodePath and a
Module name. |
NodePath(NodePath nodePathParent,
String nodeName,
boolean isPartial)
Constructor using a partial parent NodePath and a
Node name. |
| Modifier and Type | Method and Description |
|---|---|
List<NodePath> |
FindModuleByArtifactGroupIdPlugin.getListModulePossiblyProduceArtifactGroupId(ArtifactGroupId artifactGroupId)
Returns the (NodePath of the) modules whose build possibly produce an
ArtifactGroupId.
|
| Modifier and Type | Method and Description |
|---|---|
List<ModuleVersion> |
ReferenceGraph.getListModuleVersion(NodePath nodePath)
|
Copyright © 2015–2017 AZYVA INC.. All rights reserved.