Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.relations.RelationTypeFamily

Packages that use RelationTypeFamily
org.nuxeo.theme.relations   
 

Uses of RelationTypeFamily in org.nuxeo.theme.relations
 

Methods in org.nuxeo.theme.relations that return RelationTypeFamily
 RelationTypeFamily TriadicRelation.getRelationTypeFamily()
           
 RelationTypeFamily Relation.getRelationTypeFamily()
           
 RelationTypeFamily MonadicRelation.getRelationTypeFamily()
           
 RelationTypeFamily DyadicRelation.getRelationTypeFamily()
           
abstract  RelationTypeFamily AbstractRelation.getRelationTypeFamily()
           
static RelationTypeFamily RelationTypeFamily.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RelationTypeFamily[] RelationTypeFamily.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.