- Purpose
- to provide a form view of the diagrams and objects in the model. The contents of the model are modifiable from the panel.
- Located
org.argouml.uml.?
- Located
org.argouml.core.propertypanels.module in Eclipse project argouml-core-umlpropertypanels (location of the new implementation).
- Layer
Definition
There are a few different views for this. The main view of the objects contains all fields in the object including references to other objects.
The Documentation and Tagged Values tabs contain fewer fields and is the same for all kinds of objects.
The old and the new
There is a new implementation (since 0.30) for the main view.
The rest of this page is a description of the /Old Implementation.