|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.uml.UMLDiagram.NodeInfo
public static class UMLDiagram.NodeInfo
Stores additional node information.
Constructor Summary | |
---|---|
UMLDiagram.NodeInfo(com.intellij.psi.PsiClass psiClass)
|
Method Summary | |
---|---|
com.intellij.psi.PsiClass |
getPsiClass()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMLDiagram.NodeInfo(@NotNull com.intellij.psi.PsiClass psiClass)
Method Detail |
---|
@NotNull public com.intellij.psi.PsiClass getPsiClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |