| Modifier and Type | Method and Description |
|---|---|
DotName |
ConcinnityDefinitionDMW.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
Concept |
ConcinnityModuleDMW.getConcept(DotName name) |
ConcinnityDefinition |
ConcinnityModuleDMW.getConcinnityDefinition(DotName name) |
void |
ConcinnityDefinitionDMW.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleDefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
ConcinnityModuleDefinitionManager.findDefinition(DotName name) |
Concept |
ConcinnityModuleScopedInterface.getConcept(DotName name) |
Concept |
ConcinnityModuleGlobalInterface.getConcept(DotName name) |
Concept |
ConcinnityModuleDefinitionManager.getConcept(DotName name) |
ConcinnityDefinition |
ConcinnityModuleScopedInterface.getConcinnityDefinition(DotName name) |
ConcinnityDefinition |
ConcinnityModuleGlobalInterface.getConcinnityDefinition(DotName name) |
ConcinnityDefinition |
ConcinnityModuleDefinitionManager.getConcinnityDefinition(DotName name) |
ConcinnityModule |
ConcinnityModuleGlobalInterface.getConcinnityModule(DotName name) |
ConcinnityModule |
ConcinnityModuleDefinitionManager.getConcinnityModule(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
ConcinnityDefinitionDMO.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityDefinitionDMO.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleDefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
ConcinnityModuleDefinitionDMOCache.findDefinition(DotName name) |
ConceptDMO |
ConcinnityModuleGlobalInterface.getConcept(DotName name) |
ConceptDMO |
ConcinnityModuleDefinitionDMOCache.getConcept(DotName name) |
ConcinnityDefinitionDMO |
ConcinnityModuleGlobalInterface.getConcinnityDefinition(DotName name) |
ConcinnityDefinitionDMO |
ConcinnityModuleDefinitionDMOCache.getConcinnityDefinition(DotName name) |
ConcinnityModuleDMO |
ConcinnityModuleGlobalInterface.getConcinnityModule(DotName name) |
ConcinnityModuleDMO |
ConcinnityModuleDefinitionDMOCache.getConcinnityModule(DotName name) |
| Modifier and Type | Field and Description |
|---|---|
DotName |
DmcAttributeInfo.qualifiedName |
| Modifier and Type | Method and Description |
|---|---|
DotName |
DmcDefinitionIF.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
DMODefinitionSet.delete(DotName dn)
Deletes the specified object from this definition set.
|
void |
DmcDefinitionSet.delete(DotName dn)
Deletes the specified object from this definition set.
|
DEF |
DMODefinitionSet.getDefinition(DotName name) |
DEF |
DmcDefinitionSet.getDefinition(DotName name) |
DEF |
DMODefinitionSet.getDefinitionByNameAndType(DotName dn)
Attempts to return a definition based on the defname.type form of its name.
|
DEF |
DmcDefinitionSet.getDefinitionByNameAndType(DotName dn)
Attempts to return a definition based on the defname.type form of its name.
|
| Modifier and Type | Method and Description |
|---|---|
DotName |
DmcTypeDotName.cloneValue(DotName original) |
DotName |
DmcTypeDotName.deserializeValue(DmcInputStreamIF dis)
Read a DotName.
|
DotName |
DotName.trimRoot()
Takes a name of the form x.y.z and trims the root component so that you get y.z
If the name doesn't contain any dots, you get an empty name string.
|
DotName |
DmcTypeDotName.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
DmcTypeDotName.cloneValue(DotName original) |
void |
DmcTypeDotName.serializeValue(DmcOutputStreamIF dos,
DotName value)
Write a DotName.
|
| Constructor and Description |
|---|
DotName(DotName dotName)
Creates a clone of the specified DotName.
|
DotName(DotName p,
String child)
Creates a child name
|
| Modifier and Type | Field and Description |
|---|---|
HashMap<DotName,ArrayList<DmsDefinition>> |
SchemaManager.clashMAP |
HashMap<DotName,DmsDefinition> |
SchemaManager.globallyUniqueMAP |
HashMap<DotName,RuleDefinition> |
SchemaManager.ruleDefsByDot |
| Modifier and Type | Method and Description |
|---|---|
DotName |
DSDefinition.getFullDotName() |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefinition |
SchemaManager.adef(DotName dn) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
TypeDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
SliceDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
SchemaDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
RunContextDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
RuleDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
RuleCategoryDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
ExtendedReferenceTypeDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
EnumDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DSDefinitionModuleDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DSDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DmsDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DependencyImplementationDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DependencyDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
ConcinnityDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
ComplexTypeDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
ClassDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
AttributeDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
ActionDefinitionDMO.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
TypeDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
SliceDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
SchemaDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
RunContextDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
RuleDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
RuleCategoryDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
ExtendedReferenceTypeDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
EnumDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
DSDefinitionModuleDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
DSDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
DmsDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
DependencyImplementationDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
DependencyDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
ConcinnityDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
ComplexTypeDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
ClassDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
AttributeDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
DotName |
ActionDefinitionDMO.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
| Modifier and Type | Method and Description |
|---|---|
DotName |
DSDefinitionDMW.getDotName()
The dotName attribute is used to store dot separated names.
|
DotName |
DSDefinitionDMW.getSortName()
The sortName is used in siutations where we need a name\n for storage of a
definition that is globally unique but can be sorted on the basis\n of the
definition name, not the module name.
|
| Constructor and Description |
|---|
DotNameIterableDMW(Iterator<DotName> it) |
| Modifier and Type | Field and Description |
|---|---|
protected DotName |
DmcTypeDotNameSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DotName> |
DmcTypeDotNameSET.value |
protected ArrayList<DotName> |
DmcTypeDotNameMV.value |
| Modifier and Type | Method and Description |
|---|---|
DotName |
DmcTypeDotNameSET.add(Object v) |
DotName |
DmcTypeDotNameMV.add(Object v) |
DotName |
DmcTypeDotNameSTATIC.cloneValue(DotName value) |
DotName |
DmcTypeDotNameSET.del(Object v) |
DotName |
DmcTypeDotNameMV.del(Object v) |
DotName |
DmcTypeDotNameSTATIC.deserializeValue(DmcInputStreamIF dis) |
DotName |
DmcTypeDotNameMV.getMVnth(int index) |
DotName |
DmcTypeDotNameSV.getSV() |
DotName |
DmcTypeDotNameSV.getSVCopy() |
DotName |
DmcTypeDotNameSV.set(Object v) |
DotName |
DmcTypeDotNameMV.setMVnth(int index,
Object v) |
DotName |
DmcTypeDotNameSTATIC.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DotName> |
DmcTypeDotNameSV.cloneIt() |
DmcAttribute<DotName> |
DmcTypeDotNameSET.cloneIt() |
DmcAttribute<DotName> |
DmcTypeDotNameMV.cloneIt() |
Iterator<DotName> |
DmcTypeDotNameSET.getMV() |
Iterator<DotName> |
DmcTypeDotNameMV.getMV() |
Set<DotName> |
DmcTypeDotNameSET.getMVCopy() |
ArrayList<DotName> |
DmcTypeDotNameMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
DotName |
DmcTypeDotNameSTATIC.cloneValue(DotName value) |
void |
DmcTypeDotNameSTATIC.serializeValue(DmcOutputStreamIF dos,
DotName value) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
AConceptBaseDMW.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
ABConceptX |
ModuleADMW.getABConceptX(DotName name) |
AConceptBase |
ModuleADMW.getAConceptBase(DotName name) |
AConceptX |
ModuleADMW.getAConceptX(DotName name) |
void |
AConceptBaseDMW.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleADefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
ModuleADefinitionManager.findDefinition(DotName name) |
ABConceptX |
ModuleAScopedInterface.getABConceptX(DotName name) |
ABConceptX |
ModuleAGlobalInterface.getABConceptX(DotName name) |
ABConceptX |
ModuleADefinitionManager.getABConceptX(DotName name) |
AConceptBase |
ModuleAScopedInterface.getAConceptBase(DotName name) |
AConceptBase |
ModuleAGlobalInterface.getAConceptBase(DotName name) |
AConceptBase |
ModuleADefinitionManager.getAConceptBase(DotName name) |
AConceptX |
ModuleAScopedInterface.getAConceptX(DotName name) |
AConceptX |
ModuleAGlobalInterface.getAConceptX(DotName name) |
AConceptX |
ModuleADefinitionManager.getAConceptX(DotName name) |
ModuleA |
ModuleAGlobalInterface.getModuleA(DotName name) |
ModuleA |
ModuleADefinitionManager.getModuleA(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
AConceptBaseDMO.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
AConceptBaseDMO.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleADefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
ModuleADefinitionDMOCache.findDefinition(DotName name) |
ABConceptXDMO |
ModuleAGlobalInterface.getABConceptX(DotName name) |
ABConceptXDMO |
ModuleADefinitionDMOCache.getABConceptX(DotName name) |
AConceptBaseDMO |
ModuleAGlobalInterface.getAConceptBase(DotName name) |
AConceptBaseDMO |
ModuleADefinitionDMOCache.getAConceptBase(DotName name) |
AConceptXDMO |
ModuleAGlobalInterface.getAConceptX(DotName name) |
AConceptXDMO |
ModuleADefinitionDMOCache.getAConceptX(DotName name) |
ModuleADMO |
ModuleAGlobalInterface.getModuleA(DotName name) |
ModuleADMO |
ModuleADefinitionDMOCache.getModuleA(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
BConceptBaseDMW.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
BConceptBase |
ModuleBDMW.getBConceptBase(DotName name) |
BConceptX |
ModuleBDMW.getBConceptX(DotName name) |
void |
BConceptBaseDMW.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBDefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
ModuleBDefinitionManager.findDefinition(DotName name) |
ABConceptX |
ModuleBDefinitionManager.getABConceptX(DotName name) |
AConceptBase |
ModuleBDefinitionManager.getAConceptBase(DotName name) |
AConceptX |
ModuleBDefinitionManager.getAConceptX(DotName name) |
BConceptBase |
ModuleBScopedInterface.getBConceptBase(DotName name) |
BConceptBase |
ModuleBGlobalInterface.getBConceptBase(DotName name) |
BConceptBase |
ModuleBDefinitionManager.getBConceptBase(DotName name) |
BConceptX |
ModuleBScopedInterface.getBConceptX(DotName name) |
BConceptX |
ModuleBGlobalInterface.getBConceptX(DotName name) |
BConceptX |
ModuleBDefinitionManager.getBConceptX(DotName name) |
ModuleA |
ModuleBDefinitionManager.getModuleA(DotName name) |
ModuleB |
ModuleBGlobalInterface.getModuleB(DotName name) |
ModuleB |
ModuleBDefinitionManager.getModuleB(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
BConceptBaseDMO.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
BConceptBaseDMO.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBDefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
ModuleBDefinitionDMOCache.findDefinition(DotName name) |
ABConceptXDMO |
ModuleBDefinitionDMOCache.getABConceptX(DotName name) |
AConceptBaseDMO |
ModuleBDefinitionDMOCache.getAConceptBase(DotName name) |
AConceptXDMO |
ModuleBDefinitionDMOCache.getAConceptX(DotName name) |
BConceptBaseDMO |
ModuleBGlobalInterface.getBConceptBase(DotName name) |
BConceptBaseDMO |
ModuleBDefinitionDMOCache.getBConceptBase(DotName name) |
BConceptXDMO |
ModuleBGlobalInterface.getBConceptX(DotName name) |
BConceptXDMO |
ModuleBDefinitionDMOCache.getBConceptX(DotName name) |
ModuleADMO |
ModuleBDefinitionDMOCache.getModuleA(DotName name) |
ModuleBDMO |
ModuleBGlobalInterface.getModuleB(DotName name) |
ModuleBDMO |
ModuleBDefinitionDMOCache.getModuleB(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
CConceptBaseDMW.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
CConceptBase |
ModuleCDMW.getCConceptBase(DotName name) |
CConceptX |
ModuleCDMW.getCConceptX(DotName name) |
void |
CConceptBaseDMW.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCDefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
ModuleCDefinitionManager.findDefinition(DotName name) |
ABConceptX |
ModuleCDefinitionManager.getABConceptX(DotName name) |
AConceptBase |
ModuleCDefinitionManager.getAConceptBase(DotName name) |
AConceptX |
ModuleCDefinitionManager.getAConceptX(DotName name) |
BConceptBase |
ModuleCDefinitionManager.getBConceptBase(DotName name) |
BConceptX |
ModuleCDefinitionManager.getBConceptX(DotName name) |
CConceptBase |
ModuleCScopedInterface.getCConceptBase(DotName name) |
CConceptBase |
ModuleCGlobalInterface.getCConceptBase(DotName name) |
CConceptBase |
ModuleCDefinitionManager.getCConceptBase(DotName name) |
CConceptX |
ModuleCScopedInterface.getCConceptX(DotName name) |
CConceptX |
ModuleCGlobalInterface.getCConceptX(DotName name) |
CConceptX |
ModuleCDefinitionManager.getCConceptX(DotName name) |
ModuleA |
ModuleCDefinitionManager.getModuleA(DotName name) |
ModuleB |
ModuleCDefinitionManager.getModuleB(DotName name) |
ModuleC |
ModuleCGlobalInterface.getModuleC(DotName name) |
ModuleC |
ModuleCDefinitionManager.getModuleC(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
CConceptBaseDMO.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
CConceptBaseDMO.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCDefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
ModuleCDefinitionDMOCache.findDefinition(DotName name) |
ABConceptXDMO |
ModuleCDefinitionDMOCache.getABConceptX(DotName name) |
AConceptBaseDMO |
ModuleCDefinitionDMOCache.getAConceptBase(DotName name) |
AConceptXDMO |
ModuleCDefinitionDMOCache.getAConceptX(DotName name) |
BConceptBaseDMO |
ModuleCDefinitionDMOCache.getBConceptBase(DotName name) |
BConceptXDMO |
ModuleCDefinitionDMOCache.getBConceptX(DotName name) |
CConceptBaseDMO |
ModuleCGlobalInterface.getCConceptBase(DotName name) |
CConceptBaseDMO |
ModuleCDefinitionDMOCache.getCConceptBase(DotName name) |
CConceptXDMO |
ModuleCGlobalInterface.getCConceptX(DotName name) |
CConceptXDMO |
ModuleCDefinitionDMOCache.getCConceptX(DotName name) |
ModuleADMO |
ModuleCDefinitionDMOCache.getModuleA(DotName name) |
ModuleBDMO |
ModuleCDefinitionDMOCache.getModuleB(DotName name) |
ModuleCDMO |
ModuleCGlobalInterface.getModuleC(DotName name) |
ModuleCDMO |
ModuleCDefinitionDMOCache.getModuleC(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DmuDefinition |
DmuModuleDMW.getDmuDefinition(DotName name) |
PayloadExample |
DmuModuleDMW.getPayloadExample(DotName name) |
PayloadSortInfo |
DmuModuleDMW.getPayloadSortInfo(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleDefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
DmuModuleDefinitionManager.findDefinition(DotName name) |
DmuDefinition |
DmuModuleScopedInterface.getDmuDefinition(DotName name) |
DmuDefinition |
DmuModuleGlobalInterface.getDmuDefinition(DotName name) |
DmuDefinition |
DmuModuleDefinitionManager.getDmuDefinition(DotName name) |
DmuModule |
DmuModuleGlobalInterface.getDmuModule(DotName name) |
DmuModule |
DmuModuleDefinitionManager.getDmuModule(DotName name) |
PayloadExample |
DmuModuleScopedInterface.getPayloadExample(DotName name) |
PayloadExample |
DmuModuleGlobalInterface.getPayloadExample(DotName name) |
PayloadExample |
DmuModuleDefinitionManager.getPayloadExample(DotName name) |
PayloadSortInfo |
DmuModuleScopedInterface.getPayloadSortInfo(DotName name) |
PayloadSortInfo |
DmuModuleGlobalInterface.getPayloadSortInfo(DotName name) |
PayloadSortInfo |
DmuModuleDefinitionManager.getPayloadSortInfo(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleDefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
DmuModuleDefinitionDMOCache.findDefinition(DotName name) |
DmuDefinitionDMO |
DmuModuleGlobalInterface.getDmuDefinition(DotName name) |
DmuDefinitionDMO |
DmuModuleDefinitionDMOCache.getDmuDefinition(DotName name) |
DmuModuleDMO |
DmuModuleGlobalInterface.getDmuModule(DotName name) |
DmuModuleDMO |
DmuModuleDefinitionDMOCache.getDmuModule(DotName name) |
PayloadExampleDMO |
DmuModuleGlobalInterface.getPayloadExample(DotName name) |
PayloadExampleDMO |
DmuModuleDefinitionDMOCache.getPayloadExample(DotName name) |
PayloadSortInfoDMO |
DmuModuleGlobalInterface.getPayloadSortInfo(DotName name) |
PayloadSortInfoDMO |
DmuModuleDefinitionDMOCache.getPayloadSortInfo(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
TdlDefinitionDMW.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
ContainedElement |
TdlModuleDMW.getContainedElement(DotName name) |
ExtensionHook |
TdlModuleDMW.getExtensionHook(DotName name) |
Section |
TdlModuleDMW.getSection(DotName name) |
TdlDefinition |
TdlModuleDMW.getTdlDefinition(DotName name) |
TextualArtifact |
TdlModuleDMW.getTextualArtifact(DotName name) |
void |
TdlDefinitionDMW.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TdlModuleDefinitionManager.deleteDefinition(DotName name)
Attempts to delete the definition with the specified name.
|
DSDefinition |
TdlModuleDefinitionManager.findDefinition(DotName name) |
ContainedElement |
TdlModuleScopedInterface.getContainedElement(DotName name) |
ContainedElement |
TdlModuleGlobalInterface.getContainedElement(DotName name) |
ContainedElement |
TdlModuleDefinitionManager.getContainedElement(DotName name) |
ExtensionHook |
TdlModuleScopedInterface.getExtensionHook(DotName name) |
ExtensionHook |
TdlModuleGlobalInterface.getExtensionHook(DotName name) |
ExtensionHook |
TdlModuleDefinitionManager.getExtensionHook(DotName name) |
Section |
TdlModuleScopedInterface.getSection(DotName name) |
Section |
TdlModuleGlobalInterface.getSection(DotName name) |
Section |
TdlModuleDefinitionManager.getSection(DotName name) |
TdlDefinition |
TdlModuleScopedInterface.getTdlDefinition(DotName name) |
TdlDefinition |
TdlModuleGlobalInterface.getTdlDefinition(DotName name) |
TdlDefinition |
TdlModuleDefinitionManager.getTdlDefinition(DotName name) |
TdlModule |
TdlModuleGlobalInterface.getTdlModule(DotName name) |
TdlModule |
TdlModuleDefinitionManager.getTdlModule(DotName name) |
TextualArtifact |
TdlModuleScopedInterface.getTextualArtifact(DotName name) |
TextualArtifact |
TdlModuleGlobalInterface.getTextualArtifact(DotName name) |
TextualArtifact |
TdlModuleDefinitionManager.getTextualArtifact(DotName name) |
| Modifier and Type | Method and Description |
|---|---|
DotName |
TdlDefinitionDMO.getDotName() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdlDefinitionDMO.setDotName(DotName value)
Sets dotName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TdlModuleDefinitionDMOCache.deleteDefinition(DotName name) |
DSDefinitionDMO |
TdlModuleDefinitionDMOCache.findDefinition(DotName name) |
ContainedElementDMO |
TdlModuleGlobalInterface.getContainedElement(DotName name) |
ContainedElementDMO |
TdlModuleDefinitionDMOCache.getContainedElement(DotName name) |
ExtensionHookDMO |
TdlModuleGlobalInterface.getExtensionHook(DotName name) |
ExtensionHookDMO |
TdlModuleDefinitionDMOCache.getExtensionHook(DotName name) |
SectionDMO |
TdlModuleGlobalInterface.getSection(DotName name) |
SectionDMO |
TdlModuleDefinitionDMOCache.getSection(DotName name) |
TdlDefinitionDMO |
TdlModuleGlobalInterface.getTdlDefinition(DotName name) |
TdlDefinitionDMO |
TdlModuleDefinitionDMOCache.getTdlDefinition(DotName name) |
TdlModuleDMO |
TdlModuleGlobalInterface.getTdlModule(DotName name) |
TdlModuleDMO |
TdlModuleDefinitionDMOCache.getTdlModule(DotName name) |
TextualArtifactDMO |
TdlModuleGlobalInterface.getTextualArtifact(DotName name) |
TextualArtifactDMO |
TdlModuleDefinitionDMOCache.getTextualArtifact(DotName name) |
Copyright © 2023. All rights reserved.