Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.relations
Class DyadicRelation

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

public final class DyadicRelation
extends AbstractRelation


Field Summary
 
Fields inherited from class org.nuxeo.theme.relations.AbstractRelation
relates
 
Constructor Summary
DyadicRelation(Predicate predicate, Relate first, Relate second)
           
 
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

DyadicRelation

public DyadicRelation(Predicate predicate,
                      Relate first,
                      Relate second)
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.