Uses of Class
net.sf.csutils.core.model.ROAttribute.Type

Packages that use ROAttribute.Type
net.sf.csutils.core.model   
net.sf.csutils.core.model.impl   
 

Uses of ROAttribute.Type in net.sf.csutils.core.model
 

Methods in net.sf.csutils.core.model that return ROAttribute.Type
 ROAttribute.Type ROAttribute.getType()
          Returns the attribute type.
static ROAttribute.Type ROAttribute.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ROAttribute.Type[] ROAttribute.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ROAttribute.Type in net.sf.csutils.core.model.impl
 

Methods in net.sf.csutils.core.model.impl that return ROAttribute.Type
 ROAttribute.Type StaticROSlot.getType()
           
 ROAttribute.Type StaticRORelation.getType()
           
 ROAttribute.Type StaticROFile.getType()
           
 ROAttribute.Type StaticROClassification.getType()
           
 

Methods in net.sf.csutils.core.model.impl with parameters of type ROAttribute.Type
 void StaticROSlot.setType(ROAttribute.Type type)
           
 



Copyright © 2009-2011. All Rights Reserved.