Quick links: Examples - Files.
Classes: Hierarchy - Index - List - Members.
Packages: Index - base - jni.

Public Attributes | List of all members
cogitant.base.SupportObject.Type Enum Reference

Node type. More...

Public Attributes

 CONCEPTTYPE
 Concept type. More...
 
 RELATIONTYPE
 Relation type. More...
 
 NESTINGTYPE
 Nesting type. More...
 
 INDIVIDUAL
 Individual. More...
 

Detailed Description

Node type.

Member Data Documentation

◆ CONCEPTTYPE

cogitant.base.SupportObject.Type.CONCEPTTYPE

Concept type.

◆ INDIVIDUAL

cogitant.base.SupportObject.Type.INDIVIDUAL

Individual.

◆ NESTINGTYPE

cogitant.base.SupportObject.Type.NESTINGTYPE

Nesting type.

◆ RELATIONTYPE

cogitant.base.SupportObject.Type.RELATIONTYPE

Relation type.