All Superinterfaces:
Element, IdentifiableElement, RelationElement<Context,Context>, Serializable
All Known Implementing Classes:
IsParentOfImpl

@TypeMetadata(name="IsParentOf", description="This type is the used to define parental relations between Context", version="1.0.0") @Change(version="1.0.0", description="First Version") public interface IsParentOf extends RelationElement<Context,Context>
Represents a parental relationship between two Contexts.

This relation is used to build the hierarchical tree structure of contexts. For more details, refer to the gCube Facet Based Resource Model Wiki.

Author:
Luca Frosini (ISTI - CNR)