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.codeSegmentMapprivate List<CodeSegment> ModelType.codeSegmentsMethods 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