Inherited by cogitant.jni.Support.
Public Member Functions | |
Environment | environment () |
Environment of the support. More... | |
Collection< SupportObject > | conceptTypes () |
Concept types. More... | |
Collection< SupportObject > | relationTypes () |
Relation types. More... | |
Collection< SupportObject > | nestingTypes () |
Nesting types. More... | |
Collection< SupportObject > | individuals () |
Individuals types. More... | |
Collection<SupportObject> cogitant.base.Support.conceptTypes | ( | ) |
Concept types.
Environment cogitant.base.Support.environment | ( | ) |
Environment of the support.
Collection<SupportObject> cogitant.base.Support.individuals | ( | ) |
Individuals types.
Collection<SupportObject> cogitant.base.Support.nestingTypes | ( | ) |
Nesting types.
Collection<SupportObject> cogitant.base.Support.relationTypes | ( | ) |
Relation types.