Ifd:IfdRelationshipTypeEnum

From dev.ifd-library.org

(Redirected from IfdRelationshipTypeEnum)
Jump to: navigation, search

Enumeration items:

  • COLLECTS
A relationship to collect any concepts type into two types of collections; NEST or BAG 
When used in addChildren the concept must be of type NEST or BAG while the children 
can be any of the available concept types.
When used in addParents the concept can be any type while the parents must be of type NEST or BAG. 
  • ASSIGNS_COLLECTIONS
A relationship to assign a collection of type NEST or BAG to any other concept. 
 When used in addChildren the concept can be any type while the parents must be of type NEST or BAG. 
When used in addParents the concept must be of type NEST or BAG while the children 
can be any of the available concept types.
  • ASSOCIATES
  • COMPOSES
  • GROUPS
  • SPECIALIZES
  • ACTS_UPON
  • SEQUENCES
  • DOCUMENTS
  • ASSIGNS_MEASURES
  • ASSIGNS_PROPERTIES
  • ASSIGNS_UNITS
  • ASSIGNS_VALUES
  • ASSIGNS_PROPERTY_WITH_VALUES
  • UNDEFINED

Back to the API

Comments: Talk:Ifd:IfdRelationshipTypeEnum