org.higgins.framework.core
Interface ContextRelationship
- All Superinterfaces:
- Relationship
- public interface ContextRelationship
- extends Relationship
ContextRelationship encapsulates the relationship and properties between Contexts. These relationships
can be hierarchical (e.g., an organization context within a company), jurisdictional (e.g., a company
context within a geolocation or government context, etc).
TODO exception handling, additional operations, etc
getRelatedContexts
public java.util.Set getRelatedContexts()