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