Uses of Interface
ix.icore.info.IThing

Packages that use IThing
ix.icore.info   
 

Uses of IThing in ix.icore.info
 

Subinterfaces of IThing in ix.icore.info
 interface IObject
          An interface to include all base objects that have to do with information models, i.e. concepts and relations but not values.
 

Classes in ix.icore.info that implement IThing
 class AbstractIObject
          An information thing - a concept, relationship between concepts...
 class IConcept
          A piece of information (issue, component, etc.) with attribute values and relationships
 class IRelation
          A relationship between two or more pieces of information (concepts) with attribute values and constraints.
 class ISource
          The value of an attribute of a piece of information or a relationship
 class IValue
          The value of an attribute of a piece of information or a relationship