Uses of Class
ix.icore.info.AbstractIObject

Packages that use AbstractIObject
ix.icore.info   
ix.iview Viewers. 
 

Uses of AbstractIObject in ix.icore.info
 

Subclasses of AbstractIObject in ix.icore.info
 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.
 

Uses of AbstractIObject in ix.iview
 

Constructors in ix.iview with parameters of type AbstractIObject
InfoIFormModel(AbstractIObject object)