public interface IClass extends ICompound
ICompound.CompoundKind
Modifier and Type | Method and Description |
---|---|
java.util.ListIterator<IRelatedCompound> |
baseCompounds() |
IGraph |
collaborationGraph() |
java.util.ListIterator<IRelatedCompound> |
derivedCompounds() |
IGraph |
inheritanceGraph() |
int |
locationBodyEndLine() |
java.lang.String |
locationBodyFile() |
int |
locationBodyStartLine() |
java.lang.String |
locationFile() |
int |
locationLine() |
java.util.ListIterator<ICompound> |
nestedCompounds() |
java.util.ListIterator<IParam> |
templateParameters() |
briefDescription, detailedDescription, id, kind, kindString, memberById, memberByName, name, sections
IGraph inheritanceGraph()
IGraph collaborationGraph()
java.util.ListIterator<IRelatedCompound> baseCompounds()
java.util.ListIterator<IRelatedCompound> derivedCompounds()
java.util.ListIterator<ICompound> nestedCompounds()
java.util.ListIterator<IParam> templateParameters()
java.lang.String locationFile()
int locationLine()
java.lang.String locationBodyFile()
int locationBodyStartLine()
int locationBodyEndLine()