Uses of Class
org.codehaus.modello.model.CodeSegment
Packages that use CodeSegment
-
Uses of CodeSegment in org.codehaus.modello.model
Fields in org.codehaus.modello.model with type parameters of type CodeSegmentModifier and TypeFieldDescriptionprivate Map
<String, CodeSegment> ModelType.codeSegmentMap
private List
<CodeSegment> ModelType.codeSegments
Methods in org.codehaus.modello.model that return types with arguments of type CodeSegmentModifier and TypeMethodDescriptionModelType.getAllCodeSegments()
ModelType.getCodeSegments
(Version version) ModelType.getCodeSegments
(VersionRange versionRange) Methods in org.codehaus.modello.model with parameters of type CodeSegment