Uses of Class
com.rapidtransform.spec.model.ClassStructureRelation.RelationType

Packages that use ClassStructureRelation.RelationType
com.rapidtransform.spec.model   
 

Uses of ClassStructureRelation.RelationType in com.rapidtransform.spec.model
 

Methods in com.rapidtransform.spec.model that return ClassStructureRelation.RelationType
static ClassStructureRelation.RelationType ClassStructureRelation.RelationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClassStructureRelation.RelationType[] ClassStructureRelation.RelationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.