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

Packages that use ROAttribute
net.sf.csutils.core.model.vo   
 

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

Subclasses of ROAttribute in net.sf.csutils.core.model.vo
 class ROClassification
          Java class for ROClassification complex type.
 class ROFile
          Java class for ROFile complex type.
 class RORelation
          Java class for RORelation complex type.
 class ROSlot
          Java class for ROSlot complex type.
 

Fields in net.sf.csutils.core.model.vo with type parameters of type ROAttribute
protected  java.util.List<ROAttribute> ROType.Attributes.attributeOrRelationOrClassification
           
 

Methods in net.sf.csutils.core.model.vo that return ROAttribute
 ROAttribute ObjectFactory.createROAttribute()
          Create an instance of ROAttribute
 

Methods in net.sf.csutils.core.model.vo that return types with arguments of type ROAttribute
 java.util.List<ROAttribute> ROType.Attributes.getAttributeOrRelationOrClassification()
          Gets the value of the attributeOrRelationOrClassification property.
 



Copyright © 2009-2010. All Rights Reserved.