Package | Description |
---|---|
org.codehaus.modello.model |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,CodeSegment> |
ModelType.codeSegmentMap |
private java.util.List<CodeSegment> |
ModelType.codeSegments |
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) |