Uses of Class
org.designwizard.exception.InexistentTypeOfRelationException

Packages that use InexistentTypeOfRelationException
org.designwizard.design.relation   
 

Uses of InexistentTypeOfRelationException in org.designwizard.design.relation
 

Methods in org.designwizard.design.relation that throw InexistentTypeOfRelationException
static Relation.TypesOfRelation Relation.TypesOfRelation.extractElement(java.lang.String type)
          Translate an UPPERCASE String to a type.
static Relation.TypesOfRelation Relation.TypesOfRelation.extractElement(java.lang.String type)
          Translate an UPPERCASE String to a type.