|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewAttributes | |
---|---|
org.cumt.model | |
org.cumt.view |
Uses of ViewAttributes in org.cumt.model |
---|
Subclasses of ViewAttributes in org.cumt.model | |
---|---|
class |
PackageViewAttributes
Holds view attributes of a package |
class |
RelationViewAttributes
View attributes of a relation |
Methods in org.cumt.model that return types with arguments of type ViewAttributes | |
---|---|
java.util.Map<ModelObject,ViewAttributes> |
DiagramModel.getViewAttributes()
|
Methods in org.cumt.model with parameters of type ViewAttributes | |
---|---|
void |
ViewAttributes.set(ViewAttributes viewAttributes)
|
Uses of ViewAttributes in org.cumt.view |
---|
Methods in org.cumt.view with type parameters of type ViewAttributes | ||
---|---|---|
protected
|
BaseView.getViewAttributes(java.lang.Class<VAType> defaultType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |