org.higgins.framework.core
Interface Relationship

All Known Subinterfaces:
ContextRelationship, SubjectRelationship

public interface Relationship

Encapsulate properties of a relationship. Relationships can be between identities, contexts, etc. TODO exception handling, additional operations, etc


Method Summary
 Metadata getMetadata()
           
 

Method Detail

getMetadata

public Metadata getMetadata()