public interface MPackage extends JPackage, MAnnotatedElement
Mutable version of JPackage.
Modifier and Type | Method and Description |
---|---|
MClass[] |
getMutableClasses() |
getClasses
addLiteralAnnotation, createComment, findOrCreateAnnotation, getMutableAnnotation, getMutableAnnotations, getMutableComment, removeComment
accept, createSourcePosition, getClassLoader, getMutableSourcePosition, removeSourcePosition, setArtifact, setSimpleName
getAllJavadocTags, getAnnotation, getAnnotation, getAnnotations, getAnnotationValue, getComment
accept, getArtifact, getParent, getQualifiedName, getSimpleName, getSourcePosition, isSourceAvailable, toString
MClass[] getMutableClasses()