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