| Constructor and Description |
|---|
Concept(ConceptDMO dmo,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
ConceptDMO |
ConceptDMW.getDMO() |
| Constructor and Description |
|---|
ConceptDMW(ConceptDMO obj) |
ConceptDMW(ConceptDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
ConceptDMO |
ConceptDMO.getModificationRecorder() |
ConceptDMO |
ConceptDMO.getNew() |
ConceptDMO |
ConceptDMO.getSlice(DmcSliceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ConceptDMO.addIsLike(ConceptDMO value)
Adds another isLike to the specified value.
|
DmcAttribute<?> |
ConceptDMO.addIsRelatedTo(ConceptDMO value)
Adds another isRelatedTo to the specified value.
|
void |
ConceptDMO.setIs(ConceptDMO value)
Sets is to the specified value.
|
void |
ConceptDMO.setRepresents(ConceptDMO value)
Sets represents to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
ConceptDMO |
ConcinnityModuleGlobalInterface.getConcept(DotName name) |
ConceptDMO |
ConcinnityModuleDefinitionDMOCache.getConcept(DotName name) |
ConceptDMO |
ConcinnityModuleGlobalInterface.getConceptDefinition(String name) |
ConceptDMO |
ConcinnityModuleDefinitionDMOCache.getConceptDefinition(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ConceptDMO> |
ConcinnityModuleGlobalInterface.getAllConcept() |
Iterator<ConceptDMO> |
ConcinnityModuleDefinitionDMOCache.getAllConcept() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleGlobalInterface.addConcept(ConceptDMO def) |
void |
ConcinnityModuleDefinitionDMOCache.addConcept(ConceptDMO def) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConceptREF.setObject(ConceptDMO o) |
| Constructor and Description |
|---|
ConceptREF(ConceptDMO o) |
Copyright © 2023. All rights reserved.