Package | Description |
---|---|
org.codehaus.modello.model |
Modifier and Type | Method | Description |
---|---|---|
List<CodeSegment> |
ModelType.getAllCodeSegments() |
|
List<CodeSegment> |
ModelType.getCodeSegments(Version version) |
|
List<CodeSegment> |
ModelType.getCodeSegments(VersionRange versionRange) |
Modifier and Type | Method | Description |
---|---|---|
void |
ModelType.addCodeSegment(CodeSegment codeSegment) |
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.