Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.relations
Class TriadicRelation

java.lang.Object
  extended by org.nuxeo.theme.relations.AbstractRelation
      extended by org.nuxeo.theme.relations.TriadicRelation
All Implemented Interfaces:
Relation

public final class TriadicRelation
extends AbstractRelation


Field Summary
 
Fields inherited from class org.nuxeo.theme.relations.AbstractRelation
relates
 
Constructor Summary
TriadicRelation(Predicate predicate, Relate first, Relate second, Relate third)
           
 
Method Summary
 RelationTypeFamily getRelationTypeFamily()
           
 
Methods inherited from class org.nuxeo.theme.relations.AbstractRelation
getPredicate, getRelate, getRelates, hash, hasPredicate, setPredicate, setRelates, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TriadicRelation

public TriadicRelation(Predicate predicate,
                       Relate first,
                       Relate second,
                       Relate third)
Method Detail

getRelationTypeFamily

public RelationTypeFamily getRelationTypeFamily()
Specified by:
getRelationTypeFamily in interface Relation
Specified by:
getRelationTypeFamily in class AbstractRelation

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.