Uses of Class
org.cumt.model.ViewAttributes

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
<VAType extends ViewAttributes>
VAType
BaseView.getViewAttributes(java.lang.Class<VAType> defaultType)
           
 



Copyright © 2006 null. All Rights Reserved.