Package pt.ist.fenixframework.dml.runtime

Package class diagram package pt.ist.fenixframework.dml.runtime
Interface Summary
Relation<C1 extends DomainObject,C2 extends DomainObject>  
RelationBaseSet<E>  
RelationListener<C1 extends DomainObject,C2 extends DomainObject>  
Role<C1 extends DomainObject,C2 extends DomainObject>  
 

Class Summary
DirectRelation<C1 extends DomainObject,C2 extends DomainObject>  
InverseRelation<C1 extends DomainObject,C2 extends DomainObject>  
RelationAdapter<C1 extends DomainObject,C2 extends DomainObject>  
RelationAwareSet<E1 extends DomainObject,E2 extends DomainObject>  
RoleEmpty<C1 extends DomainObject,C2 extends DomainObject> This class handles one side of a relation which is not navigable in the other direction.
RoleMany<C1 extends DomainObject,C2 extends DomainObject> This class handles one side of a many-to-something relation: the side that keeps the collection corresponding to the multiplicity many.
RoleOne<C1 extends DomainObject,C2 extends DomainObject> This class handles one side of a one-to-something relation: the side that keeps the single reference corresponding to the multiplicity one.
 



Copyright © 2013. All Rights Reserved.