|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instance | |
org.objectweb.jac.ide | This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). |
org.objectweb.jac.ide.diagrams |
Uses of Instance in org.objectweb.jac.ide |
Methods in org.objectweb.jac.ide with parameters of type Instance | |
void |
Package.addInstance(Instance i)
|
void |
Package.removeInstance(Instance i)
|
Uses of Instance in org.objectweb.jac.ide.diagrams |
Methods in org.objectweb.jac.ide.diagrams that return Instance | |
Instance |
InstanceNameFigure.getSubstance()
Get the value of substance. |
Methods in org.objectweb.jac.ide.diagrams with parameters of type Instance | |
void |
InstanceNameFigure.setSubstance(Instance v)
Set the value of substance. |
void |
InstanceFigureCreationTool.chooseInstance(Instance clazz)
|
void |
InstanceFigure.setSubstance(Instance v)
Set the value of substance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |