| Modifier and Type | Method and Description |
|---|---|
DmconcinnitySchemaAG |
DmconcinnitySchemaAG.getInstance() |
| Constructor and Description |
|---|
DmconcinnitySchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleDMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
ConcinnityModuleDMW.addDescription(Object value)
Adds another description value.
|
void |
ConcinnityModuleDMW.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
void |
ConcinnityModuleDMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
ConcinnityModuleDMW.delDescription(Object value)
Deletes a description value.
|
void |
ConcinnityModuleDMW.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
Concept |
ConcinnityModuleDMW.getConceptDefinition(String name) |
int |
ConcinnityModuleDMW.getConceptDefinitionCountByName(String name) |
Iterator<Concept> |
ConcinnityModuleDMW.getConceptDefinitionsByName(String name) |
void |
ConcinnityDefinitionDMW.setDefinedInConcinnityModule(Object value)
Sets the definedInConcinnityModule to the specified value.
|
void |
ConcinnityDefinitionDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ConceptDMW.setHint(Object value)
Sets hint to the specified value.
|
void |
ConceptDMW.setIs(Object value)
Sets the is to the specified value.
|
void |
ConcinnityModuleDMW.setName(Object value)
Sets name to the specified value.
|
void |
ConcinnityDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
ConceptDMW.setName(Object value)
Sets name to the specified value.
|
void |
ConceptDMW.setRepresents(Object value)
Sets the represents to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
void |
ConcinnityModuleParsingCoordinator.generateForAllConfigs() |
void |
ConcinnityModuleParsingCoordinator.generateForConfig(String configName) |
Concept |
ConcinnityModuleScopedInterface.getConceptDefinition(String name) |
Concept |
ConcinnityModuleGlobalInterface.getConceptDefinition(String name) |
Concept |
ConcinnityModuleDefinitionManager.getConceptDefinition(String name) |
int |
ConcinnityModuleScopedInterface.getConceptDefinitionCountByName(String name) |
int |
ConcinnityModuleGlobalInterface.getConceptDefinitionCountByName(String name) |
int |
ConcinnityModuleDefinitionManager.getConceptDefinitionCountByName(String name) |
Iterator<Concept> |
ConcinnityModuleScopedInterface.getConceptDefinitionsByName(String name) |
Iterator<Concept> |
ConcinnityModuleGlobalInterface.getConceptDefinitionsByName(String name) |
Iterator<Concept> |
ConcinnityModuleDefinitionManager.getConceptDefinitionsByName(String name) |
ConcinnityModule |
ConcinnityModuleGlobalInterface.getConcinnityModuleDefinition(String name) |
ConcinnityModule |
ConcinnityModuleDefinitionManager.getConcinnityModuleDefinition(String name) |
int |
ConcinnityModuleGlobalInterface.getConcinnityModuleDefinitionCountByName(String name) |
int |
ConcinnityModuleDefinitionManager.getConcinnityModuleDefinitionCountByName(String name) |
Iterator<ConcinnityModule> |
ConcinnityModuleGlobalInterface.getConcinnityModuleDefinitionsByName(String name) |
Iterator<ConcinnityModule> |
ConcinnityModuleDefinitionManager.getConcinnityModuleDefinitionsByName(String name) |
void |
ConcinnityModuleParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ConcinnityModuleConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ConcinnityModuleConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ConcinnityModule |
ConcinnityModuleParser.parseConfig(ConfigLocation l) |
DmcNamedObjectIF |
ConcinnityModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
void |
ConcinnityModuleGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ConcinnityModuleParser(ConcinnityModuleGlobalInterface d,
DmvRuleManager r) |
ConcinnityModuleParsingCoordinator(ConcinnityModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ConcinnityModuleDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDependsOnConcinnityModule(Object value)
Adds another dependsOnConcinnityModule value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ConceptDMO.addIsLike(Object value)
Adds another isLike value.
|
DmcAttribute<?> |
ConceptDMO.addIsRelatedTo(Object value)
Adds another isRelatedTo value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
void |
ConcinnityDefinitionDMO.setDefinedInConcinnityModule(Object value)
Sets definedInConcinnityModule to the specified value.
|
void |
ConcinnityDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ConceptDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ConceptDMO.setIs(Object value)
Sets is to the specified value.
|
void |
ConcinnityModuleDMO.setName(Object value)
Sets name to the specified value.
|
void |
ConcinnityDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
ConceptDMO.setName(Object value)
Sets name to the specified value.
|
void |
ConceptDMO.setRepresents(Object value)
Sets represents to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
ConceptDMO |
ConcinnityModuleGlobalInterface.getConceptDefinition(String name) |
ConceptDMO |
ConcinnityModuleDefinitionDMOCache.getConceptDefinition(String name) |
ConcinnityModuleDMO |
ConcinnityModuleGlobalInterface.getConcinnityModuleDefinition(String name) |
ConcinnityModuleDMO |
ConcinnityModuleDefinitionDMOCache.getConcinnityModuleDefinition(String name) |
DmcNamedObjectIF |
ConcinnityModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFSET.add(Object v) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFMV.add(Object v) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFMAP.add(Object v) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFSET.add(Object v) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFMV.add(Object v) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFMAP.add(Object v) |
ConceptREF |
DmcTypeConceptREFSET.add(Object v) |
ConceptREF |
DmcTypeConceptREFMV.add(Object v) |
ConceptREF |
DmcTypeConceptREFMAP.add(Object v) |
ConceptREF |
DmcTypeConceptREFSTATIC.cloneValue(ConceptREF value) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFSTATIC.cloneValue(ConcinnityDefinitionREF value) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFSTATIC.cloneValue(ConcinnityModuleREF value) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFSV.set(Object v) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFSV.set(Object v) |
ConceptREF |
DmcTypeConceptREFSV.set(Object v) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFMV.setMVnth(int index,
Object v) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFMV.setMVnth(int index,
Object v) |
ConceptREF |
DmcTypeConceptREFMV.setMVnth(int index,
Object v) |
void |
ConcinnityModuleREF.setName(DmcObjectName n) |
void |
ConcinnityDefinitionREF.setName(DmcObjectName n) |
void |
ConceptREF.setName(DmcObjectName n) |
ConcinnityModuleREF |
DmcTypeConcinnityModuleREFSTATIC.typeCheck(Object value) |
protected ConcinnityModuleREF |
DmcTypeConcinnityModuleREF.typeCheck(Object value) |
ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREFSTATIC.typeCheck(Object value) |
protected ConcinnityDefinitionREF |
DmcTypeConcinnityDefinitionREF.typeCheck(Object value) |
ConceptREF |
DmcTypeConceptREFSTATIC.typeCheck(Object value) |
protected ConceptREF |
DmcTypeConceptREF.typeCheck(Object value) |
| Constructor and Description |
|---|
ConceptREF(DefinitionName n) |
ConceptREF(String n) |
ConcinnityDefinitionREF(DefinitionName n) |
ConcinnityDefinitionREF(String n) |
ConcinnityModuleREF(DefinitionName n) |
ConcinnityModuleREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
DmcValueException |
DmcValueExceptionSet.lastException() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<DmcValueException> |
DmcValueExceptionSet.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcValueExceptionSet.add(DmcValueException ex)
Adds another exception.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends DmcAttribute<?>> |
DmcObject.add(DmcAttributeInfo ai,
DmcAttribute<?> attr)
This method adds a value to a multi-valued attribute.
|
VALUE |
DmcAttribute.add(Object value)
Adds the specified value to a multi-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.add(String attrName,
DmcAttribute<?> attr)
This method adds a value to a multi-valued attribute.
|
void |
DmcObject.addAux(ClassDefinitionREF cd)
Adds the specified auxiliary class name to the object.
|
void |
DmcObject.addAux(String cd)
Adds the specified auxiliary class name to the object.
|
void |
DmcCacheIF.applyModification(DmcNamedObjectIF referringObject,
DmcTypeModifier mods)
Implementors should apply the specified modification to the referring object.
|
boolean |
DmcObject.applyModifier(DmcTypeModifier mods)
This method applies the modification operations defined in the modifier to this object.
|
DmcNamedObjectIF |
DmcNameResolverWithClashSupportIF.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai)
Finds a named object based on its name and indicates the attribute via which
the reference is being made.
|
protected <T extends DmcAttribute<?>> |
DmcObject.nth(DmcAttributeInfo ai,
int index,
DmcAttribute<?> attr,
Object previous)
This method adds a value to a multi-valued attribute.
|
DmcNamedObjectIF |
DmcNameClashResolverIF.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
The clash resolver will overload this method to attempt to resolve the name clash.
|
void |
DmcObject.serializeIt(DmcOutputStreamIF dos)
Serializes the object using Dark Matter serialization techniques.
|
<T extends DmcAttribute<?>> |
DmcObject.set(DmcAttributeInfo ai,
DmcAttribute<?> attr)
This method sets the value of a single-valued attribute.
|
VALUE |
DmcAttribute.set(Object value)
Sets the value of a single-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.set(String attrName,
DmcAttribute<?> attr)
This method sets the value of a single-valued attribute.
|
VALUE |
DmcAttribute.setMVnth(int index,
Object value)
For indexed, multi-valued attributes, we set the nth value as specified.
|
abstract void |
DmcNamedObjectREF.setName(DmcObjectName n)
Sets the name of the object being referred to.
|
void |
DmcObjectNameIF.setNameString(String n)
Implementing classes must overload this method to initialize their name
properly with the String form of their name.
|
abstract void |
DmcObjectName.setNameString(String n)
Implementing classes must overload this method to initialize their name
properly with the String form of their name.
|
protected abstract VALUE |
DmcAttribute.typeCheck(Object value)
Derived classes must overload this method to determine if the value passed
in conforms with their type criteria.
|
abstract void |
DmcAttributeValidator.validate(DmcObject obj,
DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DEF |
DMODefinitionSet.getDefinition(String name)
Attempts to return a definition based on its name.
|
DEF |
DmcDefinitionSet.getDefinition(String name)
Attempts to return a definition based on its name.
|
int |
DmcDefinitionSet.getDefinitionCountByName(String name)
Using just the name of the definition (without the module), let's you know how many
definitions of that name exist.
|
Iterator<DEF> |
DmcDefinitionSet.getDefinitionsByName(String name)
Gets the definitions with the specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmcTypeComplexTypeWithRefs.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
DmcTypeComplexTypeWithRefs.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmcTypeNamedObjectREF.resolveReferences(DmcNameResolverIF rx)
Attempts to resolve references with the specified name resolver.
|
abstract void |
DmcTypeComplexTypeWithRefs.resolveValue(DmcNameResolverIF resolver,
VALUE value,
String attrName) |
abstract void |
DmcTypeComplexTypeWithRefs.resolveValue(DmcNameResolverWithClashSupportIF resolver,
VALUE value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
TimeDoubleDataPoint.set(String val)
Sets the value of the data point based on a date and a value in the form: YYYYMMDD:HHMMSS VALUE
|
void |
LabelledIntegerDataPoint.set(String val) |
void |
UUIDName.setNameString(String n) |
void |
StringName.setNameString(String n) |
void |
RuleName.setNameString(String n) |
void |
LongName.setNameString(String n) |
void |
IntegerName.setNameString(String n) |
void |
FullyQualifiedName.setNameString(String n) |
void |
DotName.setNameString(String n) |
void |
DefinitionName.setNameString(String n) |
void |
CamelCaseName.setNameString(String n) |
UUIDName |
DmcTypeUUIDName.typeCheck(Object value) |
UUIDLite |
DmcTypeUUIDLite.typeCheck(Object value) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPoint.typeCheck(Object value) |
StringToString |
DmcTypeStringToString.typeCheck(Object value) |
StringName |
DmcTypeStringName.typeCheck(Object value) |
String |
DmcTypeString.typeCheck(Object value) |
Short |
DmcTypeShort.typeCheck(Object value) |
RuleName |
DmcTypeRuleName.typeCheck(Object value) |
NameContainer |
DmcTypeNameContainer.typeCheck(Object value) |
Modifier |
DmcTypeModifier.typeCheck(Object value) |
LongName |
DmcTypeLongName.typeCheck(Object value) |
Long |
DmcTypeLong.typeCheck(Object value) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPoint.typeCheck(Object value) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLite.typeCheck(Object value) |
IntegerToString |
DmcTypeIntegerToString.typeCheck(Object value) |
IntegerToBoolean |
DmcTypeIntegerToBoolean.typeCheck(Object value) |
IntegerName |
DmcTypeIntegerName.typeCheck(Object value) |
Integer |
DmcTypeInteger.typeCheck(Object value) |
FullyQualifiedName |
DmcTypeFullyQualifiedName.typeCheck(Object value) |
Float |
DmcTypeFloat.typeCheck(Object value) |
FilterContainer |
DmcTypeFilterContainer.typeCheck(Object value) |
Double |
DmcTypeDouble.typeCheck(Object value) |
DotName |
DmcTypeDotName.typeCheck(Object value) |
protected VALUE |
DmcTypeDmcObjectName.typeCheck(Object value) |
DmcObject |
DmcTypeDmcObject.typeCheck(Object value) |
protected VALUE |
DmcTypeDmcFilter.typeCheck(Object value) |
DmcAttribute<?> |
DmcTypeDmcAttribute.typeCheck(Object value) |
DefinitionName |
DmcTypeDefinitionName.typeCheck(Object value) |
Date |
DmcTypeDate.typeCheck(Object value) |
ClassInfoRef |
DmcTypeClassInfoRef.typeCheck(Object value) |
ClassFilter |
DmcTypeClassFilter.typeCheck(Object value) |
CamelCaseName |
DmcTypeCamelCaseName.typeCheck(Object value) |
Byte |
DmcTypeByte.typeCheck(Object value) |
Boolean |
DmcTypeBoolean.typeCheck(Object value) |
AttributeID |
DmcTypeAttributeID.typeCheck(Object value) |
| Constructor and Description |
|---|
CamelCaseName(String n) |
ClassFilter(String cn) |
DefinitionName(String n) |
DotName(DotName p,
String child)
Creates a child name
|
DotName(String n) |
LabelledIntegerDataPoint(String v)
Constructs a new labelled data point.
|
Modifier(String v)
Constructs a new Modifier.
|
RuleName(String n) |
StringName(String n) |
TimeDoubleDataPoint(String v)
Constructs a new integer data point.
|
UUIDLite(String s) |
UUIDName(String n) |
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtil.parse(String value)
Parses a string of the format: YYYYMMDD:HHMMSS and returns the Date.
|
static ArrayList<ParsedNameValuePair> |
ComplexTypeSplitter.parse(String initialInput) |
static ArrayList<ParsedNameValuePair> |
ComplexTypeSplitter.parse(String initialInput,
char separator) |
static ArrayList<ParsedNameValuePair> |
ComplexTypeSplitter.parse(String initialInput,
char separator,
int stopAfter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DarkMatterGeneratorIF.generateCode(DmgConfigDMO config,
ConfigLocation loc,
ConfigFinder f,
SchemaManager sm)
This method should be overloaded to generate whatever code you need to generate.
|
| Modifier and Type | Method and Description |
|---|---|
DmgSchemaAG |
DmgSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmgSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmgConfigDMO.addConfigSuffix(Object value)
Adds another configSuffix value.
|
DmcAttribute<?> |
DmgConfigDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DmgConfigDMO.addGenerator(Object value)
Adds another generator value.
|
DmcAttribute<?> |
DmgConfigDMO.delConfigSuffix(Object value)
Deletes a configSuffix value.
|
DmcAttribute<?> |
DmgConfigDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
DmgConfigDMO.delGenerator(Object value)
Deletes a generator value.
|
void |
MethodGeneratorDMO.setBaseType(Object value)
Sets baseType to the specified value.
|
void |
WrapperGeneratorDMO.setClassType(Object value)
Sets classType to the specified value.
|
void |
WrapperGeneratorDMO.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
MethodGeneratorDMO.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
ActifactGeneratorDMO.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
WrapperGeneratorDMO.setGenContext(Object value)
Sets genContext to the specified value.
|
void |
MethodGeneratorDMO.setGenContext(Object value)
Sets genContext to the specified value.
|
void |
GenerationContextDMO.setGenContextName(Object value)
Sets genContextName to the specified value.
|
void |
DmgConfigDMO.setGeneratedFileHeader(Object value)
Sets generatedFileHeader to the specified value.
|
void |
DmgConfigDMO.setGenPackage(Object value)
Sets genPackage to the specified value.
|
void |
WrapperGeneratorDMO.setName(Object value)
Sets name to the specified value.
|
void |
MethodGeneratorDMO.setName(Object value)
Sets name to the specified value.
|
void |
ActifactGeneratorDMO.setName(Object value)
Sets name to the specified value.
|
void |
DmgConfigDMO.setSchemaToLoad(Object value)
Sets schemaToLoad to the specified value.
|
void |
MethodGeneratorDMO.setValueType(Object value)
Sets valueType to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmgConfigDMW.addConfigSuffix(Object value)
Adds another configSuffix value.
|
void |
DmgConfigDMW.addDescription(Object value)
Adds another description value.
|
void |
DmgConfigDMW.addGenerator(Object value)
Adds another generator value.
|
void |
DmgConfigDMW.delConfigSuffix(Object value)
Deletes a configSuffix value.
|
void |
DmgConfigDMW.delDescription(Object value)
Deletes a description value.
|
void |
DmgConfigDMW.delGenerator(Object value)
Deletes a generator value.
|
void |
MethodGeneratorDMW.setBaseType(Object value)
Sets baseType to the specified value.
|
void |
WrapperGeneratorDMW.setClassType(Object value)
Sets classType to the specified value.
|
void |
WrapperGeneratorDMW.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
MethodGeneratorDMW.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
ActifactGeneratorDMW.setGenClass(Object value)
Sets genClass to the specified value.
|
void |
WrapperGeneratorDMW.setGenContext(Object value)
Sets the genContext to the specified value.
|
void |
MethodGeneratorDMW.setGenContext(Object value)
Sets the genContext to the specified value.
|
void |
GenerationContextDMW.setGenContextName(Object value)
Sets genContextName to the specified value.
|
void |
DmgConfigDMW.setGeneratedFileHeader(Object value)
Sets generatedFileHeader to the specified value.
|
void |
DmgConfigDMW.setGenPackage(Object value)
Sets genPackage to the specified value.
|
void |
WrapperGeneratorDMW.setName(Object value)
Sets name to the specified value.
|
void |
MethodGeneratorDMW.setName(Object value)
Sets name to the specified value.
|
void |
ActifactGeneratorDMW.setName(Object value)
Sets name to the specified value.
|
void |
DmgConfigDMW.setSchemaToLoad(Object value)
Sets schemaToLoad to the specified value.
|
void |
MethodGeneratorDMW.setValueType(Object value)
Sets valueType to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFSET.add(Object v) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFMV.add(Object v) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFMAP.add(Object v) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFSET.add(Object v) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFMV.add(Object v) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFMAP.add(Object v) |
Generator |
DmcTypeGeneratorSET.add(Object v) |
Generator |
DmcTypeGeneratorMV.add(Object v) |
GenerationContextREF |
DmcTypeGenerationContextREFSET.add(Object v) |
GenerationContextREF |
DmcTypeGenerationContextREFMV.add(Object v) |
GenerationContextREF |
DmcTypeGenerationContextREFMAP.add(Object v) |
DmgConfigDMO |
DmcTypeDmgConfigREFSET.add(Object v) |
DmgConfigDMO |
DmcTypeDmgConfigREFMV.add(Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFSET.add(Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFMV.add(Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFMAP.add(Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFSTATIC.cloneValue(ActifactGeneratorREF value) |
GenerationContextREF |
DmcTypeGenerationContextREFSTATIC.cloneValue(GenerationContextREF value) |
Generator |
DmcTypeGeneratorSTATIC.cloneValue(Generator value) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFSTATIC.cloneValue(MethodGeneratorREF value) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFSTATIC.cloneValue(WrapperGeneratorREF value) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFSV.set(Object v) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFSV.set(Object v) |
Generator |
DmcTypeGeneratorSV.set(Object v) |
GenerationContextREF |
DmcTypeGenerationContextREFSV.set(Object v) |
DmgConfigDMO |
DmcTypeDmgConfigREFSV.set(Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFSV.set(Object v) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFMV.setMVnth(int index,
Object v) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFMV.setMVnth(int index,
Object v) |
Generator |
DmcTypeGeneratorMV.setMVnth(int index,
Object v) |
GenerationContextREF |
DmcTypeGenerationContextREFMV.setMVnth(int index,
Object v) |
DmgConfigDMO |
DmcTypeDmgConfigREFMV.setMVnth(int index,
Object v) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFMV.setMVnth(int index,
Object v) |
void |
WrapperGeneratorREF.setName(DmcObjectName n) |
void |
MethodGeneratorREF.setName(DmcObjectName n) |
void |
GenerationContextREF.setName(DmcObjectName n) |
void |
ActifactGeneratorREF.setName(DmcObjectName n) |
WrapperGeneratorREF |
DmcTypeWrapperGeneratorREFSTATIC.typeCheck(Object value) |
protected WrapperGeneratorREF |
DmcTypeWrapperGeneratorREF.typeCheck(Object value) |
MethodGeneratorREF |
DmcTypeMethodGeneratorREFSTATIC.typeCheck(Object value) |
protected MethodGeneratorREF |
DmcTypeMethodGeneratorREF.typeCheck(Object value) |
Generator |
DmcTypeGeneratorSTATIC.typeCheck(Object value) |
GenerationContextREF |
DmcTypeGenerationContextREFSTATIC.typeCheck(Object value) |
protected GenerationContextREF |
DmcTypeGenerationContextREF.typeCheck(Object value) |
protected DmgConfigDMO |
DmcTypeDmgConfigREF.typeCheck(Object value) |
ActifactGeneratorREF |
DmcTypeActifactGeneratorREFSTATIC.typeCheck(Object value) |
protected ActifactGeneratorREF |
DmcTypeActifactGeneratorREF.typeCheck(Object value) |
| Constructor and Description |
|---|
ActifactGeneratorREF(DefinitionName n) |
ActifactGeneratorREF(String n) |
GenerationContextREF(CamelCaseName n) |
GenerationContextREF(String n) |
MethodGeneratorREF(DefinitionName n) |
MethodGeneratorREF(String n) |
WrapperGeneratorREF(DefinitionName n) |
WrapperGeneratorREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
void |
DSDArtifactFormatter.generateCode(DmgConfigDMO config,
ConfigLocation loc,
ConfigFinder f,
SchemaDefinition sd,
SchemaManager sm)
This method will determine if the schema for which we're generating artifacts
includes any DSD module definitions and, if so, will generate the classes
that provide base DSD functionality.
|
void |
DMWGenerator.generateCode(DmgConfigDMO config,
ConfigLocation loc,
ConfigFinder f,
SchemaManager sm) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmgParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
DmgParser.parseConfig(ConfigLocation cl) |
| Constructor and Description |
|---|
DmgGenUtility(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
Generator |
DmcTypeGenerator.typeCheck(Object value) |
| Constructor and Description |
|---|
Generator(String gc)
Constructs a new Generator from the specified class name.
|
| Modifier and Type | Method and Description |
|---|---|
DmwWrapper |
CreateRequest.getNewObjectWrapped()
If the new object has generated/extended DMW code, this method will return the
DMO wrapped in its associated DMW object.
|
DmwWrapper |
DMPEvent.getSourceObjectWrapped()
If the event object has generated/extended DMW code, this method will return the
DMO wrapped in its associated DMW object.
|
| Modifier and Type | Method and Description |
|---|---|
DmpSchemaAG |
DmpSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmpSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetRequestDMW.addAttributeSelector(Object value)
Adds another attributeSelector value.
|
void |
SetRequestDMW.addModify(Object value)
Adds another modify value.
|
void |
DMPEventDMW.addModify(Object value)
Adds another modify value.
|
void |
DMPMessageDMW.addNvp(Object value)
Adds another nvp value.
|
void |
SetResponseDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
GetResponseDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
DeleteResponseDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
CreateResponseDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
ActionResponseDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
ActionRequestDMW.addObjectList(Object value)
Adds another objectList value.
|
void |
DMPMessageDMW.addRequestID(Object value)
Adds another requestID value.
|
void |
CreateRequestDMW.addRequestID(Object value)
Adds another requestID value.
|
void |
GetResponseDMW.addTargets(Object value)
Adds another targets value.
|
void |
GetRequestDMW.addTargets(Object value)
Adds another targets value.
|
void |
DeleteRequestDMW.addTargets(Object value)
Adds another targets value.
|
void |
GetRequestDMW.delAttributeSelector(Object value)
Deletes a attributeSelector value.
|
void |
SetRequestDMW.delModify(Object value)
Deletes a modify value.
|
void |
DMPEventDMW.delModify(Object value)
Deletes a modify value.
|
void |
DMPMessageDMW.delNvp(Object value)
Deletes a nvp value.
|
void |
SetResponseDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
GetResponseDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
DeleteResponseDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
CreateResponseDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
ActionResponseDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
ActionRequestDMW.delObjectList(Object value)
Deletes a objectList value.
|
void |
DMPMessageDMW.delRequestID(Object value)
Deletes a requestID value.
|
void |
CreateRequestDMW.delRequestID(Object value)
Deletes a requestID value.
|
void |
GetResponseDMW.delTargets(Object value)
Deletes a targets value.
|
void |
GetRequestDMW.delTargets(Object value)
Deletes a targets value.
|
void |
DeleteRequestDMW.delTargets(Object value)
Deletes a targets value.
|
void |
ActionResponseDMW.setActionName(Object value)
Sets actionName to the specified value.
|
void |
ActionRequestDMW.setActionName(Object value)
Sets actionName to the specified value.
|
void |
ActionRequestDMW.setActionTrigger(Object value)
Sets actionTrigger to the specified value.
|
void |
PreAuthResponseDMW.setApplicationName(Object value)
Sets applicationName to the specified value.
|
void |
PreAuthResponseDMW.setApplicationVersion(Object value)
Sets applicationVersion to the specified value.
|
void |
GetRequestDMW.setBlockingFactor(Object value)
Sets blockingFactor to the specified value.
|
void |
GetResponseDMW.setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
GetRequestDMW.setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
GetRequestDMW.setClassFilter(Object value)
Sets classFilter to the specified value.
|
void |
DMPEventDMW.setEventTypeDMP(Object value)
Sets eventTypeDMP to the specified value.
|
void |
NotifyRequestDMW.setFilter(Object value)
Sets filter to the specified value.
|
void |
GetRequestDMW.setFilter(Object value)
Sets filter to the specified value.
|
void |
DenotifyResponseDMW.setFilter(Object value)
Sets filter to the specified value.
|
void |
DenotifyRequestDMW.setFilter(Object value)
Sets filter to the specified value.
|
void |
GetRequestDMW.setFilterByClass(Object value)
Sets the filterByClass to the specified value.
|
void |
ActionRequestDMW.setFQN(Object value)
Sets FQN to the specified value.
|
void |
ResponseDMW.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
RequestDMW.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
DMPEventDMW.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
ResponseDMW.setLastResponse(Object value)
Sets lastResponse to the specified value.
|
void |
GetResponseDMW.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DMPEventDMW.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DenotifyRequestDMW.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DMPEventDMW.setMyOwnEvent(Object value)
Sets myOwnEvent to the specified value.
|
void |
CreateRequestDMW.setNewObject(Object value)
Sets newObject to the specified value.
|
void |
RequestDMW.setNotifyOriginator(Object value)
Sets notifyOriginator to the specified value.
|
void |
DMPEventDMW.setNotifyOriginator(Object value)
Sets notifyOriginator to the specified value.
|
void |
GetResponseDMW.setObjectsToCome(Object value)
Sets objectsToCome to the specified value.
|
void |
RequestDMW.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
LoginResponseDMW.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
DMPEventDMW.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
CreateRequestDMW.setParentName(Object value)
Sets parentName to the specified value.
|
void |
LoginRequestDMW.setPassword(Object value)
Sets password to the specified value.
|
void |
RequestDMW.setReadableFormat(Object value)
Sets readableFormat to the specified value.
|
void |
GetRequestDMW.setRegisterForEvents(Object value)
Sets registerForEvents to the specified value.
|
void |
LoginResponseDMW.setRequestRoot(Object value)
Sets requestRoot to the specified value.
|
void |
ResponseDMW.setResponseCategory(Object value)
Sets responseCategory to the specified value.
|
void |
RequestDMW.setResponseFormat(Object value)
Sets responseFormat to the specified value.
|
void |
ResponseDMW.setResponseText(Object value)
Sets responseText to the specified value.
|
void |
ResponseDMW.setResponseType(Object value)
Sets responseType to the specified value.
|
void |
NotifyRequestDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
GetRequestDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
DenotifyResponseDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
DenotifyRequestDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
DeleteRequestDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
ActionRequestDMW.setScope(Object value)
Sets scope to the specified value.
|
void |
ActionResponseDMW.setServerActionID(Object value)
Sets serverActionID to the specified value.
|
void |
ActionCancelRequestDMW.setServerActionID(Object value)
Sets serverActionID to the specified value.
|
void |
RequestDMW.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LogoutResponseDMW.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LogoutRequestDMW.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LoginResponseDMW.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
GetRequestDMW.setSlice(Object value)
Sets slice to the specified value.
|
void |
DMPEventDMW.setSlice(Object value)
Sets slice to the specified value.
|
void |
DMPEventDMW.setSource(Object value)
Sets source to the specified value.
|
void |
DMPEventDMW.setSourceObject(Object value)
Sets sourceObject to the specified value.
|
void |
DMPEventDMW.setSourceObjectClass(Object value)
Sets the sourceObjectClass to the specified value.
|
void |
SetResponseDMW.setTarget(Object value)
Sets target to the specified value.
|
void |
SetRequestDMW.setTarget(Object value)
Sets target to the specified value.
|
void |
NotifyRequestDMW.setTarget(Object value)
Sets target to the specified value.
|
void |
DenotifyResponseDMW.setTarget(Object value)
Sets target to the specified value.
|
void |
DenotifyRequestDMW.setTarget(Object value)
Sets target to the specified value.
|
void |
SetRequestDMW.setTargetObjectClass(Object value)
Sets the targetObjectClass to the specified value.
|
void |
SetResponseDMW.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
DMPMessageDMW.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
ActionResponseDMW.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
RequestDMW.setTimeoutSeconds(Object value)
Sets timeoutSeconds to the specified value.
|
void |
DMPMessageDMW.setTrackingEnabled(Object value)
Sets trackingEnabled to the specified value.
|
void |
LoginResponseDMW.setUserFQN(Object value)
Sets userFQN to the specified value.
|
void |
RequestDMW.setUserName(Object value)
Sets userName to the specified value.
|
void |
LogoutRequestDMW.setUserName(Object value)
Sets userName to the specified value.
|
void |
LoginRequestDMW.setUserName(Object value)
Sets userName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
GetRequestDMO.addAttributeSelector(Object value)
Adds another attributeSelector value.
|
DmcAttribute<?> |
SetRequestDMO.addModify(Object value)
Adds another modify value.
|
DmcAttribute<?> |
DMPEventDMO.addModify(Object value)
Adds another modify value.
|
DmcAttribute<?> |
DMPMessageDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
SetResponseDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
GetResponseDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
DeleteResponseDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
CreateResponseDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
ActionResponseDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
ActionRequestDMO.addObjectList(Object value)
Adds another objectList value.
|
DmcAttribute<?> |
DMPMessageDMO.addRequestID(Object value)
Adds another requestID value.
|
DmcAttribute<?> |
CreateRequestDMO.addRequestID(Object value)
Adds another requestID value.
|
DmcAttribute<?> |
GetResponseDMO.addTargets(Object value)
Adds another targets value.
|
DmcAttribute<?> |
GetRequestDMO.addTargets(Object value)
Adds another targets value.
|
DmcAttribute<?> |
DeleteRequestDMO.addTargets(Object value)
Adds another targets value.
|
DmcAttribute<?> |
GetRequestDMO.delAttributeSelector(Object value)
Deletes a attributeSelector value.
|
DmcAttribute<?> |
SetRequestDMO.delModify(Object value)
Deletes a modify value.
|
DmcAttribute<?> |
DMPEventDMO.delModify(Object value)
Deletes a modify value.
|
DmcAttribute<?> |
DMPMessageDMO.delNvp(Object value)
Deletes a nvp value.
|
DmcAttribute<?> |
SetResponseDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
GetResponseDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
DeleteResponseDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
CreateResponseDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
ActionResponseDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
ActionRequestDMO.delObjectList(Object value)
Deletes a objectList value.
|
DmcAttribute<?> |
DMPMessageDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
CreateRequestDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
GetResponseDMO.delTargets(Object value)
Deletes a targets value.
|
DmcAttribute<?> |
GetRequestDMO.delTargets(Object value)
Deletes a targets value.
|
DmcAttribute<?> |
DeleteRequestDMO.delTargets(Object value)
Deletes a targets value.
|
void |
ActionResponseDMO.setActionName(Object value)
Sets actionName to the specified value.
|
void |
ActionRequestDMO.setActionName(Object value)
Sets actionName to the specified value.
|
void |
ActionRequestDMO.setActionTrigger(Object value)
Sets actionTrigger to the specified value.
|
void |
PreAuthResponseDMO.setApplicationName(Object value)
Sets applicationName to the specified value.
|
void |
PreAuthResponseDMO.setApplicationVersion(Object value)
Sets applicationVersion to the specified value.
|
void |
GetRequestDMO.setBlockingFactor(Object value)
Sets blockingFactor to the specified value.
|
void |
GetResponseDMO.setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
GetRequestDMO.setCacheResponse(Object value)
Sets cacheResponse to the specified value.
|
void |
GetRequestDMO.setClassFilter(Object value)
Sets classFilter to the specified value.
|
void |
DMPEventDMO.setEventTypeDMP(Object value)
Sets eventTypeDMP to the specified value.
|
void |
NotifyRequestDMO.setFilter(Object value)
Sets filter to the specified value.
|
void |
GetRequestDMO.setFilter(Object value)
Sets filter to the specified value.
|
void |
DenotifyResponseDMO.setFilter(Object value)
Sets filter to the specified value.
|
void |
DenotifyRequestDMO.setFilter(Object value)
Sets filter to the specified value.
|
void |
GetRequestDMO.setFilterByClass(Object value)
Sets filterByClass to the specified value.
|
void |
ActionRequestDMO.setFQN(Object value)
Sets FQN to the specified value.
|
void |
ResponseDMO.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
RequestDMO.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
DMPEventDMO.setHandlerID(Object value)
Sets handlerID to the specified value.
|
void |
ResponseDMO.setLastResponse(Object value)
Sets lastResponse to the specified value.
|
void |
GetResponseDMO.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DMPEventDMO.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DenotifyRequestDMO.setListenerID(Object value)
Sets listenerID to the specified value.
|
void |
DMPEventDMO.setMyOwnEvent(Object value)
Sets myOwnEvent to the specified value.
|
void |
CreateRequestDMO.setNewObject(Object value)
Sets newObject to the specified value.
|
void |
RequestDMO.setNotifyOriginator(Object value)
Sets notifyOriginator to the specified value.
|
void |
DMPEventDMO.setNotifyOriginator(Object value)
Sets notifyOriginator to the specified value.
|
void |
GetResponseDMO.setObjectsToCome(Object value)
Sets objectsToCome to the specified value.
|
void |
RequestDMO.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
LoginResponseDMO.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
DMPEventDMO.setOriginatorID(Object value)
Sets originatorID to the specified value.
|
void |
CreateRequestDMO.setParentName(Object value)
Sets parentName to the specified value.
|
void |
LoginRequestDMO.setPassword(Object value)
Sets password to the specified value.
|
void |
RequestDMO.setReadableFormat(Object value)
Sets readableFormat to the specified value.
|
void |
GetRequestDMO.setRegisterForEvents(Object value)
Sets registerForEvents to the specified value.
|
void |
LoginResponseDMO.setRequestRoot(Object value)
Sets requestRoot to the specified value.
|
void |
ResponseDMO.setResponseCategory(Object value)
Sets responseCategory to the specified value.
|
void |
RequestDMO.setResponseFormat(Object value)
Sets responseFormat to the specified value.
|
void |
ResponseDMO.setResponseText(Object value)
Sets responseText to the specified value.
|
void |
ResponseDMO.setResponseType(Object value)
Sets responseType to the specified value.
|
void |
NotifyRequestDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
GetRequestDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
DenotifyResponseDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
DenotifyRequestDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
DeleteRequestDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
ActionRequestDMO.setScope(Object value)
Sets scope to the specified value.
|
void |
ActionResponseDMO.setServerActionID(Object value)
Sets serverActionID to the specified value.
|
void |
ActionCancelRequestDMO.setServerActionID(Object value)
Sets serverActionID to the specified value.
|
void |
RequestDMO.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LogoutResponseDMO.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LogoutRequestDMO.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
LoginResponseDMO.setSessionID(Object value)
Sets sessionID to the specified value.
|
void |
GetRequestDMO.setSlice(Object value)
Sets slice to the specified value.
|
void |
DMPEventDMO.setSlice(Object value)
Sets slice to the specified value.
|
void |
DMPEventDMO.setSource(Object value)
Sets source to the specified value.
|
void |
DMPEventDMO.setSourceObject(Object value)
Sets sourceObject to the specified value.
|
void |
DMPEventDMO.setSourceObjectClass(Object value)
Sets sourceObjectClass to the specified value.
|
void |
SetResponseDMO.setTarget(Object value)
Sets target to the specified value.
|
void |
SetRequestDMO.setTarget(Object value)
Sets target to the specified value.
|
void |
NotifyRequestDMO.setTarget(Object value)
Sets target to the specified value.
|
void |
DenotifyResponseDMO.setTarget(Object value)
Sets target to the specified value.
|
void |
DenotifyRequestDMO.setTarget(Object value)
Sets target to the specified value.
|
void |
SetRequestDMO.setTargetObjectClass(Object value)
Sets targetObjectClass to the specified value.
|
void |
SetResponseDMO.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
DMPMessageDMO.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
ActionResponseDMO.setTimeMS(Object value)
Sets timeMS to the specified value.
|
void |
RequestDMO.setTimeoutSeconds(Object value)
Sets timeoutSeconds to the specified value.
|
void |
DMPMessageDMO.setTrackingEnabled(Object value)
Sets trackingEnabled to the specified value.
|
void |
LoginResponseDMO.setUserFQN(Object value)
Sets userFQN to the specified value.
|
void |
RequestDMO.setUserName(Object value)
Sets userName to the specified value.
|
void |
LogoutRequestDMO.setUserName(Object value)
Sets userName to the specified value.
|
void |
LoginRequestDMO.setUserName(Object value)
Sets userName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
SetResponseDMO |
DmcTypeSetResponseREFSET.add(Object v) |
SetResponseDMO |
DmcTypeSetResponseREFMV.add(Object v) |
SetRequestDMO |
DmcTypeSetRequestREFSET.add(Object v) |
SetRequestDMO |
DmcTypeSetRequestREFMV.add(Object v) |
ScopeEnum |
DmcTypeScopeEnumSET.add(Object v) |
ScopeEnum |
DmcTypeScopeEnumMV.add(Object v) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumSET.add(Object v) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumMV.add(Object v) |
ResponseDMO |
DmcTypeResponseREFSET.add(Object v) |
ResponseDMO |
DmcTypeResponseREFMV.add(Object v) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumSET.add(Object v) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumMV.add(Object v) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumSET.add(Object v) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumMV.add(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSET.add(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.add(Object v) |
PreAuthRequestDMO |
DmcTypePreAuthRequestREFSET.add(Object v) |
PreAuthRequestDMO |
DmcTypePreAuthRequestREFMV.add(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSET.add(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.add(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSET.add(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.add(Object v) |
LogoutResponseDMO |
DmcTypeLogoutResponseREFSET.add(Object v) |
LogoutResponseDMO |
DmcTypeLogoutResponseREFMV.add(Object v) |
LogoutRequestDMO |
DmcTypeLogoutRequestREFSET.add(Object v) |
LogoutRequestDMO |
DmcTypeLogoutRequestREFMV.add(Object v) |
LoginResponseDMO |
DmcTypeLoginResponseREFSET.add(Object v) |
LoginResponseDMO |
DmcTypeLoginResponseREFMV.add(Object v) |
LoginRequestDMO |
DmcTypeLoginRequestREFSET.add(Object v) |
LoginRequestDMO |
DmcTypeLoginRequestREFMV.add(Object v) |
GetResponseDMO |
DmcTypeGetResponseREFSET.add(Object v) |
GetResponseDMO |
DmcTypeGetResponseREFMV.add(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFSET.add(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFMV.add(Object v) |
FileModeEnum |
DmcTypeFileModeEnumSET.add(Object v) |
FileModeEnum |
DmcTypeFileModeEnumMV.add(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSET.add(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.add(Object v) |
DMPEventDMO |
DmcTypeDMPEventREFSET.add(Object v) |
DMPEventDMO |
DmcTypeDMPEventREFMV.add(Object v) |
DenotifyResponseDMO |
DmcTypeDenotifyResponseREFSET.add(Object v) |
DenotifyResponseDMO |
DmcTypeDenotifyResponseREFMV.add(Object v) |
DenotifyRequestDMO |
DmcTypeDenotifyRequestREFSET.add(Object v) |
DenotifyRequestDMO |
DmcTypeDenotifyRequestREFMV.add(Object v) |
DeleteResponseDMO |
DmcTypeDeleteResponseREFSET.add(Object v) |
DeleteResponseDMO |
DmcTypeDeleteResponseREFMV.add(Object v) |
DeleteRequestDMO |
DmcTypeDeleteRequestREFSET.add(Object v) |
DeleteRequestDMO |
DmcTypeDeleteRequestREFMV.add(Object v) |
CreateResponseDMO |
DmcTypeCreateResponseREFSET.add(Object v) |
CreateResponseDMO |
DmcTypeCreateResponseREFMV.add(Object v) |
CreateRequestDMO |
DmcTypeCreateRequestREFSET.add(Object v) |
CreateRequestDMO |
DmcTypeCreateRequestREFMV.add(Object v) |
ActionResponseDMO |
DmcTypeActionResponseREFSET.add(Object v) |
ActionResponseDMO |
DmcTypeActionResponseREFMV.add(Object v) |
ActionRequestDMO |
DmcTypeActionRequestREFSET.add(Object v) |
ActionRequestDMO |
DmcTypeActionRequestREFMV.add(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSET.add(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.add(Object v) |
ActionCancelRequestDMO |
DmcTypeActionCancelRequestREFSET.add(Object v) |
ActionCancelRequestDMO |
DmcTypeActionCancelRequestREFMV.add(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.cloneValue(DMPEventTypeEnum value) |
FileModeEnum |
DmcTypeFileModeEnumSTATIC.cloneValue(FileModeEnum value) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumSTATIC.cloneValue(ResponseCategoryEnum value) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumSTATIC.cloneValue(ResponseFormatEnum value) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumSTATIC.cloneValue(ResponseTypeEnum value) |
ScopeEnum |
DmcTypeScopeEnumSTATIC.cloneValue(ScopeEnum value) |
SetResponseDMO |
DmcTypeSetResponseREFSV.set(Object v) |
SetRequestDMO |
DmcTypeSetRequestREFSV.set(Object v) |
ScopeEnum |
DmcTypeScopeEnumSV.set(Object v) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumSV.set(Object v) |
ResponseDMO |
DmcTypeResponseREFSV.set(Object v) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumSV.set(Object v) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumSV.set(Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFSV.set(Object v) |
PreAuthRequestDMO |
DmcTypePreAuthRequestREFSV.set(Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFSV.set(Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFSV.set(Object v) |
LogoutResponseDMO |
DmcTypeLogoutResponseREFSV.set(Object v) |
LogoutRequestDMO |
DmcTypeLogoutRequestREFSV.set(Object v) |
LoginResponseDMO |
DmcTypeLoginResponseREFSV.set(Object v) |
LoginRequestDMO |
DmcTypeLoginRequestREFSV.set(Object v) |
GetResponseDMO |
DmcTypeGetResponseREFSV.set(Object v) |
GetRequestDMO |
DmcTypeGetRequestREFSV.set(Object v) |
FileModeEnum |
DmcTypeFileModeEnumSV.set(Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSV.set(Object v) |
DMPEventDMO |
DmcTypeDMPEventREFSV.set(Object v) |
DenotifyResponseDMO |
DmcTypeDenotifyResponseREFSV.set(Object v) |
DenotifyRequestDMO |
DmcTypeDenotifyRequestREFSV.set(Object v) |
DeleteResponseDMO |
DmcTypeDeleteResponseREFSV.set(Object v) |
DeleteRequestDMO |
DmcTypeDeleteRequestREFSV.set(Object v) |
CreateResponseDMO |
DmcTypeCreateResponseREFSV.set(Object v) |
CreateRequestDMO |
DmcTypeCreateRequestREFSV.set(Object v) |
ActionResponseDMO |
DmcTypeActionResponseREFSV.set(Object v) |
ActionRequestDMO |
DmcTypeActionRequestREFSV.set(Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFSV.set(Object v) |
ActionCancelRequestDMO |
DmcTypeActionCancelRequestREFSV.set(Object v) |
SetResponseDMO |
DmcTypeSetResponseREFMV.setMVnth(int index,
Object v) |
SetRequestDMO |
DmcTypeSetRequestREFMV.setMVnth(int index,
Object v) |
ScopeEnum |
DmcTypeScopeEnumMV.setMVnth(int index,
Object v) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumMV.setMVnth(int index,
Object v) |
ResponseDMO |
DmcTypeResponseREFMV.setMVnth(int index,
Object v) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumMV.setMVnth(int index,
Object v) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumMV.setMVnth(int index,
Object v) |
PreAuthResponseDMO |
DmcTypePreAuthResponseREFMV.setMVnth(int index,
Object v) |
PreAuthRequestDMO |
DmcTypePreAuthRequestREFMV.setMVnth(int index,
Object v) |
NotifyResponseDMO |
DmcTypeNotifyResponseREFMV.setMVnth(int index,
Object v) |
NotifyRequestDMO |
DmcTypeNotifyRequestREFMV.setMVnth(int index,
Object v) |
LogoutResponseDMO |
DmcTypeLogoutResponseREFMV.setMVnth(int index,
Object v) |
LogoutRequestDMO |
DmcTypeLogoutRequestREFMV.setMVnth(int index,
Object v) |
LoginResponseDMO |
DmcTypeLoginResponseREFMV.setMVnth(int index,
Object v) |
LoginRequestDMO |
DmcTypeLoginRequestREFMV.setMVnth(int index,
Object v) |
GetResponseDMO |
DmcTypeGetResponseREFMV.setMVnth(int index,
Object v) |
GetRequestDMO |
DmcTypeGetRequestREFMV.setMVnth(int index,
Object v) |
FileModeEnum |
DmcTypeFileModeEnumMV.setMVnth(int index,
Object v) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumMV.setMVnth(int index,
Object v) |
DMPEventDMO |
DmcTypeDMPEventREFMV.setMVnth(int index,
Object v) |
DenotifyResponseDMO |
DmcTypeDenotifyResponseREFMV.setMVnth(int index,
Object v) |
DenotifyRequestDMO |
DmcTypeDenotifyRequestREFMV.setMVnth(int index,
Object v) |
DeleteResponseDMO |
DmcTypeDeleteResponseREFMV.setMVnth(int index,
Object v) |
DeleteRequestDMO |
DmcTypeDeleteRequestREFMV.setMVnth(int index,
Object v) |
CreateResponseDMO |
DmcTypeCreateResponseREFMV.setMVnth(int index,
Object v) |
CreateRequestDMO |
DmcTypeCreateRequestREFMV.setMVnth(int index,
Object v) |
ActionResponseDMO |
DmcTypeActionResponseREFMV.setMVnth(int index,
Object v) |
ActionRequestDMO |
DmcTypeActionRequestREFMV.setMVnth(int index,
Object v) |
ActionCancelResponseDMO |
DmcTypeActionCancelResponseREFMV.setMVnth(int index,
Object v) |
ActionCancelRequestDMO |
DmcTypeActionCancelRequestREFMV.setMVnth(int index,
Object v) |
protected SetResponseDMO |
DmcTypeSetResponseREF.typeCheck(Object value) |
protected SetRequestDMO |
DmcTypeSetRequestREF.typeCheck(Object value) |
ScopeEnum |
DmcTypeScopeEnumSTATIC.typeCheck(Object value) |
protected ScopeEnum |
DmcTypeScopeEnum.typeCheck(Object value) |
ResponseTypeEnum |
DmcTypeResponseTypeEnumSTATIC.typeCheck(Object value) |
protected ResponseTypeEnum |
DmcTypeResponseTypeEnum.typeCheck(Object value) |
protected ResponseDMO |
DmcTypeResponseREF.typeCheck(Object value) |
ResponseFormatEnum |
DmcTypeResponseFormatEnumSTATIC.typeCheck(Object value) |
protected ResponseFormatEnum |
DmcTypeResponseFormatEnum.typeCheck(Object value) |
ResponseCategoryEnum |
DmcTypeResponseCategoryEnumSTATIC.typeCheck(Object value) |
protected ResponseCategoryEnum |
DmcTypeResponseCategoryEnum.typeCheck(Object value) |
protected PreAuthResponseDMO |
DmcTypePreAuthResponseREF.typeCheck(Object value) |
protected PreAuthRequestDMO |
DmcTypePreAuthRequestREF.typeCheck(Object value) |
protected NotifyResponseDMO |
DmcTypeNotifyResponseREF.typeCheck(Object value) |
protected NotifyRequestDMO |
DmcTypeNotifyRequestREF.typeCheck(Object value) |
protected LogoutResponseDMO |
DmcTypeLogoutResponseREF.typeCheck(Object value) |
protected LogoutRequestDMO |
DmcTypeLogoutRequestREF.typeCheck(Object value) |
protected LoginResponseDMO |
DmcTypeLoginResponseREF.typeCheck(Object value) |
protected LoginRequestDMO |
DmcTypeLoginRequestREF.typeCheck(Object value) |
protected GetResponseDMO |
DmcTypeGetResponseREF.typeCheck(Object value) |
protected GetRequestDMO |
DmcTypeGetRequestREF.typeCheck(Object value) |
FileModeEnum |
DmcTypeFileModeEnumSTATIC.typeCheck(Object value) |
protected FileModeEnum |
DmcTypeFileModeEnum.typeCheck(Object value) |
DMPEventTypeEnum |
DmcTypeDMPEventTypeEnumSTATIC.typeCheck(Object value) |
protected DMPEventTypeEnum |
DmcTypeDMPEventTypeEnum.typeCheck(Object value) |
protected DMPEventDMO |
DmcTypeDMPEventREF.typeCheck(Object value) |
protected DenotifyResponseDMO |
DmcTypeDenotifyResponseREF.typeCheck(Object value) |
protected DenotifyRequestDMO |
DmcTypeDenotifyRequestREF.typeCheck(Object value) |
protected DeleteResponseDMO |
DmcTypeDeleteResponseREF.typeCheck(Object value) |
protected DeleteRequestDMO |
DmcTypeDeleteRequestREF.typeCheck(Object value) |
protected CreateResponseDMO |
DmcTypeCreateResponseREF.typeCheck(Object value) |
protected CreateRequestDMO |
DmcTypeCreateRequestREF.typeCheck(Object value) |
protected ActionResponseDMO |
DmcTypeActionResponseREF.typeCheck(Object value) |
protected ActionRequestDMO |
DmcTypeActionRequestREF.typeCheck(Object value) |
protected ActionCancelResponseDMO |
DmcTypeActionCancelResponseREF.typeCheck(Object value) |
protected ActionCancelRequestDMO |
DmcTypeActionCancelRequestREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicObject.removeSubComponent(HierarchicObject ho) |
void |
HierarchicObject.resetParent(HierarchicObject newParent)
This method rehomes a branch of hierarchic objects to sit beneath the specified parent.
|
void |
DotNamedObject.resetParent(HierarchicObject newParent) |
void |
HierarchicObject.setParentObject(HierarchicObject p)
This method sets the parent object for this object and reconstructs the FQN
as appropriate.
|
void |
HierarchicObject.setParentObject(HierarchicObject p,
boolean buildFQN)
This method sets the parent object for this object and reconstructs the FQN
as appropriate.
|
void |
DotNamedObject.setParentObject(HierarchicObject p,
boolean buildFQN) |
| Modifier and Type | Method and Description |
|---|---|
DmrbaseSchemaAG |
DmrbaseSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmrbaseSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicObjectDMW.setFile(Object value)
Sets file to the specified value.
|
void |
HierarchicObjectDMW.setFQN(Object value)
Sets FQN to the specified value.
|
void |
DotNamedObjectDMW.setFQN(Object value)
Sets FQN to the specified value.
|
void |
HierarchicObjectDMW.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchyParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
HierarchicDataCache.loadData(SchemaManager sm,
String fn) |
HierarchicObject |
HierarchyParser.readHierarchy(String fn) |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPHierarchicObject.resetParent(HierarchicObject newParent)
This method rehomes a branch of hierarchic objects to sit beneath the specified parent.
|
void |
LDAPHierarchicObject.setParentObject(HierarchicObject p)
This method sets the parent object for this object and reconstructs the FQN
as appropriate.
|
void |
LDAPHierarchicObject.setParentObject(HierarchicObject p,
boolean buildFQN)
This method sets the parent object for this object and reconstructs the FQN
as appropriate.
|
| Modifier and Type | Method and Description |
|---|---|
DmrldapSchemaAG |
DmrldapSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmrldapSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPHierarchicObjectDMW.setFQN(Object value)
Sets FQN to the specified value.
|
static void |
LDAPSchemaAUX.setLdapIdPrefix(DmwWrapper corew,
Object value)
Sets ldapIdPrefix to the specified value.
|
static void |
LDAPClassAUX.setNamingAttribute(DmwWrapper corew,
Object value)
Sets the namingAttribute to the specified value.
|
static void |
LDAPClassAUX.setReposName(DmwWrapper corew,
Object value)
Sets reposName to the specified value.
|
static void |
LDAPAttributeAUX.setReposName(DmwWrapper corew,
Object value)
Sets reposName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPSchemaExtension.addAction(ActionDefinition def) |
void |
LDAPSchemaExtension.addAttribute(AttributeDefinition def) |
void |
LDAPSchemaExtension.addClass(ClassDefinition def) |
void |
LDAPSchemaExtension.addEnum(EnumDefinition def) |
void |
LDAPSchemaExtension.addSchema(SchemaDefinition def) |
void |
LDAPSchemaExtension.addType(TypeDefinition def) |
void |
LDAPSchemaExtension.definitionPreAdd(DmcUncheckedObject uco) |
void |
HierarchyParserOld.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
HierarchyParserOld.readHierarchicFile(TreeMap<DmcHierarchicObjectName,HierarchicObject> byFQN,
String fn)
This method can be used to load multiple hierarchic structures into the same keymap.
|
HierarchicObject |
HierarchyParserOld.readHierarchy(String fn) |
HierarchicObject |
HierarchyParserOld.readHierarchyBelowRoot(HierarchicObject existingRoot,
String fn)
This method allows you to read a set of objects below a pre-existing root object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicObjectDMO.setFile(Object value)
Sets file to the specified value.
|
void |
HierarchicObjectDMO.setFQN(Object value)
Sets FQN to the specified value.
|
void |
DotNamedObjectDMO.setFQN(Object value)
Sets FQN to the specified value.
|
void |
HierarchicObjectDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
HierarchicObjectREF |
DmcTypeHierarchicObjectREFSET.add(Object v) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFMV.add(Object v) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFMAP.add(Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFSET.add(Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFMV.add(Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFMAP.add(Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFSTATIC.cloneValue(DotNamedObjectREF value) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFSTATIC.cloneValue(HierarchicObjectREF value) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFSV.set(Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFSV.set(Object v) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFMV.setMVnth(int index,
Object v) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFMV.setMVnth(int index,
Object v) |
void |
HierarchicObjectREF.setName(DmcObjectName n) |
void |
DotNamedObjectREF.setName(DmcObjectName n) |
HierarchicObjectREF |
DmcTypeHierarchicObjectREFSTATIC.typeCheck(Object value) |
protected HierarchicObjectREF |
DmcTypeHierarchicObjectREF.typeCheck(Object value) |
DotNamedObjectREF |
DmcTypeDotNamedObjectREFSTATIC.typeCheck(Object value) |
protected DotNamedObjectREF |
DmcTypeDotNamedObjectREF.typeCheck(Object value) |
| Constructor and Description |
|---|
DotNamedObjectREF(FullyQualifiedName n) |
DotNamedObjectREF(String n) |
HierarchicObjectREF(FullyQualifiedName n) |
HierarchicObjectREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LDAPSchemaAUXDMO.hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static boolean |
LDAPClassAUXDMO.hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
static boolean |
LDAPAttributeAUXDMO.hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
void |
LDAPHierarchicObjectDMO.setFQN(Object value)
Sets FQN to the specified value.
|
static void |
LDAPSchemaAUXDMO.setLdapIdPrefix(DmcObject core,
Object value)
Sets ldapIdPrefix to the specified value.
|
static void |
LDAPClassAUXDMO.setNamingAttribute(DmcObject core,
Object value)
Sets namingAttribute to the specified value.
|
static void |
LDAPClassAUXDMO.setReposName(DmcObject core,
Object value)
Sets reposName to the specified value.
|
static void |
LDAPAttributeAUXDMO.setReposName(DmcObject core,
Object value)
Sets reposName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFSET.add(Object v) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFMV.add(Object v) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFMAP.add(Object v) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFSTATIC.cloneValue(LDAPHierarchicObjectREF value) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFSV.set(Object v) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFMV.setMVnth(int index,
Object v) |
void |
LDAPHierarchicObjectREF.setName(DmcObjectName n) |
LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREFSTATIC.typeCheck(Object value) |
protected LDAPHierarchicObjectREF |
DmcTypeLDAPHierarchicObjectREF.typeCheck(Object value) |
| Constructor and Description |
|---|
LDAPHierarchicObjectREF(FullyQualifiedName n) |
LDAPHierarchicObjectREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaExtensionIF.addAction(ActionDefinition def)
This method will be called when an action is added to the schema manager.
|
void |
SchemaExtensionIF.addAttribute(AttributeDefinition def)
This method will be called when an attribute is added to the schema manager.
|
void |
SchemaExtensionIF.addClass(ClassDefinition def)
This method will be called when a class is added to the schema manager.
|
void |
SchemaDefinition.addDefinition(DmsDefinition def)
Attempts to add the specified definition to the schema.
|
void |
SchemaManager.addDefinition(DmsDefinition def,
DmcNameClashResolverIF clashResolver)
Attempts to add the specified definition.
|
void |
SchemaExtensionIF.addEnum(EnumDefinition def)
This method will be called when an enum is added to the schema manager.
|
void |
SchemaDefinition.addParsedRule(DmcUncheckedObject uco)
Add the parsed rules
|
void |
SchemaExtensionIF.addSchema(SchemaDefinition def)
This method will be called when a schema is added to the schema manager.
|
void |
SchemaExtensionIF.addType(TypeDefinition def)
This method will be called when a type is added to the schema manager.
|
AttributeDefinition |
SchemaManager.adef(ClassDefinition cd,
String n)
This function will return the attribute definition associated with the given name.
|
ClassDefinition |
SchemaManager.cdef(String n)
This function will return the class definition associated with the
given name.
|
void |
SchemaManager.definitionPreAdd(DmcUncheckedObject def)
Calls the schema extensions with this definition so that they can add
auxiliary information if required.
|
void |
SchemaExtensionIF.definitionPreAdd(DmcUncheckedObject uco)
This method is called whenever we're about to add the specified definition
to a schema.
|
DmcNamedObjectIF |
SchemaManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
SchemaDefinition |
SchemaDefinition.getInstance()
Generated schemas overload this method to provide access to their initialized
information.
|
ClassDefinition |
SchemaManager.isClass(String name)
This function indicates if the specified string the name of a ClassDefinition.
|
void |
SchemaManager.manageSchema(SchemaDefinition sd)
This function integrates a new set of definitions into the schema manager.
|
void |
SchemaManager.manageSchemaInternal(SchemaDefinition sd)
This function integrates a new set of definitions into the schema manager.
|
void |
SchemaManager.manageSchemaInternal(SchemaDefinition sd,
boolean checkIDs) |
DmcNamedObjectIF |
SchemaManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
We implement this because we need to pass in a clash resolver when we resolve
schema references on auto-generated schemas.
|
void |
SchemaManager.resolveReferences(SchemaDefinition sd,
DmcNameClashResolverIF clashResolver)
This method will ensure that all references in the specified schema can
be resolved.
|
void |
SchemaManager.schemaPreAdd(DmcUncheckedObject sd)
This method is called from the DmsSchemaParser to alert us that a new schema
is about to be read.
|
DmwWrapper |
SchemaManager.wrapIt(DmcObject dmo) |
| Constructor and Description |
|---|
ActionDefinition(String mn) |
AttributeDefinition(String mn) |
ClassDefinition(String mn)
Default constructor used in creating the meta schema.
|
EnumDefinition(String mn) |
MetaSchema()
Provides access to the first schema manager that instantiates the meta-schema.
|
MetaSchemaAG() |
RuleCategory(String mn) |
RuleDefinition(String mn) |
SchemaDefinition(String mn) |
SchemaManager()
Creates a new SchemaManager.
|
SchemaManager(SchemaDefinition sd)
A convenience constructor that lets you create the schema manager and manage
a single schema in one easy operation.
|
TypeDefinition(String mn,
Class<?> c) |
TypeDefinition(String mn,
Class<?> c,
Class<?> w)
This constructor is used for internally generated reference types.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
SchemaDefinitionDMO.addActionDefList(Object value)
Adds another actionDefList value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addActions(Object value)
Adds another actions value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addAllowedParents(Object value)
Adds another allowedParents value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addAttachToClass(Object value)
Adds another attachToClass value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addAttributeDefList(Object value)
Adds another attributeDefList value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addClassDefList(Object value)
Adds another classDefList value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
RunContextDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
RuleCategoryDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
DSDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
DependencyDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
ConcinnityDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addComplexTypeDefList(Object value)
Adds another complexTypeDefList value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
RunContextDMO.addDependencies(Object value)
Adds another dependencies value.
|
DmcAttribute<?> |
DependencyDMO.addDependencies(Object value)
Adds another dependencies value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDependsOn(Object value)
Adds another dependsOn value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDependsOnRef(Object value)
Adds another dependsOnRef value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addDerivedClasses(Object value)
Adds another derivedClasses value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RunContextDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RuleCategoryDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DSDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DependencyDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ConcinnityDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDmwTypeToPackage(Object value)
Adds another dmwTypeToPackage value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addDmwWrapperType(Object value)
Adds another dmwWrapperType value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addDsdModuleList(Object value)
Adds another dsdModuleList value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addEnumDefList(Object value)
Adds another enumDefList value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addEnumValue(Object value)
Adds another enumValue value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
RunContextDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
RuleCategoryDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
DSDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
DependencyDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ConcinnityDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addExample(Object value)
Adds another example value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addExcludeFromContext(Object value)
Adds another excludeFromContext value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addExtendedReferenceTypeDefList(Object value)
Adds another extendedReferenceTypeDefList value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addField(Object value)
Adds another field value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addField(Object value)
Adds another field value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addIntendedToExtend(Object value)
Adds another intendedToExtend value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addInternalTypeDefList(Object value)
Adds another internalTypeDefList value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addMay(Object value)
Adds another may value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addMay(Object value)
Adds another may value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addMay(Object value)
Adds another may value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addMayParm(Object value)
Adds another mayParm value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addMayReturn(Object value)
Adds another mayReturn value.
|
DmcAttribute<?> |
RuleDataDMO.addMsgParam(Object value)
Adds another msgParam value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addMust(Object value)
Adds another must value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addMust(Object value)
Adds another must value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addMust(Object value)
Adds another must value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addMustParm(Object value)
Adds another mustParm value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addMustReturn(Object value)
Adds another mustReturn value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
RunContextDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
RuleCategoryDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
DSDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
DependencyDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
ConcinnityDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
RunContextDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
RuleCategoryDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
DSDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
DependencyDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ConcinnityDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addOptimize(Object value)
Adds another optimize value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addOptionalPart(Object value)
Adds another optionalPart value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addOptionalPart(Object value)
Adds another optionalPart value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
RunContextDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
RuleCategoryDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DSDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DependencyDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
ConcinnityDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addRefersToDefsFromDSD(Object value)
Adds another refersToDefsFromDSD value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
RunContextDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
RuleCategoryDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
DependencyDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addRelatedToConcept(Object value)
Adds another relatedToConcept value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addRequiredBaseModule(Object value)
Adds another requiredBaseModule value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addRequiredPart(Object value)
Adds another requiredPart value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addRequiredPart(Object value)
Adds another requiredPart value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addRuleCategory(Object value)
Adds another ruleCategory value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addRuleCategoryList(Object value)
Adds another ruleCategoryList value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addRuleDataList(Object value)
Adds another ruleDataList value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addRuleDefinitionList(Object value)
Adds another ruleDefinitionList value.
|
DmcAttribute<?> |
RuleCategoryDMO.addRuleImport(Object value)
Adds another ruleImport value.
|
DmcAttribute<?> |
RuleCategoryDMO.addRuleParam(Object value)
Adds another ruleParam value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addSchemaExtension(Object value)
Adds another schemaExtension value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addSelectAttribute(Object value)
Adds another selectAttribute value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
RunContextDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
RuleCategoryDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
DSDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
DependencyDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
ConcinnityDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addSliceDefList(Object value)
Adds another sliceDefList value.
|
DmcAttribute<?> |
TypeDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
SliceDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
RunContextDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
RuleDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
RuleCategoryDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
EnumDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
DSDefinitionModuleDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
DSDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
DmsDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
DependencyImplementationDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
DependencyDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
ConcinnityDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
ComplexTypeDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
AttributeDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
ActionDefinitionDMO.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
SchemaDefinitionDMO.addTypeDefList(Object value)
Adds another typeDefList value.
|
DmcAttribute<?> |
ClassDefinitionDMO.addUsesWrapperInterface(Object value)
Adds another usesWrapperInterface value.
|
void |
ClassDefinitionDMO.setAbbrev(Object value)
Sets abbrev to the specified value.
|
void |
AttributeDefinitionDMO.setAbbrev(Object value)
Sets abbrev to the specified value.
|
void |
TypeDefinitionDMO.setAltType(Object value)
Sets altType to the specified value.
|
void |
TypeDefinitionDMO.setAltTypeImport(Object value)
Sets altTypeImport to the specified value.
|
void |
RuleDataDMO.setApplyToClass(Object value)
Sets applyToClass to the specified value.
|
void |
RuleCategoryDMO.setAttributeInfoFromParam(Object value)
Sets attributeInfoFromParam to the specified value.
|
void |
DSDefinitionModuleDMO.setBaseDefinition(Object value)
Sets baseDefinition to the specified value.
|
void |
RuleCategoryDMO.setClassInfoFromParam(Object value)
Sets classInfoFromParam to the specified value.
|
void |
ClassDefinitionDMO.setClassType(Object value)
Sets classType to the specified value.
|
void |
SchemaDefinitionDMO.setCreateAttributeFactory(Object value)
Sets createAttributeFactory to the specified value.
|
void |
ClassDefinitionDMO.setCreateIndex(Object value)
Sets createIndex to the specified value.
|
void |
ClassDefinitionDMO.setDataType(Object value)
Sets dataType to the specified value.
|
void |
AttributeDefinitionDMO.setDataType(Object value)
Sets dataType to the specified value.
|
void |
TypeDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
SliceDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
SchemaDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
RunContextDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
RuleDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
RuleDataDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
RuleCategoryDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
EnumDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DSDefinitionModuleDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DSDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DmsDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DependencyImplementationDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DependencyDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
ConcinnityDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
ComplexTypeDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
ClassDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
AttributeDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
ActionDefinitionDMO.setDefinedIn(Object value)
Sets definedIn to the specified value.
|
void |
DSDefinitionModuleDMO.setDefinedInModuleAttribute(Object value)
Sets definedInModuleAttribute to the specified value.
|
void |
RuleDefinitionDMO.setDependency(Object value)
Sets dependency to the specified value.
|
void |
DependencyImplementationDMO.setDependency(Object value)
Sets dependency to the specified value.
|
void |
ClassDefinitionDMO.setDerivedFrom(Object value)
Sets derivedFrom to the specified value.
|
void |
AttributeDefinitionDMO.setDesignatedFilterAttribute(Object value)
Sets designatedFilterAttribute to the specified value.
|
void |
AttributeDefinitionDMO.setDesignatedNameAttribute(Object value)
Sets designatedNameAttribute to the specified value.
|
void |
RuleDefinitionDMO.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
DSDefinitionModuleDMO.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
ClassDefinitionDMO.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
AttributeDefinitionDMO.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
ClassDefinitionDMO.setDmeClass(Object value)
Sets dmeClass to the specified value.
|
void |
ClassDefinitionDMO.setDmeImport(Object value)
Sets dmeImport to the specified value.
|
void |
ClassDefinitionDMO.setDmoAuxClass(Object value)
Sets dmoAuxClass to the specified value.
|
void |
ClassDefinitionDMO.setDmoAuxClassImport(Object value)
Sets dmoAuxClassImport to the specified value.
|
void |
ClassDefinitionDMO.setDmoClass(Object value)
Sets dmoClass to the specified value.
|
void |
TypeDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
SliceDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
SchemaDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
RunContextDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
RuleDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
RuleCategoryDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
EnumDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
DSDefinitionModuleDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
DSDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
DmsDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
DependencyImplementationDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
DependencyDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ConcinnityDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ComplexTypeDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ClassDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
AttributeDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ActionDefinitionDMO.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ClassDefinitionDMO.setDmoImport(Object value)
Sets dmoImport to the specified value.
|
void |
ClassDefinitionDMO.setDmtClass(Object value)
Sets dmtClass to the specified value.
|
void |
ClassDefinitionDMO.setDmtImport(Object value)
Sets dmtImport to the specified value.
|
void |
ClassDefinitionDMO.setDmtREFImport(Object value)
Sets dmtREFImport to the specified value.
|
void |
ClassDefinitionDMO.setDmwAuxClass(Object value)
Sets dmwAuxClass to the specified value.
|
void |
ClassDefinitionDMO.setDmwAuxClassImport(Object value)
Sets dmwAuxClassImport to the specified value.
|
void |
ClassDefinitionDMO.setDmwClass(Object value)
Sets dmwClass to the specified value.
|
void |
ClassDefinitionDMO.setDmwImport(Object value)
Sets dmwImport to the specified value.
|
void |
TypeDefinitionDMO.setDmwIteratorClass(Object value)
Sets dmwIteratorClass to the specified value.
|
void |
ClassDefinitionDMO.setDmwIteratorClass(Object value)
Sets dmwIteratorClass to the specified value.
|
void |
TypeDefinitionDMO.setDmwIteratorImport(Object value)
Sets dmwIteratorImport to the specified value.
|
void |
ClassDefinitionDMO.setDmwIteratorImport(Object value)
Sets dmwIteratorImport to the specified value.
|
void |
SchemaDefinitionDMO.setDmwPackage(Object value)
Sets dmwPackage to the specified value.
|
void |
TypeDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
SliceDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
SchemaDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
RunContextDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
RuleDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
RuleCategoryDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
EnumDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
DSDefinitionModuleDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
DSDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
DmsDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
DependencyImplementationDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
DependencyDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ConcinnityDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ComplexTypeDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ClassDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
AttributeDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ActionDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ClassDefinitionDMO.setDsdModuleDefinition(Object value)
Sets dsdModuleDefinition to the specified value.
|
void |
TypeDefinitionDMO.setEnumName(Object value)
Sets enumName to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setExtendedClass(Object value)
Sets extendedClass to the specified value.
|
void |
ComplexTypeDefinitionDMO.setExtendedClass(Object value)
Sets extendedClass to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setExtendedReferenceClass(Object value)
Sets extendedReferenceClass to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setFieldSeparator(Object value)
Sets fieldSeparator to the specified value.
|
void |
ComplexTypeDefinitionDMO.setFieldSeparator(Object value)
Sets fieldSeparator to the specified value.
|
void |
TypeDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
SliceDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
SchemaDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
RunContextDMO.setFile(Object value)
Sets file to the specified value.
|
void |
RuleDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
RuleDataDMO.setFile(Object value)
Sets file to the specified value.
|
void |
RuleCategoryDMO.setFile(Object value)
Sets file to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
EnumDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DSDefinitionModuleDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DSDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DmsDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DependencyImplementationDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DependencyDMO.setFile(Object value)
Sets file to the specified value.
|
void |
ConcinnityDMO.setFile(Object value)
Sets file to the specified value.
|
void |
ComplexTypeDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
ClassDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
AttributeDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
ActionDefinitionDMO.setFile(Object value)
Sets file to the specified value.
|
void |
DSDefinitionModuleDMO.setFileExtension(Object value)
Sets fileExtension to the specified value.
|
void |
TypeDefinitionDMO.setFilterAttributeDef(Object value)
Sets filterAttributeDef to the specified value.
|
void |
SchemaDefinitionDMO.setGeneratedFileHeader(Object value)
Sets generatedFileHeader to the specified value.
|
void |
TypeDefinitionDMO.setGenericArgs(Object value)
Sets genericArgs to the specified value.
|
void |
AttributeDefinitionDMO.setGenericArgs(Object value)
Sets genericArgs to the specified value.
|
void |
AttributeDefinitionDMO.setGenericArgsImport(Object value)
Sets genericArgsImport to the specified value.
|
void |
TypeDefinitionDMO.setHelperClassName(Object value)
Sets helperClassName to the specified value.
|
void |
TypeDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
SliceDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
SchemaDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
RunContextDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
RuleDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
RuleCategoryDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
EnumDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
DSDefinitionModuleDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
DSDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
DmsDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
DependencyImplementationDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
DependencyDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ConcinnityDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ComplexTypeDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ClassDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
AttributeDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
ActionDefinitionDMO.setHint(Object value)
Sets hint to the specified value.
|
void |
RuleDataDMO.setImmediateHalt(Object value)
Sets immediateHalt to the specified value.
|
void |
AttributeDefinitionDMO.setIndexSize(Object value)
Sets indexSize to the specified value.
|
void |
DependencyImplementationDMO.setInstantiation(Object value)
Sets instantiation to the specified value.
|
void |
DependencyDMO.setInstantiation(Object value)
Sets instantiation to the specified value.
|
void |
TypeDefinitionDMO.setInternallyGenerated(Object value)
Sets internallyGenerated to the specified value.
|
void |
ClassDefinitionDMO.setInternallyGenerated(Object value)
Sets internallyGenerated to the specified value.
|
void |
ClassDefinitionDMO.setInternalTypeRef(Object value)
Sets internalTypeRef to the specified value.
|
void |
AttributeDefinitionDMO.setInternalUse(Object value)
Sets internalUse to the specified value.
|
void |
ClassDefinitionDMO.setIsDSDefinition(Object value)
Sets isDSDefinition to the specified value.
|
void |
TypeDefinitionDMO.setIsEnumType(Object value)
Sets isEnumType to the specified value.
|
void |
TypeDefinitionDMO.setIsExtendedRefType(Object value)
Sets isExtendedRefType to the specified value.
|
void |
RuleDefinitionDMO.setIsExtensible(Object value)
Sets isExtensible to the specified value.
|
void |
TypeDefinitionDMO.setIsFilterType(Object value)
Sets isFilterType to the specified value.
|
void |
ActionDefinitionDMO.setIsGetAction(Object value)
Sets isGetAction to the specified value.
|
void |
TypeDefinitionDMO.setIsHierarchicName(Object value)
Sets isHierarchicName to the specified value.
|
void |
ClassDefinitionDMO.setIsNamedBy(Object value)
Sets isNamedBy to the specified value.
|
void |
TypeDefinitionDMO.setIsNameType(Object value)
Sets isNameType to the specified value.
|
void |
TypeDefinitionDMO.setIsRefType(Object value)
Sets isRefType to the specified value.
|
void |
ClassDefinitionDMO.setJavaClass(Object value)
Sets javaClass to the specified value.
|
void |
TypeDefinitionDMO.setKeyClass(Object value)
Sets keyClass to the specified value.
|
void |
TypeDefinitionDMO.setKeyImport(Object value)
Sets keyImport to the specified value.
|
void |
TypeDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
SliceDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
SchemaDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
RunContextDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
RuleDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
RuleDataDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
RuleCategoryDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
EnumDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DSDefinitionModuleDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DSDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DmsDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DependencyImplementationDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DependencyDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ConcinnityDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ComplexTypeDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ClassDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
AttributeDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ActionDefinitionDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ActionDefinitionDMO.setMaySendProgress(Object value)
Sets maySendProgress to the specified value.
|
void |
DSDefinitionModuleDMO.setModuleClassName(Object value)
Sets moduleClassName to the specified value.
|
void |
DSDefinitionModuleDMO.setModuleDependenceAttribute(Object value)
Sets moduleDependenceAttribute to the specified value.
|
void |
RuleDataDMO.setMsgKey(Object value)
Sets msgKey to the specified value.
|
void |
TypeDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
SliceDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
SchemaDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
RunContextDMO.setName(Object value)
Sets name to the specified value.
|
void |
RuleDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
RuleCategoryDMO.setName(Object value)
Sets name to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
EnumDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
DSDefinitionModuleDMO.setName(Object value)
Sets name to the specified value.
|
void |
DSDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
DmsDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
DependencyImplementationDMO.setName(Object value)
Sets name to the specified value.
|
void |
DependencyDMO.setName(Object value)
Sets name to the specified value.
|
void |
ConcinnityDMO.setName(Object value)
Sets name to the specified value.
|
void |
ComplexTypeDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
ClassDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
AttributeDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
ActionTriggerInfoDMO.setName(Object value)
Sets name to the specified value.
|
void |
ActionDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
TypeDefinitionDMO.setNameAttributeDef(Object value)
Sets nameAttributeDef to the specified value.
|
void |
TypeDefinitionDMO.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
EnumDefinitionDMO.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
AttributeDefinitionDMO.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
TypeDefinitionDMO.setNumericOrBoolean(Object value)
Sets numericOrBoolean to the specified value.
|
void |
TypeDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
SliceDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
SchemaDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
RunContextDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
RuleDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
RuleCategoryDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
EnumDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
DSDefinitionModuleDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
DSDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
DmsDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
DependencyImplementationDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
DependencyDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ConcinnityDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ComplexTypeDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ClassDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
AttributeDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ActionDefinitionDMO.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ClassDefinitionDMO.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
AttributeDefinitionDMO.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
ActionDefinitionDMO.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
RuleCategoryDMO.setOpContext(Object value)
Sets opContext to the specified value.
|
void |
TypeDefinitionDMO.setOriginalClass(Object value)
Sets originalClass to the specified value.
|
void |
ClassDefinitionDMO.setPartOfDefinitionModule(Object value)
Sets partOfDefinitionModule to the specified value.
|
void |
AttributeDefinitionDMO.setPreserveNewlines(Object value)
Sets preserveNewlines to the specified value.
|
void |
TypeDefinitionDMO.setPrimitiveType(Object value)
Sets primitiveType to the specified value.
|
void |
TypeDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
SliceDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
SchemaDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
RunContextDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
RuleDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
RuleCategoryDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
EnumDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
DSDefinitionModuleDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
DSDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
DmsDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
DependencyImplementationDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
DependencyDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
ConcinnityDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
ComplexTypeDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
ClassDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
AttributeDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
ActionDefinitionDMO.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
RuleCategoryDMO.setRuleCategoryID(Object value)
Sets ruleCategoryID to the specified value.
|
void |
ClassDefinitionDMO.setRuleDefinition(Object value)
Sets ruleDefinition to the specified value.
|
void |
RuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RuleCategoryDMO.setRuleType(Object value)
Sets ruleType to the specified value.
|
void |
DependencyImplementationDMO.setRunContext(Object value)
Sets runContext to the specified value.
|
void |
SchemaDefinitionDMO.setSchemaBaseID(Object value)
Sets schemaBaseID to the specified value.
|
void |
SchemaDefinitionDMO.setSchemaIDRange(Object value)
Sets schemaIDRange to the specified value.
|
void |
SchemaDefinitionDMO.setSchemaPackage(Object value)
Sets schemaPackage to the specified value.
|
void |
TypeDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
SliceDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
SchemaDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
RunContextDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
RuleDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
RuleCategoryDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
EnumDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
DSDefinitionModuleDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
DSDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
DmsDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
DependencyImplementationDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
DependencyDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
ConcinnityDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
ComplexTypeDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
ClassDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
AttributeDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
ActionDefinitionDMO.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
AttributeDefinitionDMO.setSecure(Object value)
Sets secure to the specified value.
|
void |
TypeDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
SliceDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
SchemaDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
RunContextDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
RuleDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
RuleCategoryDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
EnumDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
DSDefinitionModuleDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
DSDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
DmsDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
DependencyImplementationDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
DependencyDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ConcinnityDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ComplexTypeDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ClassDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
AttributeDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ActionDefinitionDMO.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ClassDefinitionDMO.setSubpackage(Object value)
Sets subpackage to the specified value.
|
void |
DSDefinitionModuleDMO.setSupportDynamicSchemaLoading(Object value)
Sets supportDynamicSchemaLoading to the specified value.
|
void |
ClassDefinitionDMO.setSupportsBackrefTracking(Object value)
Sets supportsBackrefTracking to the specified value.
|
void |
AttributeDefinitionDMO.setType(Object value)
Sets type to the specified value.
|
void |
TypeDefinitionDMO.setTypeClassName(Object value)
Sets typeClassName to the specified value.
|
void |
DependencyDMO.setUseInterface(Object value)
Sets useInterface to the specified value.
|
void |
ClassDefinitionDMO.setUsesInterface(Object value)
Sets usesInterface to the specified value.
|
void |
ClassDefinitionDMO.setUseWrapperType(Object value)
Sets useWrapperType to the specified value.
|
void |
AttributeDefinitionDMO.setValueType(Object value)
Sets valueType to the specified value.
|
void |
TypeDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
SliceDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
SchemaDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
RunContextDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
RuleDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
RuleCategoryDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
EnumDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
DSDefinitionModuleDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
DSDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
DmsDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
DependencyImplementationDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
DependencyDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
ConcinnityDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
ComplexTypeDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
ClassDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
AttributeDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
ActionDefinitionDMO.setVersion(Object value)
Sets version to the specified value.
|
void |
AttributeDefinitionDMO.setWeakReference(Object value)
Sets weakReference to the specified value.
|
void |
TypeDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
SliceDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
SchemaDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
RunContextDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
RuleDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
RuleCategoryDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
EnumDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
DSDefinitionModuleDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
DSDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
DmsDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
DependencyImplementationDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
DependencyDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
ConcinnityDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
ComplexTypeDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
ClassDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
AttributeDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
ActionDefinitionDMO.setWhy(Object value)
Sets why to the specified value.
|
void |
TypeDefinitionDMO.setWrapperClassName(Object value)
Sets wrapperClassName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
SchemaDefinitionDMW.addActionDefList(ActionDefinition value)
Adds another actionDefList value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addActions(ActionDefinition value)
Adds another actions value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addAllowedParents(ClassDefinition value)
Adds another allowedParents value.
|
DmcAttribute<?> |
ActionDefinitionDMW.addAttachToClass(ClassDefinition value)
Adds another attachToClass value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addAttributeDefList(AttributeDefinition value)
Adds another attributeDefList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addClassDefList(ClassDefinition value)
Adds another classDefList value.
|
void |
DSDefinitionDMW.addComment(Object value)
Adds another comment value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addComplexTypeDefList(ComplexTypeDefinition value)
Adds another complexTypeDefList value.
|
void |
SchemaDefinitionDMW.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
RunContextDMW.addDependencies(Dependency value)
Adds another dependencies value.
|
DmcAttribute<?> |
DependencyDMW.addDependencies(Dependency value)
Adds another dependencies value.
|
void |
SchemaDefinitionDMW.addDependsOn(Object value)
Adds another dependsOn value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addDependsOnRef(SchemaDefinition value)
Adds another dependsOnRef value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addDerivedClasses(ClassDefinition value)
Adds another derivedClasses value.
|
void |
TypeDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
SliceDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
RunContextDMW.addDescription(Object value)
Adds another description value.
|
void |
RuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
EnumDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
DSDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
DependencyImplementationDMW.addDescription(Object value)
Adds another description value.
|
void |
ComplexTypeDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
ClassDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
AttributeDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
ActionDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
SchemaDefinitionDMW.addDmwTypeToPackage(Object value)
Adds another dmwTypeToPackage value.
|
void |
ClassDefinitionDMW.addDmwWrapperType(Object value)
Adds another dmwWrapperType value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addDsdModuleList(DSDefinitionModule value)
Adds another dsdModuleList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addEnumDefList(EnumDefinition value)
Adds another enumDefList value.
|
void |
EnumDefinitionDMW.addEnumValue(Object value)
Adds another enumValue value.
|
void |
DSDefinitionDMW.addExample(Object value)
Adds another example value.
|
void |
ClassDefinitionDMW.addExcludeFromContext(Object value)
Adds another excludeFromContext value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addExtendedReferenceTypeDefList(ExtendedReferenceTypeDefinition value)
Adds another extendedReferenceTypeDefList value.
|
void |
ComplexTypeDefinitionDMW.addField(Object value)
Adds another field value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addIntendedToExtend(ClassDefinition value)
Adds another intendedToExtend value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addInternalTypeDefList(TypeDefinition value)
Adds another internalTypeDefList value.
|
DmcAttribute<?> |
RuleDefinitionDMW.addMay(AttributeDefinition value)
Adds another may value.
|
DmcAttribute<?> |
DSDefinitionModuleDMW.addMay(AttributeDefinition value)
Adds another may value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addMay(AttributeDefinition value)
Adds another may value.
|
DmcAttribute<?> |
ActionDefinitionDMW.addMayParm(AttributeDefinition value)
Adds another mayParm value.
|
DmcAttribute<?> |
ActionDefinitionDMW.addMayReturn(AttributeDefinition value)
Adds another mayReturn value.
|
void |
RuleDataDMW.addMsgParam(Object value)
Adds another msgParam value.
|
DmcAttribute<?> |
RuleDefinitionDMW.addMust(AttributeDefinition value)
Adds another must value.
|
DmcAttribute<?> |
DSDefinitionModuleDMW.addMust(AttributeDefinition value)
Adds another must value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addMust(AttributeDefinition value)
Adds another must value.
|
DmcAttribute<?> |
ActionDefinitionDMW.addMustParm(AttributeDefinition value)
Adds another mustParm value.
|
DmcAttribute<?> |
ActionDefinitionDMW.addMustReturn(AttributeDefinition value)
Adds another mustReturn value.
|
void |
DSDefinitionDMW.addNvp(Object value)
Adds another nvp value.
|
void |
DSDefinitionDMW.addOptimize(Object value)
Adds another optimize value.
|
void |
ComplexTypeDefinitionDMW.addOptionalPart(Object value)
Adds another optionalPart value.
|
void |
DSDefinitionDMW.addQuestion(Object value)
Adds another question value.
|
DmcAttribute<?> |
DSDefinitionModuleDMW.addRefersToDefsFromDSD(DSDefinitionModule value)
Adds another refersToDefsFromDSD value.
|
DmcAttribute<?> |
DmsDefinitionDMW.addRelatedToConcept(Concinnity value)
Adds another relatedToConcept value.
|
void |
DSDefinitionModuleDMW.addRequiredBaseModule(Object value)
Adds another requiredBaseModule value.
|
void |
ComplexTypeDefinitionDMW.addRequiredPart(Object value)
Adds another requiredPart value.
|
DmcAttribute<?> |
RuleDefinitionDMW.addRuleCategory(RuleCategory value)
Adds another ruleCategory value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addRuleCategoryList(RuleCategory value)
Adds another ruleCategoryList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addRuleDataList(RuleData value)
Adds another ruleDataList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addRuleDefinitionList(RuleDefinition value)
Adds another ruleDefinitionList value.
|
void |
RuleCategoryDMW.addRuleImport(Object value)
Adds another ruleImport value.
|
void |
RuleCategoryDMW.addRuleParam(Object value)
Adds another ruleParam value.
|
void |
SchemaDefinitionDMW.addSchemaExtension(Object value)
Adds another schemaExtension value.
|
DmcAttribute<?> |
SliceDefinitionDMW.addSelectAttribute(AttributeDefinition value)
Adds another selectAttribute value.
|
void |
DSDefinitionDMW.addSkip(Object value)
Adds another skip value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addSliceDefList(SliceDefinition value)
Adds another sliceDefList value.
|
void |
DSDefinitionDMW.addTags(Object value)
Adds another tags value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addTypeDefList(TypeDefinition value)
Adds another typeDefList value.
|
void |
ClassDefinitionDMW.addUsesWrapperInterface(Object value)
Adds another usesWrapperInterface value.
|
void |
ClassDefinitionDMW.setAbbrev(Object value)
Sets abbrev to the specified value.
|
void |
AttributeDefinitionDMW.setAbbrev(Object value)
Sets abbrev to the specified value.
|
void |
TypeDefinitionDMW.setAltType(Object value)
Sets altType to the specified value.
|
void |
TypeDefinitionDMW.setAltTypeImport(Object value)
Sets altTypeImport to the specified value.
|
void |
RuleDataDMW.setApplyToClass(ClassDefinition value)
Sets applyToClass to the specified value.
|
void |
RuleCategoryDMW.setAttributeInfoFromParam(Object value)
Sets attributeInfoFromParam to the specified value.
|
void |
DSDefinitionModuleDMW.setBaseDefinition(DSDefinition value)
Sets baseDefinition to the specified value.
|
void |
RuleCategoryDMW.setClassInfoFromParam(Object value)
Sets classInfoFromParam to the specified value.
|
void |
ClassDefinitionDMW.setClassType(Object value)
Sets classType to the specified value.
|
void |
SchemaDefinitionDMW.setCreateAttributeFactory(Object value)
Sets createAttributeFactory to the specified value.
|
void |
ClassDefinitionDMW.setCreateIndex(Object value)
Sets createIndex to the specified value.
|
void |
ClassDefinitionDMW.setDataType(Object value)
Sets dataType to the specified value.
|
void |
AttributeDefinitionDMW.setDataType(Object value)
Sets dataType to the specified value.
|
void |
RuleDataDMW.setDefinedIn(SchemaDefinition value)
Sets definedIn to the specified value.
|
void |
DSDefinitionModuleDMW.setDefinedIn(SchemaDefinition value)
Sets definedIn to the specified value.
|
void |
DSDefinitionDMW.setDefinedIn(SchemaDefinition value)
Sets definedIn to the specified value.
|
void |
DSDefinitionModuleDMW.setDefinedInModuleAttribute(AttributeDefinition value)
Sets definedInModuleAttribute to the specified value.
|
void |
RuleDefinitionDMW.setDependency(Dependency value)
Sets dependency to the specified value.
|
void |
DependencyImplementationDMW.setDependency(Dependency value)
Sets dependency to the specified value.
|
void |
ClassDefinitionDMW.setDerivedFrom(ClassDefinition value)
Sets derivedFrom to the specified value.
|
void |
AttributeDefinitionDMW.setDesignatedFilterAttribute(Object value)
Sets designatedFilterAttribute to the specified value.
|
void |
AttributeDefinitionDMW.setDesignatedNameAttribute(Object value)
Sets designatedNameAttribute to the specified value.
|
void |
RuleDefinitionDMW.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
DSDefinitionModuleDMW.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
ClassDefinitionDMW.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
AttributeDefinitionDMW.setDmdID(Object value)
Sets dmdID to the specified value.
|
void |
ClassDefinitionDMW.setDmeClass(Object value)
Sets dmeClass to the specified value.
|
void |
ClassDefinitionDMW.setDmeImport(Object value)
Sets dmeImport to the specified value.
|
void |
ClassDefinitionDMW.setDmoAuxClass(Object value)
Sets dmoAuxClass to the specified value.
|
void |
ClassDefinitionDMW.setDmoAuxClassImport(Object value)
Sets dmoAuxClassImport to the specified value.
|
void |
ClassDefinitionDMW.setDmoClass(Object value)
Sets dmoClass to the specified value.
|
void |
DSDefinitionDMW.setDmoFromModule(Object value)
Sets dmoFromModule to the specified value.
|
void |
ClassDefinitionDMW.setDmoImport(Object value)
Sets dmoImport to the specified value.
|
void |
ClassDefinitionDMW.setDmtClass(Object value)
Sets dmtClass to the specified value.
|
void |
ClassDefinitionDMW.setDmtImport(Object value)
Sets dmtImport to the specified value.
|
void |
ClassDefinitionDMW.setDmtREFImport(Object value)
Sets dmtREFImport to the specified value.
|
void |
ClassDefinitionDMW.setDmwAuxClass(Object value)
Sets dmwAuxClass to the specified value.
|
void |
ClassDefinitionDMW.setDmwAuxClassImport(Object value)
Sets dmwAuxClassImport to the specified value.
|
void |
ClassDefinitionDMW.setDmwClass(Object value)
Sets dmwClass to the specified value.
|
void |
ClassDefinitionDMW.setDmwImport(Object value)
Sets dmwImport to the specified value.
|
void |
TypeDefinitionDMW.setDmwIteratorClass(Object value)
Sets dmwIteratorClass to the specified value.
|
void |
ClassDefinitionDMW.setDmwIteratorClass(Object value)
Sets dmwIteratorClass to the specified value.
|
void |
TypeDefinitionDMW.setDmwIteratorImport(Object value)
Sets dmwIteratorImport to the specified value.
|
void |
ClassDefinitionDMW.setDmwIteratorImport(Object value)
Sets dmwIteratorImport to the specified value.
|
void |
SchemaDefinitionDMW.setDmwPackage(Object value)
Sets dmwPackage to the specified value.
|
void |
DSDefinitionDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ClassDefinitionDMW.setDsdModuleDefinition(DSDefinitionModule value)
Sets dsdModuleDefinition to the specified value.
|
void |
TypeDefinitionDMW.setEnumName(Object value)
Sets enumName to the specified value.
|
void |
ComplexTypeDefinitionDMW.setExtendedClass(Object value)
Sets extendedClass to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMW.setExtendedReferenceClass(ClassDefinition value)
Sets extendedReferenceClass to the specified value.
|
void |
ComplexTypeDefinitionDMW.setFieldSeparator(Object value)
Sets fieldSeparator to the specified value.
|
void |
RuleDataDMW.setFile(Object value)
Sets file to the specified value.
|
void |
DSDefinitionDMW.setFile(Object value)
Sets file to the specified value.
|
void |
DSDefinitionModuleDMW.setFileExtension(Object value)
Sets fileExtension to the specified value.
|
void |
TypeDefinitionDMW.setFilterAttributeDef(AttributeDefinition value)
Sets filterAttributeDef to the specified value.
|
void |
SchemaDefinitionDMW.setGeneratedFileHeader(Object value)
Sets generatedFileHeader to the specified value.
|
void |
TypeDefinitionDMW.setGenericArgs(Object value)
Sets genericArgs to the specified value.
|
void |
AttributeDefinitionDMW.setGenericArgs(Object value)
Sets genericArgs to the specified value.
|
void |
AttributeDefinitionDMW.setGenericArgsImport(Object value)
Sets genericArgsImport to the specified value.
|
void |
TypeDefinitionDMW.setHelperClassName(Object value)
Sets helperClassName to the specified value.
|
void |
DSDefinitionDMW.setHint(Object value)
Sets hint to the specified value.
|
void |
RuleDataDMW.setImmediateHalt(Object value)
Sets immediateHalt to the specified value.
|
void |
AttributeDefinitionDMW.setIndexSize(Object value)
Sets indexSize to the specified value.
|
void |
DependencyImplementationDMW.setInstantiation(Object value)
Sets instantiation to the specified value.
|
void |
DependencyDMW.setInstantiation(Object value)
Sets instantiation to the specified value.
|
void |
TypeDefinitionDMW.setInternallyGenerated(Object value)
Sets internallyGenerated to the specified value.
|
void |
ClassDefinitionDMW.setInternallyGenerated(Object value)
Sets internallyGenerated to the specified value.
|
void |
ClassDefinitionDMW.setInternalTypeRef(TypeDefinition value)
Sets internalTypeRef to the specified value.
|
void |
AttributeDefinitionDMW.setInternalUse(Object value)
Sets internalUse to the specified value.
|
void |
ClassDefinitionDMW.setIsDSDefinition(Object value)
Sets isDSDefinition to the specified value.
|
void |
TypeDefinitionDMW.setIsEnumType(Object value)
Sets isEnumType to the specified value.
|
void |
TypeDefinitionDMW.setIsExtendedRefType(Object value)
Sets isExtendedRefType to the specified value.
|
void |
RuleDefinitionDMW.setIsExtensible(Object value)
Sets isExtensible to the specified value.
|
void |
TypeDefinitionDMW.setIsFilterType(Object value)
Sets isFilterType to the specified value.
|
void |
ActionDefinitionDMW.setIsGetAction(Object value)
Sets isGetAction to the specified value.
|
void |
TypeDefinitionDMW.setIsHierarchicName(Object value)
Sets isHierarchicName to the specified value.
|
void |
ClassDefinitionDMW.setIsNamedBy(AttributeDefinition value)
Sets isNamedBy to the specified value.
|
void |
TypeDefinitionDMW.setIsNameType(Object value)
Sets isNameType to the specified value.
|
void |
TypeDefinitionDMW.setIsRefType(Object value)
Sets isRefType to the specified value.
|
void |
ClassDefinitionDMW.setJavaClass(Object value)
Sets javaClass to the specified value.
|
void |
TypeDefinitionDMW.setKeyClass(Object value)
Sets keyClass to the specified value.
|
void |
TypeDefinitionDMW.setKeyImport(Object value)
Sets keyImport to the specified value.
|
void |
RuleDataDMW.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
DSDefinitionDMW.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
ActionDefinitionDMW.setMaySendProgress(Object value)
Sets maySendProgress to the specified value.
|
void |
DSDefinitionModuleDMW.setModuleClassName(Object value)
Sets moduleClassName to the specified value.
|
void |
DSDefinitionModuleDMW.setModuleDependenceAttribute(AttributeDefinition value)
Sets moduleDependenceAttribute to the specified value.
|
void |
RuleDataDMW.setMsgKey(Object value)
Sets msgKey to the specified value.
|
void |
TypeDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
SliceDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
SchemaDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
RunContextDMW.setName(Object value)
Sets name to the specified value.
|
void |
RuleDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
RuleCategoryDMW.setName(Object value)
Sets name to the specified value.
|
void |
ExtendedReferenceTypeDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
EnumDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
DSDefinitionModuleDMW.setName(Object value)
Sets name to the specified value.
|
void |
DSDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
DmsDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
DependencyImplementationDMW.setName(Object value)
Sets name to the specified value.
|
void |
DependencyDMW.setName(Object value)
Sets name to the specified value.
|
void |
ConcinnityDMW.setName(Object value)
Sets name to the specified value.
|
void |
ComplexTypeDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
ClassDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
AttributeDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
ActionTriggerInfoDMW.setName(Object value)
Sets name to the specified value.
|
void |
ActionDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
TypeDefinitionDMW.setNameAttributeDef(AttributeDefinition value)
Sets nameAttributeDef to the specified value.
|
void |
TypeDefinitionDMW.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
EnumDefinitionDMW.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
AttributeDefinitionDMW.setNullReturnValue(Object value)
Sets nullReturnValue to the specified value.
|
void |
TypeDefinitionDMW.setNumericOrBoolean(Object value)
Sets numericOrBoolean to the specified value.
|
void |
DSDefinitionDMW.setObsolete(Object value)
Sets obsolete to the specified value.
|
void |
ClassDefinitionDMW.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
AttributeDefinitionDMW.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
ActionDefinitionDMW.setObsoleteVersion(Object value)
Sets obsoleteVersion to the specified value.
|
void |
RuleCategoryDMW.setOpContext(Object value)
Sets opContext to the specified value.
|
void |
TypeDefinitionDMW.setOriginalClass(ClassDefinition value)
Sets originalClass to the specified value.
|
void |
ClassDefinitionDMW.setPartOfDefinitionModule(DSDefinitionModule value)
Sets partOfDefinitionModule to the specified value.
|
void |
AttributeDefinitionDMW.setPreserveNewlines(Object value)
Sets preserveNewlines to the specified value.
|
void |
TypeDefinitionDMW.setPrimitiveType(Object value)
Sets primitiveType to the specified value.
|
void |
DSDefinitionDMW.setRelationship(Object value)
Sets relationship to the specified value.
|
void |
RuleCategoryDMW.setRuleCategoryID(Object value)
Sets ruleCategoryID to the specified value.
|
void |
ClassDefinitionDMW.setRuleDefinition(RuleDefinition value)
Sets ruleDefinition to the specified value.
|
void |
RuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RuleCategoryDMW.setRuleType(Object value)
Sets ruleType to the specified value.
|
void |
DependencyImplementationDMW.setRunContext(RunContext value)
Sets runContext to the specified value.
|
void |
SchemaDefinitionDMW.setSchemaBaseID(Object value)
Sets schemaBaseID to the specified value.
|
void |
SchemaDefinitionDMW.setSchemaIDRange(Object value)
Sets schemaIDRange to the specified value.
|
void |
SchemaDefinitionDMW.setSchemaPackage(Object value)
Sets schemaPackage to the specified value.
|
void |
DSDefinitionDMW.setSearchable(Object value)
Sets searchable to the specified value.
|
void |
AttributeDefinitionDMW.setSecure(Object value)
Sets secure to the specified value.
|
void |
DSDefinitionDMW.setSortName(Object value)
Sets sortName to the specified value.
|
void |
ClassDefinitionDMW.setSubpackage(Object value)
Sets subpackage to the specified value.
|
void |
DSDefinitionModuleDMW.setSupportDynamicSchemaLoading(Object value)
Sets supportDynamicSchemaLoading to the specified value.
|
void |
ClassDefinitionDMW.setSupportsBackrefTracking(Object value)
Sets supportsBackrefTracking to the specified value.
|
void |
AttributeDefinitionDMW.setType(TypeDefinition value)
Sets type to the specified value.
|
void |
TypeDefinitionDMW.setTypeClassName(Object value)
Sets typeClassName to the specified value.
|
void |
DependencyDMW.setUseInterface(Object value)
Sets useInterface to the specified value.
|
void |
ClassDefinitionDMW.setUsesInterface(Object value)
Sets usesInterface to the specified value.
|
void |
ClassDefinitionDMW.setUseWrapperType(Object value)
Sets useWrapperType to the specified value.
|
void |
AttributeDefinitionDMW.setValueType(Object value)
Sets valueType to the specified value.
|
void |
DSDefinitionDMW.setVersion(Object value)
Sets version to the specified value.
|
void |
AttributeDefinitionDMW.setWeakReference(Object value)
Sets weakReference to the specified value.
|
void |
DSDefinitionDMW.setWhy(Concinnity value)
Sets why to the specified value.
|
void |
TypeDefinitionDMW.setWrapperClassName(Object value)
Sets wrapperClassName to the specified value.
|
| Constructor and Description |
|---|
ActionDefinitionDMW(String mn) |
AttributeDefinitionDMW(String mn) |
ClassDefinitionDMW(String mn) |
ComplexTypeDefinitionDMW(String mn) |
DependencyDMW(String mn) |
DependencyImplementationDMW(String mn) |
DSDefinitionModuleDMW(String mn) |
EnumDefinitionDMW(String mn) |
RuleCategoryDMW(String mn) |
RuleDefinitionDMW(String mn) |
RunContextDMW(String mn) |
SchemaDefinitionDMW(String mn) |
SliceDefinitionDMW(String mn) |
TypeDefinitionDMW(String mn) |
| Modifier and Type | Method and Description |
|---|---|
WrapperTypeEnum |
DmcTypeWrapperTypeEnumSET.add(Object v) |
WrapperTypeEnum |
DmcTypeWrapperTypeEnumMV.add(Object v) |
ValueTypeEnum |
DmcTypeValueTypeEnumSET.add(Object v) |
ValueTypeEnum |
DmcTypeValueTypeEnumMV.add(Object v) |
UUIDName |
DmcTypeUUIDNameSET.add(Object v) |
UUIDName |
DmcTypeUUIDNameMV.add(Object v) |
UUIDLite |
DmcTypeUUIDLiteSET.add(Object v) |
UUIDLite |
DmcTypeUUIDLiteMV.add(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSET.add(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.add(Object v) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointSET.add(Object v) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointMV.add(Object v) |
StringToString |
DmcTypeStringToStringSET.add(Object v) |
StringToString |
DmcTypeStringToStringMV.add(Object v) |
StringToString |
DmcTypeStringToStringMAP.add(Object v) |
String |
DmcTypeStringSET.add(Object v) |
StringName |
DmcTypeStringNameSET.add(Object v) |
StringName |
DmcTypeStringNameMV.add(Object v) |
String |
DmcTypeStringMV.add(Object v) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFSET.add(Object v) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFMV.add(Object v) |
Short |
DmcTypeShortSET.add(Object v) |
Short |
DmcTypeShortMV.add(Object v) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFSET.add(Object v) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFMV.add(Object v) |
SchemaAndReason |
DmcTypeSchemaAndReasonSET.add(Object v) |
SchemaAndReason |
DmcTypeSchemaAndReasonMV.add(Object v) |
RunContextREF |
DmcTypeRunContextREFSET.add(Object v) |
RunContextREF |
DmcTypeRunContextREFMV.add(Object v) |
RuleTypeEnum |
DmcTypeRuleTypeEnumSET.add(Object v) |
RuleTypeEnum |
DmcTypeRuleTypeEnumMV.add(Object v) |
RuleScopeEnum |
DmcTypeRuleScopeEnumSET.add(Object v) |
RuleScopeEnum |
DmcTypeRuleScopeEnumMV.add(Object v) |
RuleParam |
DmcTypeRuleParamSET.add(Object v) |
RuleParam |
DmcTypeRuleParamMV.add(Object v) |
RuleName |
DmcTypeRuleNameSET.add(Object v) |
RuleName |
DmcTypeRuleNameMV.add(Object v) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFSET.add(Object v) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFMV.add(Object v) |
RuleDataREF |
DmcTypeRuleDataREFSET.add(Object v) |
RuleDataREF |
DmcTypeRuleDataREFMV.add(Object v) |
RuleCategoryREF |
DmcTypeRuleCategoryREFSET.add(Object v) |
RuleCategoryREF |
DmcTypeRuleCategoryREFMV.add(Object v) |
Part |
DmcTypePartSET.add(Object v) |
Part |
DmcTypePartMV.add(Object v) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumSET.add(Object v) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumMV.add(Object v) |
Optimize |
DmcTypeOptimizeSET.add(Object v) |
Optimize |
DmcTypeOptimizeMV.add(Object v) |
OperationalContextEnum |
DmcTypeOperationalContextEnumSET.add(Object v) |
OperationalContextEnum |
DmcTypeOperationalContextEnumMV.add(Object v) |
NameValuePair |
DmcTypeNameValuePairSET.add(Object v) |
NameValuePair |
DmcTypeNameValuePairMV.add(Object v) |
NameContainer |
DmcTypeNameContainerSET.add(Object v) |
NameContainer |
DmcTypeNameContainerMV.add(Object v) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumSET.add(Object v) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumMV.add(Object v) |
Modifier |
DmcTypeModifierSET.add(Object v) |
Modifier |
DmcTypeModifierMV.add(Object v) |
Long |
DmcTypeLongSET.add(Object v) |
LongName |
DmcTypeLongNameSET.add(Object v) |
LongName |
DmcTypeLongNameMV.add(Object v) |
Long |
DmcTypeLongMV.add(Object v) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointSET.add(Object v) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointMV.add(Object v) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteSET.add(Object v) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteMV.add(Object v) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteMAP.add(Object v) |
IntegerToString |
DmcTypeIntegerToStringSET.add(Object v) |
IntegerToString |
DmcTypeIntegerToStringMV.add(Object v) |
IntegerToString |
DmcTypeIntegerToStringMAP.add(Object v) |
IntegerToBoolean |
DmcTypeIntegerToBooleanSET.add(Object v) |
IntegerToBoolean |
DmcTypeIntegerToBooleanMV.add(Object v) |
IntegerToBoolean |
DmcTypeIntegerToBooleanMAP.add(Object v) |
Integer |
DmcTypeIntegerSET.add(Object v) |
IntegerName |
DmcTypeIntegerNameSET.add(Object v) |
IntegerName |
DmcTypeIntegerNameMV.add(Object v) |
Integer |
DmcTypeIntegerMV.add(Object v) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameSET.add(Object v) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameMV.add(Object v) |
Float |
DmcTypeFloatSET.add(Object v) |
Float |
DmcTypeFloatMV.add(Object v) |
FilterTypeEnum |
DmcTypeFilterTypeEnumSET.add(Object v) |
FilterTypeEnum |
DmcTypeFilterTypeEnumMV.add(Object v) |
FilterContainer |
DmcTypeFilterContainerSET.add(Object v) |
FilterContainer |
DmcTypeFilterContainerMV.add(Object v) |
Field |
DmcTypeFieldSET.add(Object v) |
Field |
DmcTypeFieldMV.add(Object v) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFSET.add(Object v) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFMV.add(Object v) |
Example |
DmcTypeExampleSET.add(Object v) |
Example |
DmcTypeExampleMV.add(Object v) |
EnumValue |
DmcTypeEnumValueSET.add(Object v) |
EnumValue |
DmcTypeEnumValueMV.add(Object v) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFSET.add(Object v) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFMV.add(Object v) |
DSDefinitionREF |
DmcTypeDSDefinitionREFSET.add(Object v) |
DSDefinitionREF |
DmcTypeDSDefinitionREFMV.add(Object v) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFSET.add(Object v) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFMV.add(Object v) |
Double |
DmcTypeDoubleSET.add(Object v) |
Double |
DmcTypeDoubleMV.add(Object v) |
DotName |
DmcTypeDotNameSET.add(Object v) |
DotName |
DmcTypeDotNameMV.add(Object v) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeSET.add(Object v) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeMV.add(Object v) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFSET.add(Object v) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFMV.add(Object v) |
DmcObject |
DmcTypeDmcObjectSET.add(Object v) |
DmcObject |
DmcTypeDmcObjectMV.add(Object v) |
DmcAttribute<?> |
DmcTypeDmcAttributeSET.add(Object v) |
DmcAttribute<?> |
DmcTypeDmcAttributeMV.add(Object v) |
DependencyREF |
DmcTypeDependencyREFSET.add(Object v) |
DependencyREF |
DmcTypeDependencyREFMV.add(Object v) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREFSET.add(Object v) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREFMV.add(Object v) |
DefinitionName |
DmcTypeDefinitionNameSET.add(Object v) |
DefinitionName |
DmcTypeDefinitionNameMV.add(Object v) |
DebugEnum |
DmcTypeDebugEnumSET.add(Object v) |
DebugEnum |
DmcTypeDebugEnumMV.add(Object v) |
Date |
DmcTypeDateSET.add(Object v) |
Date |
DmcTypeDateMV.add(Object v) |
DataTypeEnum |
DmcTypeDataTypeEnumSET.add(Object v) |
DataTypeEnum |
DmcTypeDataTypeEnumMV.add(Object v) |
ConcinnityREF |
DmcTypeConcinnityREFSET.add(Object v) |
ConcinnityREF |
DmcTypeConcinnityREFMV.add(Object v) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFSET.add(Object v) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFMV.add(Object v) |
ClassTypeEnum |
DmcTypeClassTypeEnumSET.add(Object v) |
ClassTypeEnum |
DmcTypeClassTypeEnumMV.add(Object v) |
ClassInfoRef |
DmcTypeClassInfoRefSET.add(Object v) |
ClassInfoRef |
DmcTypeClassInfoRefMV.add(Object v) |
ClassFilter |
DmcTypeClassFilterSET.add(Object v) |
ClassFilter |
DmcTypeClassFilterMV.add(Object v) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFSET.add(Object v) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFMV.add(Object v) |
CamelCaseName |
DmcTypeCamelCaseNameSET.add(Object v) |
CamelCaseName |
DmcTypeCamelCaseNameMV.add(Object v) |
Byte |
DmcTypeByteSET.add(Object v) |
Byte |
DmcTypeByteMV.add(Object v) |
Boolean |
DmcTypeBooleanSET.add(Object v) |
Boolean |
DmcTypeBooleanMV.add(Object v) |
BaseTypeEnum |
DmcTypeBaseTypeEnumSET.add(Object v) |
BaseTypeEnum |
DmcTypeBaseTypeEnumMV.add(Object v) |
AttributeID |
DmcTypeAttributeIDSET.add(Object v) |
AttributeID |
DmcTypeAttributeIDMV.add(Object v) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFSET.add(Object v) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFMV.add(Object v) |
ActionDefinitionREF |
DmcTypeActionDefinitionREFSET.add(Object v) |
ActionDefinitionREF |
DmcTypeActionDefinitionREFMV.add(Object v) |
ActionDefinitionREF |
DmcTypeActionDefinitionREFSTATIC.cloneValue(ActionDefinitionREF value) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFSTATIC.cloneValue(AttributeDefinitionREF value) |
AttributeID |
DmcTypeAttributeIDSTATIC.cloneValue(AttributeID value) |
BaseTypeEnum |
DmcTypeBaseTypeEnumSTATIC.cloneValue(BaseTypeEnum value) |
Boolean |
DmcTypeBooleanSTATIC.cloneValue(Boolean value) |
Byte |
DmcTypeByteSTATIC.cloneValue(Byte value) |
CamelCaseName |
DmcTypeCamelCaseNameSTATIC.cloneValue(CamelCaseName value) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFSTATIC.cloneValue(ClassDefinitionREF value) |
ClassFilter |
DmcTypeClassFilterSTATIC.cloneValue(ClassFilter value) |
ClassInfoRef |
DmcTypeClassInfoRefSTATIC.cloneValue(ClassInfoRef value) |
ClassTypeEnum |
DmcTypeClassTypeEnumSTATIC.cloneValue(ClassTypeEnum value) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFSTATIC.cloneValue(ComplexTypeDefinitionREF value) |
ConcinnityREF |
DmcTypeConcinnityREFSTATIC.cloneValue(ConcinnityREF value) |
DataTypeEnum |
DmcTypeDataTypeEnumSTATIC.cloneValue(DataTypeEnum value) |
Date |
DmcTypeDateSTATIC.cloneValue(Date value) |
DebugEnum |
DmcTypeDebugEnumSTATIC.cloneValue(DebugEnum value) |
DefinitionName |
DmcTypeDefinitionNameSTATIC.cloneValue(DefinitionName value) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREFSTATIC.cloneValue(DependencyImplementationREF value) |
DependencyREF |
DmcTypeDependencyREFSTATIC.cloneValue(DependencyREF value) |
DmcAttribute<?> |
DmcTypeDmcAttributeSTATIC.cloneValue(DmcAttribute<?> value) |
DmcObject |
DmcTypeDmcObjectSTATIC.cloneValue(DmcObject value) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFSTATIC.cloneValue(DmsDefinitionREF value) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeSTATIC.cloneValue(DmwTypeToWrapperType value) |
DotName |
DmcTypeDotNameSTATIC.cloneValue(DotName value) |
Double |
DmcTypeDoubleSTATIC.cloneValue(Double value) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFSTATIC.cloneValue(DSDefinitionModuleREF value) |
DSDefinitionREF |
DmcTypeDSDefinitionREFSTATIC.cloneValue(DSDefinitionREF value) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFSTATIC.cloneValue(EnumDefinitionREF value) |
EnumValue |
DmcTypeEnumValueSTATIC.cloneValue(EnumValue value) |
Example |
DmcTypeExampleSTATIC.cloneValue(Example value) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFSTATIC.cloneValue(ExtendedReferenceTypeDefinitionREF value) |
Field |
DmcTypeFieldSTATIC.cloneValue(Field value) |
FilterContainer |
DmcTypeFilterContainerSTATIC.cloneValue(FilterContainer value) |
FilterTypeEnum |
DmcTypeFilterTypeEnumSTATIC.cloneValue(FilterTypeEnum value) |
Float |
DmcTypeFloatSTATIC.cloneValue(Float value) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameSTATIC.cloneValue(FullyQualifiedName value) |
Integer |
DmcTypeIntegerSTATIC.cloneValue(Integer value) |
IntegerName |
DmcTypeIntegerNameSTATIC.cloneValue(IntegerName value) |
IntegerToBoolean |
DmcTypeIntegerToBooleanSTATIC.cloneValue(IntegerToBoolean value) |
IntegerToString |
DmcTypeIntegerToStringSTATIC.cloneValue(IntegerToString value) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteSTATIC.cloneValue(IntegerToUUIDLite value) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointSTATIC.cloneValue(LabelledIntegerDataPoint value) |
Long |
DmcTypeLongSTATIC.cloneValue(Long value) |
LongName |
DmcTypeLongNameSTATIC.cloneValue(LongName value) |
Modifier |
DmcTypeModifierSTATIC.cloneValue(Modifier value) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumSTATIC.cloneValue(ModifyTypeEnum value) |
NameContainer |
DmcTypeNameContainerSTATIC.cloneValue(NameContainer value) |
NameValuePair |
DmcTypeNameValuePairSTATIC.cloneValue(NameValuePair value) |
OperationalContextEnum |
DmcTypeOperationalContextEnumSTATIC.cloneValue(OperationalContextEnum value) |
Optimize |
DmcTypeOptimizeSTATIC.cloneValue(Optimize value) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumSTATIC.cloneValue(OriginalTypeEnum value) |
Part |
DmcTypePartSTATIC.cloneValue(Part value) |
RuleCategoryREF |
DmcTypeRuleCategoryREFSTATIC.cloneValue(RuleCategoryREF value) |
RuleDataREF |
DmcTypeRuleDataREFSTATIC.cloneValue(RuleDataREF value) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFSTATIC.cloneValue(RuleDefinitionREF value) |
RuleName |
DmcTypeRuleNameSTATIC.cloneValue(RuleName value) |
RuleParam |
DmcTypeRuleParamSTATIC.cloneValue(RuleParam value) |
RuleScopeEnum |
DmcTypeRuleScopeEnumSTATIC.cloneValue(RuleScopeEnum value) |
RuleTypeEnum |
DmcTypeRuleTypeEnumSTATIC.cloneValue(RuleTypeEnum value) |
RunContextREF |
DmcTypeRunContextREFSTATIC.cloneValue(RunContextREF value) |
SchemaAndReason |
DmcTypeSchemaAndReasonSTATIC.cloneValue(SchemaAndReason value) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFSTATIC.cloneValue(SchemaDefinitionREF value) |
Short |
DmcTypeShortSTATIC.cloneValue(Short value) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFSTATIC.cloneValue(SliceDefinitionREF value) |
String |
DmcTypeStringSTATIC.cloneValue(String value) |
StringName |
DmcTypeStringNameSTATIC.cloneValue(StringName value) |
StringToString |
DmcTypeStringToStringSTATIC.cloneValue(StringToString value) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointSTATIC.cloneValue(TimeDoubleDataPoint value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.cloneValue(TypeDefinitionREF value) |
UUIDLite |
DmcTypeUUIDLiteSTATIC.cloneValue(UUIDLite value) |
UUIDName |
DmcTypeUUIDNameSTATIC.cloneValue(UUIDName value) |
ValueTypeEnum |
DmcTypeValueTypeEnumSTATIC.cloneValue(ValueTypeEnum value) |
WrapperTypeEnum |
DmcTypeWrapperTypeEnumSTATIC.cloneValue(WrapperTypeEnum value) |
void |
Part.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
Optimize.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
Field.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
Part.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
Optimize.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
Field.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmcTypeField.resolveValue(DmcNameResolverIF resolver,
Field value,
String attrName)
Resolves a Field.
|
void |
DmcTypeOptimize.resolveValue(DmcNameResolverIF resolver,
Optimize value,
String attrName)
Resolves a Optimize.
|
void |
DmcTypePart.resolveValue(DmcNameResolverIF resolver,
Part value,
String attrName)
Resolves a Part.
|
void |
DmcTypeField.resolveValue(DmcNameResolverWithClashSupportIF resolver,
Field value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a Field.
|
void |
DmcTypeOptimize.resolveValue(DmcNameResolverWithClashSupportIF resolver,
Optimize value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a Optimize.
|
void |
DmcTypePart.resolveValue(DmcNameResolverWithClashSupportIF resolver,
Part value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a Part.
|
WrapperTypeEnum |
DmcTypeWrapperTypeEnumSV.set(Object v) |
ValueTypeEnum |
DmcTypeValueTypeEnumSV.set(Object v) |
UUIDName |
DmcTypeUUIDNameSV.set(Object v) |
UUIDLite |
DmcTypeUUIDLiteSV.set(Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSV.set(Object v) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointSV.set(Object v) |
StringToString |
DmcTypeStringToStringSV.set(Object v) |
String |
DmcTypeStringSV.set(Object v) |
StringName |
DmcTypeStringNameSV.set(Object v) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFSV.set(Object v) |
Short |
DmcTypeShortSV.set(Object v) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFSV.set(Object v) |
SchemaAndReason |
DmcTypeSchemaAndReasonSV.set(Object v) |
RunContextREF |
DmcTypeRunContextREFSV.set(Object v) |
RuleTypeEnum |
DmcTypeRuleTypeEnumSV.set(Object v) |
RuleScopeEnum |
DmcTypeRuleScopeEnumSV.set(Object v) |
RuleParam |
DmcTypeRuleParamSV.set(Object v) |
RuleName |
DmcTypeRuleNameSV.set(Object v) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFSV.set(Object v) |
RuleDataREF |
DmcTypeRuleDataREFSV.set(Object v) |
RuleCategoryREF |
DmcTypeRuleCategoryREFSV.set(Object v) |
Part |
DmcTypePartSV.set(Object v) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumSV.set(Object v) |
Optimize |
DmcTypeOptimizeSV.set(Object v) |
OperationalContextEnum |
DmcTypeOperationalContextEnumSV.set(Object v) |
NameValuePair |
DmcTypeNameValuePairSV.set(Object v) |
NameContainer |
DmcTypeNameContainerSV.set(Object v) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumSV.set(Object v) |
Modifier |
DmcTypeModifierSV.set(Object v) |
Long |
DmcTypeLongSV.set(Object v) |
LongName |
DmcTypeLongNameSV.set(Object v) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointSV.set(Object v) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteSV.set(Object v) |
IntegerToString |
DmcTypeIntegerToStringSV.set(Object v) |
IntegerToBoolean |
DmcTypeIntegerToBooleanSV.set(Object v) |
Integer |
DmcTypeIntegerSV.set(Object v) |
IntegerName |
DmcTypeIntegerNameSV.set(Object v) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameSV.set(Object v) |
Float |
DmcTypeFloatSV.set(Object v) |
FilterTypeEnum |
DmcTypeFilterTypeEnumSV.set(Object v) |
FilterContainer |
DmcTypeFilterContainerSV.set(Object v) |
Field |
DmcTypeFieldSV.set(Object v) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFSV.set(Object v) |
Example |
DmcTypeExampleSV.set(Object v) |
EnumValue |
DmcTypeEnumValueSV.set(Object v) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFSV.set(Object v) |
DSDefinitionREF |
DmcTypeDSDefinitionREFSV.set(Object v) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFSV.set(Object v) |
Double |
DmcTypeDoubleSV.set(Object v) |
DotName |
DmcTypeDotNameSV.set(Object v) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeSV.set(Object v) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFSV.set(Object v) |
DmcObject |
DmcTypeDmcObjectSV.set(Object v) |
DmcAttribute<?> |
DmcTypeDmcAttributeSV.set(Object v) |
DependencyREF |
DmcTypeDependencyREFSV.set(Object v) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREFSV.set(Object v) |
DefinitionName |
DmcTypeDefinitionNameSV.set(Object v) |
DebugEnum |
DmcTypeDebugEnumSV.set(Object v) |
Date |
DmcTypeDateSV.set(Object v) |
DataTypeEnum |
DmcTypeDataTypeEnumSV.set(Object v) |
ConcinnityREF |
DmcTypeConcinnityREFSV.set(Object v) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFSV.set(Object v) |
ClassTypeEnum |
DmcTypeClassTypeEnumSV.set(Object v) |
ClassInfoRef |
DmcTypeClassInfoRefSV.set(Object v) |
ClassFilter |
DmcTypeClassFilterSV.set(Object v) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFSV.set(Object v) |
CamelCaseName |
DmcTypeCamelCaseNameSV.set(Object v) |
Byte |
DmcTypeByteSV.set(Object v) |
Boolean |
DmcTypeBooleanSV.set(Object v) |
BaseTypeEnum |
DmcTypeBaseTypeEnumSV.set(Object v) |
AttributeID |
DmcTypeAttributeIDSV.set(Object v) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFSV.set(Object v) |
ActionDefinitionREF |
DmcTypeActionDefinitionREFSV.set(Object v) |
WrapperTypeEnum |
DmcTypeWrapperTypeEnumMV.setMVnth(int index,
Object v) |
ValueTypeEnum |
DmcTypeValueTypeEnumMV.setMVnth(int index,
Object v) |
UUIDName |
DmcTypeUUIDNameMV.setMVnth(int index,
Object v) |
UUIDLite |
DmcTypeUUIDLiteMV.setMVnth(int index,
Object v) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFMV.setMVnth(int index,
Object v) |
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointMV.setMVnth(int index,
Object v) |
StringToString |
DmcTypeStringToStringMV.setMVnth(int index,
Object v) |
StringName |
DmcTypeStringNameMV.setMVnth(int index,
Object v) |
String |
DmcTypeStringMV.setMVnth(int index,
Object v) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFMV.setMVnth(int index,
Object v) |
Short |
DmcTypeShortMV.setMVnth(int index,
Object v) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFMV.setMVnth(int index,
Object v) |
SchemaAndReason |
DmcTypeSchemaAndReasonMV.setMVnth(int index,
Object v) |
RunContextREF |
DmcTypeRunContextREFMV.setMVnth(int index,
Object v) |
RuleTypeEnum |
DmcTypeRuleTypeEnumMV.setMVnth(int index,
Object v) |
RuleScopeEnum |
DmcTypeRuleScopeEnumMV.setMVnth(int index,
Object v) |
RuleParam |
DmcTypeRuleParamMV.setMVnth(int index,
Object v) |
RuleName |
DmcTypeRuleNameMV.setMVnth(int index,
Object v) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFMV.setMVnth(int index,
Object v) |
RuleDataREF |
DmcTypeRuleDataREFMV.setMVnth(int index,
Object v) |
RuleCategoryREF |
DmcTypeRuleCategoryREFMV.setMVnth(int index,
Object v) |
Part |
DmcTypePartMV.setMVnth(int index,
Object v) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumMV.setMVnth(int index,
Object v) |
Optimize |
DmcTypeOptimizeMV.setMVnth(int index,
Object v) |
OperationalContextEnum |
DmcTypeOperationalContextEnumMV.setMVnth(int index,
Object v) |
NameValuePair |
DmcTypeNameValuePairMV.setMVnth(int index,
Object v) |
NameContainer |
DmcTypeNameContainerMV.setMVnth(int index,
Object v) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumMV.setMVnth(int index,
Object v) |
Modifier |
DmcTypeModifierMV.setMVnth(int index,
Object v) |
LongName |
DmcTypeLongNameMV.setMVnth(int index,
Object v) |
Long |
DmcTypeLongMV.setMVnth(int index,
Object v) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointMV.setMVnth(int index,
Object v) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteMV.setMVnth(int index,
Object v) |
IntegerToString |
DmcTypeIntegerToStringMV.setMVnth(int index,
Object v) |
IntegerToBoolean |
DmcTypeIntegerToBooleanMV.setMVnth(int index,
Object v) |
IntegerName |
DmcTypeIntegerNameMV.setMVnth(int index,
Object v) |
Integer |
DmcTypeIntegerMV.setMVnth(int index,
Object v) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameMV.setMVnth(int index,
Object v) |
Float |
DmcTypeFloatMV.setMVnth(int index,
Object v) |
FilterTypeEnum |
DmcTypeFilterTypeEnumMV.setMVnth(int index,
Object v) |
FilterContainer |
DmcTypeFilterContainerMV.setMVnth(int index,
Object v) |
Field |
DmcTypeFieldMV.setMVnth(int index,
Object v) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFMV.setMVnth(int index,
Object v) |
Example |
DmcTypeExampleMV.setMVnth(int index,
Object v) |
EnumValue |
DmcTypeEnumValueMV.setMVnth(int index,
Object v) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFMV.setMVnth(int index,
Object v) |
DSDefinitionREF |
DmcTypeDSDefinitionREFMV.setMVnth(int index,
Object v) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFMV.setMVnth(int index,
Object v) |
Double |
DmcTypeDoubleMV.setMVnth(int index,
Object v) |
DotName |
DmcTypeDotNameMV.setMVnth(int index,
Object v) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeMV.setMVnth(int index,
Object v) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFMV.setMVnth(int index,
Object v) |
DmcObject |
DmcTypeDmcObjectMV.setMVnth(int index,
Object v) |
DmcAttribute<?> |
DmcTypeDmcAttributeMV.setMVnth(int index,
Object v) |
DependencyREF |
DmcTypeDependencyREFMV.setMVnth(int index,
Object v) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREFMV.setMVnth(int index,
Object v) |
DefinitionName |
DmcTypeDefinitionNameMV.setMVnth(int index,
Object v) |
DebugEnum |
DmcTypeDebugEnumMV.setMVnth(int index,
Object v) |
Date |
DmcTypeDateMV.setMVnth(int index,
Object v) |
DataTypeEnum |
DmcTypeDataTypeEnumMV.setMVnth(int index,
Object v) |
ConcinnityREF |
DmcTypeConcinnityREFMV.setMVnth(int index,
Object v) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFMV.setMVnth(int index,
Object v) |
ClassTypeEnum |
DmcTypeClassTypeEnumMV.setMVnth(int index,
Object v) |
ClassInfoRef |
DmcTypeClassInfoRefMV.setMVnth(int index,
Object v) |
ClassFilter |
DmcTypeClassFilterMV.setMVnth(int index,
Object v) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFMV.setMVnth(int index,
Object v) |
CamelCaseName |
DmcTypeCamelCaseNameMV.setMVnth(int index,
Object v) |
Byte |
DmcTypeByteMV.setMVnth(int index,
Object v) |
Boolean |
DmcTypeBooleanMV.setMVnth(int index,
Object v) |
BaseTypeEnum |
DmcTypeBaseTypeEnumMV.setMVnth(int index,
Object v) |
AttributeID |
DmcTypeAttributeIDMV.setMVnth(int index,
Object v) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFMV.setMVnth(int index,
Object v) |
ActionDefinitionREF |
DmcTypeActionDefinitionREFMV.setMVnth(int index,
Object v) |
void |
TypeDefinitionREF.setName(DmcObjectName n) |
void |
SliceDefinitionREF.setName(DmcObjectName n) |
void |
SchemaDefinitionREF.setName(DmcObjectName n) |
void |
RunContextREF.setName(DmcObjectName n) |
void |
RuleDefinitionREF.setName(DmcObjectName n) |
void |
RuleDataREF.setName(DmcObjectName n) |
void |
RuleCategoryREF.setName(DmcObjectName n) |
void |
ExtendedReferenceTypeDefinitionREF.setName(DmcObjectName n) |
void |
EnumDefinitionREF.setName(DmcObjectName n) |
void |
DSDefinitionREF.setName(DmcObjectName n) |
void |
DSDefinitionModuleREF.setName(DmcObjectName n) |
void |
DmsDefinitionREF.setName(DmcObjectName n) |
void |
DependencyREF.setName(DmcObjectName n) |
void |
DependencyImplementationREF.setName(DmcObjectName n) |
void |
ConcinnityREF.setName(DmcObjectName n) |
void |
ComplexTypeDefinitionREF.setName(DmcObjectName n) |
void |
ClassDefinitionREF.setName(DmcObjectName n) |
void |
AttributeDefinitionREF.setName(DmcObjectName n) |
void |
ActionDefinitionREF.setName(DmcObjectName n) |
WrapperTypeEnum |
DmcTypeWrapperTypeEnumSTATIC.typeCheck(Object value) |
protected WrapperTypeEnum |
DmcTypeWrapperTypeEnum.typeCheck(Object value) |
ValueTypeEnum |
DmcTypeValueTypeEnumSTATIC.typeCheck(Object value) |
protected ValueTypeEnum |
DmcTypeValueTypeEnum.typeCheck(Object value) |
UUIDName |
DmcTypeUUIDNameSTATIC.typeCheck(Object value) |
UUIDLite |
DmcTypeUUIDLiteSTATIC.typeCheck(Object value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREFSTATIC.typeCheck(Object value) |
TypeDefinitionREF |
DmcTypeTypeDefinitionREF.typeCheck(Object value)
Checks that we have a TypeDefinitionREF or TypeDefinitionDMO.
|
TimeDoubleDataPoint |
DmcTypeTimeDoubleDataPointSTATIC.typeCheck(Object value) |
StringToString |
DmcTypeStringToStringSTATIC.typeCheck(Object value) |
String |
DmcTypeStringSTATIC.typeCheck(Object value) |
StringName |
DmcTypeStringNameSTATIC.typeCheck(Object value) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREFSTATIC.typeCheck(Object value) |
SliceDefinitionREF |
DmcTypeSliceDefinitionREF.typeCheck(Object value)
Checks that we have a SliceDefinitionREF or SliceDefinitionDMO.
|
Short |
DmcTypeShortSTATIC.typeCheck(Object value) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREFSTATIC.typeCheck(Object value) |
SchemaDefinitionREF |
DmcTypeSchemaDefinitionREF.typeCheck(Object value)
Checks that we have a SchemaDefinitionREF or SchemaDefinitionDMO.
|
SchemaAndReason |
DmcTypeSchemaAndReasonSTATIC.typeCheck(Object value) |
SchemaAndReason |
DmcTypeSchemaAndReason.typeCheck(Object value) |
RunContextREF |
DmcTypeRunContextREFSTATIC.typeCheck(Object value) |
RunContextREF |
DmcTypeRunContextREF.typeCheck(Object value)
Checks that we have a RunContextREF or RunContextDMO.
|
RuleTypeEnum |
DmcTypeRuleTypeEnumSTATIC.typeCheck(Object value) |
protected RuleTypeEnum |
DmcTypeRuleTypeEnum.typeCheck(Object value) |
RuleScopeEnum |
DmcTypeRuleScopeEnumSTATIC.typeCheck(Object value) |
protected RuleScopeEnum |
DmcTypeRuleScopeEnum.typeCheck(Object value) |
RuleParam |
DmcTypeRuleParamSTATIC.typeCheck(Object value) |
RuleParam |
DmcTypeRuleParam.typeCheck(Object value) |
RuleName |
DmcTypeRuleNameSTATIC.typeCheck(Object value) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREFSTATIC.typeCheck(Object value) |
RuleDefinitionREF |
DmcTypeRuleDefinitionREF.typeCheck(Object value)
Checks that we have a RuleDefinitionREF or RuleDefinitionDMO.
|
RuleDataREF |
DmcTypeRuleDataREFSTATIC.typeCheck(Object value) |
RuleDataREF |
DmcTypeRuleDataREF.typeCheck(Object value)
Checks that we have a RuleDataREF or RuleDataDMO.
|
RuleCategoryREF |
DmcTypeRuleCategoryREFSTATIC.typeCheck(Object value) |
RuleCategoryREF |
DmcTypeRuleCategoryREF.typeCheck(Object value)
Checks that we have a RuleCategoryREF or RuleCategoryDMO.
|
Part |
DmcTypePartSTATIC.typeCheck(Object value) |
Part |
DmcTypePart.typeCheck(Object value) |
OriginalTypeEnum |
DmcTypeOriginalTypeEnumSTATIC.typeCheck(Object value) |
protected OriginalTypeEnum |
DmcTypeOriginalTypeEnum.typeCheck(Object value) |
Optimize |
DmcTypeOptimizeSTATIC.typeCheck(Object value) |
Optimize |
DmcTypeOptimize.typeCheck(Object value) |
OperationalContextEnum |
DmcTypeOperationalContextEnumSTATIC.typeCheck(Object value) |
protected OperationalContextEnum |
DmcTypeOperationalContextEnum.typeCheck(Object value) |
NameValuePair |
DmcTypeNameValuePairSTATIC.typeCheck(Object value) |
NameValuePair |
DmcTypeNameValuePair.typeCheck(Object value) |
NameContainer |
DmcTypeNameContainerSTATIC.typeCheck(Object value) |
ModifyTypeEnum |
DmcTypeModifyTypeEnumSTATIC.typeCheck(Object value) |
protected ModifyTypeEnum |
DmcTypeModifyTypeEnum.typeCheck(Object value) |
Modifier |
DmcTypeModifierSTATIC.typeCheck(Object value) |
Long |
DmcTypeLongSTATIC.typeCheck(Object value) |
LongName |
DmcTypeLongNameSTATIC.typeCheck(Object value) |
LabelledIntegerDataPoint |
DmcTypeLabelledIntegerDataPointSTATIC.typeCheck(Object value) |
IntegerToUUIDLite |
DmcTypeIntegerToUUIDLiteSTATIC.typeCheck(Object value) |
IntegerToString |
DmcTypeIntegerToStringSTATIC.typeCheck(Object value) |
IntegerToBoolean |
DmcTypeIntegerToBooleanSTATIC.typeCheck(Object value) |
Integer |
DmcTypeIntegerSTATIC.typeCheck(Object value) |
IntegerName |
DmcTypeIntegerNameSTATIC.typeCheck(Object value) |
FullyQualifiedName |
DmcTypeFullyQualifiedNameSTATIC.typeCheck(Object value) |
Float |
DmcTypeFloatSTATIC.typeCheck(Object value) |
FilterTypeEnum |
DmcTypeFilterTypeEnumSTATIC.typeCheck(Object value) |
protected FilterTypeEnum |
DmcTypeFilterTypeEnum.typeCheck(Object value) |
FilterContainer |
DmcTypeFilterContainerSTATIC.typeCheck(Object value) |
Field |
DmcTypeFieldSTATIC.typeCheck(Object value) |
Field |
DmcTypeField.typeCheck(Object value) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREFSTATIC.typeCheck(Object value) |
ExtendedReferenceTypeDefinitionREF |
DmcTypeExtendedReferenceTypeDefinitionREF.typeCheck(Object value)
Checks that we have a ExtendedReferenceTypeDefinitionREF or ExtendedReferenceTypeDefinitionDMO.
|
Example |
DmcTypeExampleSTATIC.typeCheck(Object value) |
Example |
DmcTypeExample.typeCheck(Object value) |
EnumValue |
DmcTypeEnumValueSTATIC.typeCheck(Object value) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREFSTATIC.typeCheck(Object value) |
EnumDefinitionREF |
DmcTypeEnumDefinitionREF.typeCheck(Object value)
Checks that we have a EnumDefinitionREF or EnumDefinitionDMO.
|
DSDefinitionREF |
DmcTypeDSDefinitionREFSTATIC.typeCheck(Object value) |
DSDefinitionREF |
DmcTypeDSDefinitionREF.typeCheck(Object value)
Checks that we have a DSDefinitionREF or DSDefinitionDMO.
|
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREFSTATIC.typeCheck(Object value) |
DSDefinitionModuleREF |
DmcTypeDSDefinitionModuleREF.typeCheck(Object value)
Checks that we have a DSDefinitionModuleREF or DSDefinitionModuleDMO.
|
Double |
DmcTypeDoubleSTATIC.typeCheck(Object value) |
DotName |
DmcTypeDotNameSTATIC.typeCheck(Object value) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperTypeSTATIC.typeCheck(Object value) |
DmwTypeToWrapperType |
DmcTypeDmwTypeToWrapperType.typeCheck(Object value) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREFSTATIC.typeCheck(Object value) |
DmsDefinitionREF |
DmcTypeDmsDefinitionREF.typeCheck(Object value)
Checks that we have a DmsDefinitionREF or DmsDefinitionDMO.
|
DmcObject |
DmcTypeDmcObjectSTATIC.typeCheck(Object value) |
DmcAttribute<?> |
DmcTypeDmcAttributeSTATIC.typeCheck(Object value) |
DependencyREF |
DmcTypeDependencyREFSTATIC.typeCheck(Object value) |
DependencyREF |
DmcTypeDependencyREF.typeCheck(Object value)
Checks that we have a DependencyREF or DependencyDMO.
|
DependencyImplementationREF |
DmcTypeDependencyImplementationREFSTATIC.typeCheck(Object value) |
DependencyImplementationREF |
DmcTypeDependencyImplementationREF.typeCheck(Object value)
Checks that we have a DependencyImplementationREF or DependencyImplementationDMO.
|
DefinitionName |
DmcTypeDefinitionNameSTATIC.typeCheck(Object value) |
DebugEnum |
DmcTypeDebugEnumSTATIC.typeCheck(Object value) |
protected DebugEnum |
DmcTypeDebugEnum.typeCheck(Object value) |
Date |
DmcTypeDateSTATIC.typeCheck(Object value) |
DataTypeEnum |
DmcTypeDataTypeEnumSTATIC.typeCheck(Object value) |
protected DataTypeEnum |
DmcTypeDataTypeEnum.typeCheck(Object value) |
ConcinnityREF |
DmcTypeConcinnityREFSTATIC.typeCheck(Object value) |
ConcinnityREF |
DmcTypeConcinnityREF.typeCheck(Object value)
Checks that we have a ConcinnityREF or ConcinnityDMO.
|
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREFSTATIC.typeCheck(Object value) |
ComplexTypeDefinitionREF |
DmcTypeComplexTypeDefinitionREF.typeCheck(Object value)
Checks that we have a ComplexTypeDefinitionREF or ComplexTypeDefinitionDMO.
|
ClassTypeEnum |
DmcTypeClassTypeEnumSTATIC.typeCheck(Object value) |
protected ClassTypeEnum |
DmcTypeClassTypeEnum.typeCheck(Object value) |
ClassInfoRef |
DmcTypeClassInfoRefSTATIC.typeCheck(Object value) |
ClassFilter |
DmcTypeClassFilterSTATIC.typeCheck(Object value) |
ClassDefinitionREF |
DmcTypeClassDefinitionREFSTATIC.typeCheck(Object value) |
ClassDefinitionREF |
DmcTypeClassDefinitionREF.typeCheck(Object value)
Checks that we have a ClassDefinitionREF or ClassDefinitionDMO.
|
CamelCaseName |
DmcTypeCamelCaseNameSTATIC.typeCheck(Object value) |
Byte |
DmcTypeByteSTATIC.typeCheck(Object value) |
Boolean |
DmcTypeBooleanSTATIC.typeCheck(Object value) |
BaseTypeEnum |
DmcTypeBaseTypeEnumSTATIC.typeCheck(Object value) |
protected BaseTypeEnum |
DmcTypeBaseTypeEnum.typeCheck(Object value) |
AttributeID |
DmcTypeAttributeIDSTATIC.typeCheck(Object value) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREFSTATIC.typeCheck(Object value) |
AttributeDefinitionREF |
DmcTypeAttributeDefinitionREF.typeCheck(Object value)
Checks that we have a AttributeDefinitionREF or AttributeDefinitionDMO.
|
ActionDefinitionREF |
DmcTypeActionDefinitionREFSTATIC.typeCheck(Object value) |
ActionDefinitionREF |
DmcTypeActionDefinitionREF.typeCheck(Object value)
Checks that we have a ActionDefinitionREF or ActionDefinitionDMO.
|
| Constructor and Description |
|---|
DmwTypeToWrapperType(String initialInput)
String based constructor.
|
DmwTypeToWrapperType(String f1,
WrapperTypeEnum f2)
All fields constructor.
|
Example(String initialInput)
String based constructor.
|
Example(String f1,
String f2,
String f3)
All fields constructor.
|
Field(String initialInput)
String based constructor.
|
Field(TypeDefinitionREF f1,
String f2,
String f3)
All fields constructor.
|
NameValuePair(String initialInput)
String based constructor.
|
NameValuePair(String f1,
String f2)
All fields constructor.
|
Optimize(String initialInput)
String based constructor.
|
Optimize(String f1,
String f2,
String f3,
ConcinnityREF f4)
All fields constructor.
|
Part(String initialInput)
String based constructor.
|
Part(TypeDefinitionREF f1,
String f2,
String f3,
Boolean f4,
Boolean f5,
Boolean f6,
Boolean f7)
All fields constructor.
|
RuleParam(String initialInput)
String based constructor.
|
RuleParam(String f1,
String f2,
String f3,
String f4)
All fields constructor.
|
SchemaAndReason(String initialInput)
String based constructor.
|
SchemaAndReason(String f1,
String f2)
All fields constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaGenerator.run(String[] args) |
| Constructor and Description |
|---|
DmoGenUtility(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumValue.set(String v)
Sets the value of the EnumValue.
|
EnumValue |
DmcTypeEnumValue.typeCheck(Object value) |
| Constructor and Description |
|---|
EnumValue(String v)
Constructs a new EnumValue with the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DmsSchemaParser.checkRules(SchemaDefinition sd) |
DmcObject |
DmoObjectFactoryNew.createObject(DmcUncheckedObject uco)
This function will attempt to instantiate the correct type of DmcObject derivative
for the unchecked object passed in.
|
DmcObject |
DmoObjectFactory.createObject(DmcUncheckedObject uco)
This function will attempt to instantiate the correct type of DmcObject derivative
for the unchecked object passed in.
|
void |
DmoCompactSchemaFormatter.dumpSchema(SchemaManager sm,
SchemaDefinition sd,
String dmodir)
For all AttributeDefinitions in the schema, this method dumps a [schema]ASAG
to the DMO subdirectory.
|
void |
DmoGenerator.generateCode(SchemaManager sm,
SchemaDefinition sd,
ConfigLocation sl)
Generates base code for the specified schema.
|
void |
DmsSchemaParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber)
We handle the various schema related objects.
|
SchemaDefinition |
DmsSchemaParser.parseSchema(SchemaManager am,
String schemaName,
boolean terse)
Parses the specified DMS file and any other schemas on which it depends.
|
DmcNamedObjectIF |
DmsSchemaParser.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestDataCache.applyModification(DmcNamedObjectIF referringObject,
DmcTypeModifier mods) |
| Modifier and Type | Method and Description |
|---|---|
DsdASchemaAG |
DsdASchemaAG.getInstance() |
| Constructor and Description |
|---|
DsdASchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleADMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
ModuleADMW.addDescription(Object value)
Adds another description value.
|
void |
ModuleADMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
ModuleADMW.delDescription(Object value)
Deletes a description value.
|
ABConceptX |
ModuleADMW.getABConceptXDefinition(String name) |
int |
ModuleADMW.getABConceptXDefinitionCountByName(String name) |
Iterator<ABConceptX> |
ModuleADMW.getABConceptXDefinitionsByName(String name) |
AConceptX |
ModuleADMW.getAConceptXDefinition(String name) |
int |
ModuleADMW.getAConceptXDefinitionCountByName(String name) |
Iterator<AConceptX> |
ModuleADMW.getAConceptXDefinitionsByName(String name) |
void |
AConceptBaseDMW.setDefinedInModuleA(Object value)
Sets the definedInModuleA to the specified value.
|
void |
AConceptBaseDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleADMW.setName(Object value)
Sets name to the specified value.
|
void |
AConceptXDMW.setName(Object value)
Sets name to the specified value.
|
void |
AConceptBaseDMW.setName(Object value)
Sets name to the specified value.
|
void |
ABConceptXDMW.setName(Object value)
Sets name to the specified value.
|
void |
ABConceptXDMW.setReferenceToAB(Object value)
Sets referenceToAB to the specified value.
|
void |
ABConceptXDMW.setTypeAndAttr(Object value)
Sets typeAndAttr to the specified value.
|
| Constructor and Description |
|---|
ModuleAParser(ModuleAGlobalInterface d,
DmvRuleManager r) |
ModuleAParsingCoordinator(ModuleAGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleADMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleADMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleADMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleADMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleADMO.delDescription(Object value)
Deletes a description value.
|
void |
AConceptBaseDMO.setDefinedInModuleA(Object value)
Sets definedInModuleA to the specified value.
|
void |
AConceptBaseDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleADMO.setName(Object value)
Sets name to the specified value.
|
void |
AConceptXDMO.setName(Object value)
Sets name to the specified value.
|
void |
AConceptBaseDMO.setName(Object value)
Sets name to the specified value.
|
void |
ABConceptXDMO.setName(Object value)
Sets name to the specified value.
|
void |
ABConceptXDMO.setReferenceToAB(Object value)
Sets referenceToAB to the specified value.
|
void |
ABConceptXDMO.setTypeAndAttr(Object value)
Sets typeAndAttr to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleADefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
ABConceptXDMO |
ModuleAGlobalInterface.getABConceptXDefinition(String name) |
ABConceptXDMO |
ModuleADefinitionDMOCache.getABConceptXDefinition(String name) |
AConceptXDMO |
ModuleAGlobalInterface.getAConceptXDefinition(String name) |
AConceptXDMO |
ModuleADefinitionDMOCache.getAConceptXDefinition(String name) |
ModuleADMO |
ModuleAGlobalInterface.getModuleADefinition(String name) |
ModuleADMO |
ModuleADefinitionDMOCache.getModuleADefinition(String name) |
DmcNamedObjectIF |
ModuleADefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
TypeAndAttribute |
DmcTypeTypeAndAttributeSET.add(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.add(Object v) |
Reference |
DmcTypeReferenceSET.add(Object v) |
Reference |
DmcTypeReferenceMV.add(Object v) |
ModuleAREF |
DmcTypeModuleAREFSET.add(Object v) |
ModuleAREF |
DmcTypeModuleAREFMV.add(Object v) |
ModuleAREF |
DmcTypeModuleAREFMAP.add(Object v) |
ComplexWithComplex |
DmcTypeComplexWithComplexSET.add(Object v) |
ComplexWithComplex |
DmcTypeComplexWithComplexMV.add(Object v) |
AConceptXREF |
DmcTypeAConceptXREFSET.add(Object v) |
AConceptXREF |
DmcTypeAConceptXREFMV.add(Object v) |
AConceptXREF |
DmcTypeAConceptXREFMAP.add(Object v) |
AConceptBaseREF |
DmcTypeAConceptBaseREFSET.add(Object v) |
AConceptBaseREF |
DmcTypeAConceptBaseREFMV.add(Object v) |
AConceptBaseREF |
DmcTypeAConceptBaseREFMAP.add(Object v) |
ABConceptXREF |
DmcTypeABConceptXREFSET.add(Object v) |
ABConceptXREF |
DmcTypeABConceptXREFMV.add(Object v) |
ABConceptXREF |
DmcTypeABConceptXREFMAP.add(Object v) |
ABConceptXREF |
DmcTypeABConceptXREFSTATIC.cloneValue(ABConceptXREF value) |
AConceptBaseREF |
DmcTypeAConceptBaseREFSTATIC.cloneValue(AConceptBaseREF value) |
AConceptXREF |
DmcTypeAConceptXREFSTATIC.cloneValue(AConceptXREF value) |
ComplexWithComplex |
DmcTypeComplexWithComplexSTATIC.cloneValue(ComplexWithComplex value) |
ModuleAREF |
DmcTypeModuleAREFSTATIC.cloneValue(ModuleAREF value) |
Reference |
DmcTypeReferenceSTATIC.cloneValue(Reference value) |
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.cloneValue(TypeAndAttribute value) |
void |
TypeAndAttribute.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
Reference.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
ComplexWithComplex.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
TypeAndAttribute.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
Reference.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
ComplexWithComplex.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmcTypeComplexWithComplex.resolveValue(DmcNameResolverIF resolver,
ComplexWithComplex value,
String attrName)
Resolves a ComplexWithComplex.
|
void |
DmcTypeReference.resolveValue(DmcNameResolverIF resolver,
Reference value,
String attrName)
Resolves a Reference.
|
void |
DmcTypeTypeAndAttribute.resolveValue(DmcNameResolverIF resolver,
TypeAndAttribute value,
String attrName)
Resolves a TypeAndAttribute.
|
void |
DmcTypeComplexWithComplex.resolveValue(DmcNameResolverWithClashSupportIF resolver,
ComplexWithComplex value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a ComplexWithComplex.
|
void |
DmcTypeReference.resolveValue(DmcNameResolverWithClashSupportIF resolver,
Reference value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a Reference.
|
void |
DmcTypeTypeAndAttribute.resolveValue(DmcNameResolverWithClashSupportIF resolver,
TypeAndAttribute value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a TypeAndAttribute.
|
TypeAndAttribute |
DmcTypeTypeAndAttributeSV.set(Object v) |
Reference |
DmcTypeReferenceSV.set(Object v) |
ModuleAREF |
DmcTypeModuleAREFSV.set(Object v) |
ComplexWithComplex |
DmcTypeComplexWithComplexSV.set(Object v) |
AConceptXREF |
DmcTypeAConceptXREFSV.set(Object v) |
AConceptBaseREF |
DmcTypeAConceptBaseREFSV.set(Object v) |
ABConceptXREF |
DmcTypeABConceptXREFSV.set(Object v) |
TypeAndAttribute |
DmcTypeTypeAndAttributeMV.setMVnth(int index,
Object v) |
Reference |
DmcTypeReferenceMV.setMVnth(int index,
Object v) |
ModuleAREF |
DmcTypeModuleAREFMV.setMVnth(int index,
Object v) |
ComplexWithComplex |
DmcTypeComplexWithComplexMV.setMVnth(int index,
Object v) |
AConceptXREF |
DmcTypeAConceptXREFMV.setMVnth(int index,
Object v) |
AConceptBaseREF |
DmcTypeAConceptBaseREFMV.setMVnth(int index,
Object v) |
ABConceptXREF |
DmcTypeABConceptXREFMV.setMVnth(int index,
Object v) |
void |
ModuleAREF.setName(DmcObjectName n) |
void |
AConceptXREF.setName(DmcObjectName n) |
void |
AConceptBaseREF.setName(DmcObjectName n) |
void |
ABConceptXREF.setName(DmcObjectName n) |
TypeAndAttribute |
DmcTypeTypeAndAttributeSTATIC.typeCheck(Object value) |
TypeAndAttribute |
DmcTypeTypeAndAttribute.typeCheck(Object value) |
Reference |
DmcTypeReferenceSTATIC.typeCheck(Object value) |
Reference |
DmcTypeReference.typeCheck(Object value) |
ModuleAREF |
DmcTypeModuleAREFSTATIC.typeCheck(Object value) |
protected ModuleAREF |
DmcTypeModuleAREF.typeCheck(Object value) |
ComplexWithComplex |
DmcTypeComplexWithComplexSTATIC.typeCheck(Object value) |
ComplexWithComplex |
DmcTypeComplexWithComplex.typeCheck(Object value) |
AConceptXREF |
DmcTypeAConceptXREFSTATIC.typeCheck(Object value) |
protected AConceptXREF |
DmcTypeAConceptXREF.typeCheck(Object value) |
AConceptBaseREF |
DmcTypeAConceptBaseREFSTATIC.typeCheck(Object value) |
protected AConceptBaseREF |
DmcTypeAConceptBaseREF.typeCheck(Object value) |
ABConceptXREF |
DmcTypeABConceptXREFSTATIC.typeCheck(Object value) |
protected ABConceptXREF |
DmcTypeABConceptXREF.typeCheck(Object value) |
| Constructor and Description |
|---|
ABConceptXREF(DefinitionName n) |
ABConceptXREF(String n) |
AConceptBaseREF(DefinitionName n) |
AConceptBaseREF(String n) |
AConceptXREF(DefinitionName n) |
AConceptXREF(String n) |
ComplexWithComplex(String initialInput)
String based constructor.
|
ComplexWithComplex(String variable_,
TypeAndAttribute reference_)
All fields constructor.
|
ModuleAREF(DefinitionName n) |
ModuleAREF(String n) |
Reference(ABConceptXREF toConcept_,
String descr_)
All fields constructor.
|
Reference(String initialInput)
String based constructor.
|
TypeAndAttribute(ABConceptXREF type_,
String attr_)
All fields constructor.
|
TypeAndAttribute(String initialInput)
String based constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleAConfigLoader.load(String configDir) |
| Modifier and Type | Method and Description |
|---|---|
DsdBSchemaAG |
DsdBSchemaAG.getInstance() |
| Constructor and Description |
|---|
DsdBSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBDMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
ModuleBDMW.addDescription(Object value)
Adds another description value.
|
void |
ModuleBDMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
ModuleBDMW.delDescription(Object value)
Deletes a description value.
|
BConceptX |
ModuleBDMW.getBConceptXDefinition(String name) |
int |
ModuleBDMW.getBConceptXDefinitionCountByName(String name) |
Iterator<BConceptX> |
ModuleBDMW.getBConceptXDefinitionsByName(String name) |
void |
BConceptBaseDMW.setDefinedInModuleB(Object value)
Sets the definedInModuleB to the specified value.
|
void |
BConceptBaseDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleBDMW.setName(Object value)
Sets name to the specified value.
|
void |
BConceptXDMW.setName(Object value)
Sets name to the specified value.
|
void |
BConceptBaseDMW.setName(Object value)
Sets name to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
void |
ModuleBParsingCoordinator.generateForAllConfigs() |
void |
ModuleBParsingCoordinator.generateForConfig(String configName) |
ABConceptX |
ModuleBDefinitionManager.getABConceptXDefinition(String name) |
int |
ModuleBDefinitionManager.getABConceptXDefinitionCountByName(String name) |
Iterator<ABConceptX> |
ModuleBDefinitionManager.getABConceptXDefinitionsByName(String name) |
AConceptX |
ModuleBDefinitionManager.getAConceptXDefinition(String name) |
int |
ModuleBDefinitionManager.getAConceptXDefinitionCountByName(String name) |
Iterator<AConceptX> |
ModuleBDefinitionManager.getAConceptXDefinitionsByName(String name) |
BConceptX |
ModuleBScopedInterface.getBConceptXDefinition(String name) |
BConceptX |
ModuleBGlobalInterface.getBConceptXDefinition(String name) |
BConceptX |
ModuleBDefinitionManager.getBConceptXDefinition(String name) |
int |
ModuleBScopedInterface.getBConceptXDefinitionCountByName(String name) |
int |
ModuleBGlobalInterface.getBConceptXDefinitionCountByName(String name) |
int |
ModuleBDefinitionManager.getBConceptXDefinitionCountByName(String name) |
Iterator<BConceptX> |
ModuleBScopedInterface.getBConceptXDefinitionsByName(String name) |
Iterator<BConceptX> |
ModuleBGlobalInterface.getBConceptXDefinitionsByName(String name) |
Iterator<BConceptX> |
ModuleBDefinitionManager.getBConceptXDefinitionsByName(String name) |
ModuleA |
ModuleBDefinitionManager.getModuleADefinition(String name) |
int |
ModuleBDefinitionManager.getModuleADefinitionCountByName(String name) |
Iterator<ModuleA> |
ModuleBDefinitionManager.getModuleADefinitionsByName(String name) |
ModuleB |
ModuleBGlobalInterface.getModuleBDefinition(String name) |
ModuleB |
ModuleBDefinitionManager.getModuleBDefinition(String name) |
int |
ModuleBGlobalInterface.getModuleBDefinitionCountByName(String name) |
int |
ModuleBDefinitionManager.getModuleBDefinitionCountByName(String name) |
Iterator<ModuleB> |
ModuleBGlobalInterface.getModuleBDefinitionsByName(String name) |
Iterator<ModuleB> |
ModuleBDefinitionManager.getModuleBDefinitionsByName(String name) |
void |
ModuleBParser.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
void |
ModuleBConfigLoader.loadAllModules(String srcdir)
Load all modules from the specified directory.
|
void |
ModuleBConfigLoader.loadModule(String srcdir,
String module)
Load the specified module and all of its dependencies.
|
ModuleB |
ModuleBParser.parseConfig(ConfigLocation l) |
DmcNamedObjectIF |
ModuleBDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
void |
ModuleBGenUtility.run(String[] args)
Based on the command line arguments, we hunt for
|
| Constructor and Description |
|---|
ModuleBParser(ModuleBGlobalInterface d,
DmvRuleManager r) |
ModuleBParsingCoordinator(ModuleBGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleBDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleB(Object value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleBDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleBDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleBDMO.delDescription(Object value)
Deletes a description value.
|
void |
BConceptBaseDMO.setDefinedInModuleB(Object value)
Sets definedInModuleB to the specified value.
|
void |
BConceptBaseDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleBDMO.setName(Object value)
Sets name to the specified value.
|
void |
BConceptXDMO.setName(Object value)
Sets name to the specified value.
|
void |
BConceptBaseDMO.setName(Object value)
Sets name to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
ABConceptXDMO |
ModuleBDefinitionDMOCache.getABConceptXDefinition(String name) |
AConceptXDMO |
ModuleBDefinitionDMOCache.getAConceptXDefinition(String name) |
BConceptXDMO |
ModuleBGlobalInterface.getBConceptXDefinition(String name) |
BConceptXDMO |
ModuleBDefinitionDMOCache.getBConceptXDefinition(String name) |
ModuleADMO |
ModuleBDefinitionDMOCache.getModuleADefinition(String name) |
ModuleBDMO |
ModuleBGlobalInterface.getModuleBDefinition(String name) |
ModuleBDMO |
ModuleBDefinitionDMOCache.getModuleBDefinition(String name) |
DmcNamedObjectIF |
ModuleBDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
ModuleBREF |
DmcTypeModuleBREFSET.add(Object v) |
ModuleBREF |
DmcTypeModuleBREFMV.add(Object v) |
ModuleBREF |
DmcTypeModuleBREFMAP.add(Object v) |
BConceptXREF |
DmcTypeBConceptXREFSET.add(Object v) |
BConceptXREF |
DmcTypeBConceptXREFMV.add(Object v) |
BConceptXREF |
DmcTypeBConceptXREFMAP.add(Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFSET.add(Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFMV.add(Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFMAP.add(Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFSTATIC.cloneValue(BConceptBaseREF value) |
BConceptXREF |
DmcTypeBConceptXREFSTATIC.cloneValue(BConceptXREF value) |
ModuleBREF |
DmcTypeModuleBREFSTATIC.cloneValue(ModuleBREF value) |
ModuleBREF |
DmcTypeModuleBREFSV.set(Object v) |
BConceptXREF |
DmcTypeBConceptXREFSV.set(Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFSV.set(Object v) |
ModuleBREF |
DmcTypeModuleBREFMV.setMVnth(int index,
Object v) |
BConceptXREF |
DmcTypeBConceptXREFMV.setMVnth(int index,
Object v) |
BConceptBaseREF |
DmcTypeBConceptBaseREFMV.setMVnth(int index,
Object v) |
void |
ModuleBREF.setName(DmcObjectName n) |
void |
BConceptXREF.setName(DmcObjectName n) |
void |
BConceptBaseREF.setName(DmcObjectName n) |
ModuleBREF |
DmcTypeModuleBREFSTATIC.typeCheck(Object value) |
protected ModuleBREF |
DmcTypeModuleBREF.typeCheck(Object value) |
BConceptXREF |
DmcTypeBConceptXREFSTATIC.typeCheck(Object value) |
protected BConceptXREF |
DmcTypeBConceptXREF.typeCheck(Object value) |
BConceptBaseREF |
DmcTypeBConceptBaseREFSTATIC.typeCheck(Object value) |
protected BConceptBaseREF |
DmcTypeBConceptBaseREF.typeCheck(Object value) |
| Constructor and Description |
|---|
BConceptBaseREF(DefinitionName n) |
BConceptBaseREF(String n) |
BConceptXREF(DefinitionName n) |
BConceptXREF(String n) |
ModuleBREF(DefinitionName n) |
ModuleBREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
DsdCSchemaAG |
DsdCSchemaAG.getInstance() |
| Constructor and Description |
|---|
DsdCSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCDMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
ModuleCDMW.addDescription(Object value)
Adds another description value.
|
void |
ModuleCDMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
ModuleCDMW.delDescription(Object value)
Deletes a description value.
|
CConceptX |
ModuleCDMW.getCConceptXDefinition(String name) |
int |
ModuleCDMW.getCConceptXDefinitionCountByName(String name) |
Iterator<CConceptX> |
ModuleCDMW.getCConceptXDefinitionsByName(String name) |
void |
CConceptBaseDMW.setDefinedInModuleC(Object value)
Sets the definedInModuleC to the specified value.
|
void |
CConceptBaseDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleCDMW.setName(Object value)
Sets name to the specified value.
|
void |
CConceptXDMW.setName(Object value)
Sets name to the specified value.
|
void |
CConceptBaseDMW.setName(Object value)
Sets name to the specified value.
|
| Constructor and Description |
|---|
ModuleCParser(ModuleCGlobalInterface d,
DmvRuleManager r) |
ModuleCParsingCoordinator(ModuleCGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleCDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleB(Object value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleC(Object value)
Adds another dependsOnModuleC value.
|
DmcAttribute<?> |
ModuleCDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleCDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleCDMO.delDescription(Object value)
Deletes a description value.
|
void |
CConceptBaseDMO.setDefinedInModuleC(Object value)
Sets definedInModuleC to the specified value.
|
void |
CConceptBaseDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
ModuleCDMO.setName(Object value)
Sets name to the specified value.
|
void |
CConceptXDMO.setName(Object value)
Sets name to the specified value.
|
void |
CConceptBaseDMO.setName(Object value)
Sets name to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleCREF |
DmcTypeModuleCREFSET.add(Object v) |
ModuleCREF |
DmcTypeModuleCREFMV.add(Object v) |
ModuleCREF |
DmcTypeModuleCREFMAP.add(Object v) |
CConceptXREF |
DmcTypeCConceptXREFSET.add(Object v) |
CConceptXREF |
DmcTypeCConceptXREFMV.add(Object v) |
CConceptXREF |
DmcTypeCConceptXREFMAP.add(Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFSET.add(Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFMV.add(Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFMAP.add(Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFSTATIC.cloneValue(CConceptBaseREF value) |
CConceptXREF |
DmcTypeCConceptXREFSTATIC.cloneValue(CConceptXREF value) |
ModuleCREF |
DmcTypeModuleCREFSTATIC.cloneValue(ModuleCREF value) |
ModuleCREF |
DmcTypeModuleCREFSV.set(Object v) |
CConceptXREF |
DmcTypeCConceptXREFSV.set(Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFSV.set(Object v) |
ModuleCREF |
DmcTypeModuleCREFMV.setMVnth(int index,
Object v) |
CConceptXREF |
DmcTypeCConceptXREFMV.setMVnth(int index,
Object v) |
CConceptBaseREF |
DmcTypeCConceptBaseREFMV.setMVnth(int index,
Object v) |
void |
ModuleCREF.setName(DmcObjectName n) |
void |
CConceptXREF.setName(DmcObjectName n) |
void |
CConceptBaseREF.setName(DmcObjectName n) |
ModuleCREF |
DmcTypeModuleCREFSTATIC.typeCheck(Object value) |
protected ModuleCREF |
DmcTypeModuleCREF.typeCheck(Object value) |
CConceptXREF |
DmcTypeCConceptXREFSTATIC.typeCheck(Object value) |
protected CConceptXREF |
DmcTypeCConceptXREF.typeCheck(Object value) |
CConceptBaseREF |
DmcTypeCConceptBaseREFSTATIC.typeCheck(Object value) |
protected CConceptBaseREF |
DmcTypeCConceptBaseREF.typeCheck(Object value) |
| Constructor and Description |
|---|
CConceptBaseREF(DefinitionName n) |
CConceptBaseREF(String n) |
CConceptXREF(DefinitionName n) |
CConceptXREF(String n) |
ModuleCREF(DefinitionName n) |
ModuleCREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
DmtSchemaAG |
DmtSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmtSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjWithRefsDMW.addAttrIDs(Object value)
Adds another attrIDs value.
|
void |
PrimitiveHMDMW.addHmString(Object value)
Adds another hmString value.
|
void |
TestBasicObjectFixedDMW.addHsDate(Object value)
Adds another hsDate value.
|
void |
ObjWithRefsDMW.addHsDate(Object value)
Adds another hsDate value.
|
void |
TestBasicObjectFixedDMW.addHsDouble(Object value)
Adds another hsDouble value.
|
void |
TestBasicObjectFixedDMW.addHsFloat(Object value)
Adds another hsFloat value.
|
void |
TestBasicObjectFixedDMW.addHsInteger(Object value)
Adds another hsInteger value.
|
void |
TestBasicObjectFixedDMW.addHsLong(Object value)
Adds another hsLong value.
|
void |
ObjWithRefsDMW.addHsNames(Object value)
Adds another hsNames value.
|
void |
TestBasicObjectFixedDMW.addHsString(Object value)
Adds another hsString value.
|
void |
PrimitiveHSDMW.addHsString(Object value)
Adds another hsString value.
|
void |
ObjWithRefsDMW.addHsString(Object value)
Adds another hsString value.
|
void |
TestAbstractExtendedDMW.addHsStringName(Object value)
Adds another hsStringName value.
|
void |
ObjWithRefsDMW.addHsStringName(Object value)
Adds another hsStringName value.
|
void |
TestBasicObjectFixedDMW.addHsTestEnum(Object value)
Adds another hsTestEnum value.
|
void |
ObjWithRefsDMW.addHsTestEnum(Object value)
Adds another hsTestEnum value.
|
void |
UsingIndexedAttributesDMW.addIndexedString(Object value)
Adds another indexedString value.
|
void |
ObjWithRefsDMW.addIndexedString(Object value)
Adds another indexedString value.
|
void |
TestBasicObjectFixedDMW.addIntToString(Object value)
Adds another intToString value.
|
void |
ObjWithRefsDMW.addIntToString(Object value)
Adds another intToString value.
|
void |
TestAbstractExtendedDMW.addIntToStringMAP(Object value)
Adds another intToStringMAP value.
|
void |
ObjWithRefsDMW.addIntToStringMAP(Object value)
Adds another intToStringMAP value.
|
void |
ObjWithRefsDMW.addLimitedStringMV(Object value)
Adds another limitedStringMV value.
|
void |
UUIDNamedObjectDMW.addMvBoolean(Object value)
Adds another mvBoolean value.
|
void |
TestBasicObjectFixedDMW.addMvBoolean(Object value)
Adds another mvBoolean value.
|
void |
ComplexTypeTestDMW.addMvComplex(Object value)
Adds another mvComplex value.
|
void |
UUIDNamedObjectDMW.addMvDate(Object value)
Adds another mvDate value.
|
void |
TestBasicObjectFixedDMW.addMvDate(Object value)
Adds another mvDate value.
|
void |
UUIDNamedObjectDMW.addMvDouble(Object value)
Adds another mvDouble value.
|
void |
TestBasicObjectFixedDMW.addMvDouble(Object value)
Adds another mvDouble value.
|
void |
TestBasicObjectFixedDMW.addMvFloat(Object value)
Adds another mvFloat value.
|
void |
PrimitiveMVIDXDMW.addMvIdxString(Object value)
Adds another mvIdxString value.
|
void |
TestBasicObjectFixedDMW.addMvInteger(Object value)
Adds another mvInteger value.
|
void |
TestBasicObjectFixedDMW.addMvLong(Object value)
Adds another mvLong value.
|
void |
UUIDNamedObjectDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestOneLevelSubpackageExtendedDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestOneLevelSubpackageDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestMultiLevelSubpackageDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestDerivedSubpackageDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestDerivedDiffSubpackageDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestBasicObjectFixedDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestBasicNamedObjectFixedDMW.addMvString(Object value)
Adds another mvString value.
|
void |
TestBasicNamedObjectExtendedDMW.addMvString(Object value)
Adds another mvString value.
|
void |
PrimitiveMVDMW.addMvString(Object value)
Adds another mvString value.
|
void |
ObjWithRefsDMW.addMvString(Object value)
Adds another mvString value.
|
void |
ObjWithRefsDMW.addMvTestEnum(Object value)
Adds another mvTestEnum value.
|
void |
ObjWithRefsDMW.addNonperString(Object value)
Adds another nonperString value.
|
void |
ClientCountFilterRequestDMW.addRequestID(Object value)
Adds another requestID value.
|
void |
PrimitiveTMDMW.addTmString(Object value)
Adds another tmString value.
|
void |
ObjWithRefsDMW.addTransString(Object value)
Adds another transString value.
|
void |
TestBasicObjectFixedDMW.addTsDate(Object value)
Adds another tsDate value.
|
void |
TestBasicObjectFixedDMW.addTsDouble(Object value)
Adds another tsDouble value.
|
void |
TestBasicObjectFixedDMW.addTsFloat(Object value)
Adds another tsFloat value.
|
void |
TestBasicObjectFixedDMW.addTsInteger(Object value)
Adds another tsInteger value.
|
void |
TestBasicObjectFixedDMW.addTsLong(Object value)
Adds another tsLong value.
|
void |
TestBasicObjectFixedDMW.addTsString(Object value)
Adds another tsString value.
|
void |
PrimitiveTSDMW.addTsString(Object value)
Adds another tsString value.
|
void |
ObjWithRefsDMW.delAttrIDs(Object value)
Deletes a attrIDs value.
|
void |
TestBasicObjectFixedDMW.delHsDate(Object value)
Deletes a hsDate value.
|
void |
ObjWithRefsDMW.delHsDate(Object value)
Deletes a hsDate value.
|
void |
TestBasicObjectFixedDMW.delHsDouble(Object value)
Deletes a hsDouble value.
|
void |
TestBasicObjectFixedDMW.delHsFloat(Object value)
Deletes a hsFloat value.
|
void |
TestBasicObjectFixedDMW.delHsInteger(Object value)
Deletes a hsInteger value.
|
void |
TestBasicObjectFixedDMW.delHsLong(Object value)
Deletes a hsLong value.
|
void |
ObjWithRefsDMW.delHsNames(Object value)
Deletes a hsNames value.
|
void |
TestBasicObjectFixedDMW.delHsString(Object value)
Deletes a hsString value.
|
void |
PrimitiveHSDMW.delHsString(Object value)
Deletes a hsString value.
|
void |
ObjWithRefsDMW.delHsString(Object value)
Deletes a hsString value.
|
void |
TestAbstractExtendedDMW.delHsStringName(Object value)
Deletes a hsStringName value.
|
void |
ObjWithRefsDMW.delHsStringName(Object value)
Deletes a hsStringName value.
|
void |
TestBasicObjectFixedDMW.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
void |
ObjWithRefsDMW.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
void |
UsingIndexedAttributesDMW.delIndexedString(Object value)
Deletes a indexedString value.
|
void |
ObjWithRefsDMW.delIndexedString(Object value)
Deletes a indexedString value.
|
void |
ObjWithRefsDMW.delLimitedStringMV(Object value)
Deletes a limitedStringMV value.
|
void |
UUIDNamedObjectDMW.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
void |
TestBasicObjectFixedDMW.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
void |
ComplexTypeTestDMW.delMvComplex(Object value)
Deletes a mvComplex value.
|
void |
UUIDNamedObjectDMW.delMvDate(Object value)
Deletes a mvDate value.
|
void |
TestBasicObjectFixedDMW.delMvDate(Object value)
Deletes a mvDate value.
|
void |
UUIDNamedObjectDMW.delMvDouble(Object value)
Deletes a mvDouble value.
|
void |
TestBasicObjectFixedDMW.delMvDouble(Object value)
Deletes a mvDouble value.
|
void |
TestBasicObjectFixedDMW.delMvFloat(Object value)
Deletes a mvFloat value.
|
void |
PrimitiveMVIDXDMW.delMvIdxString(Object value)
Deletes a mvIdxString value.
|
void |
TestBasicObjectFixedDMW.delMvInteger(Object value)
Deletes a mvInteger value.
|
void |
TestBasicObjectFixedDMW.delMvLong(Object value)
Deletes a mvLong value.
|
void |
UUIDNamedObjectDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestOneLevelSubpackageExtendedDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestOneLevelSubpackageDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestMultiLevelSubpackageDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestDerivedSubpackageDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestDerivedDiffSubpackageDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestBasicObjectFixedDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestBasicNamedObjectFixedDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
TestBasicNamedObjectExtendedDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
PrimitiveMVDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
ObjWithRefsDMW.delMvString(Object value)
Deletes a mvString value.
|
void |
ObjWithRefsDMW.delMvTestEnum(Object value)
Deletes a mvTestEnum value.
|
void |
ObjWithRefsDMW.delNonperString(Object value)
Deletes a nonperString value.
|
void |
ClientCountFilterRequestDMW.delRequestID(Object value)
Deletes a requestID value.
|
void |
ObjWithRefsDMW.delTransString(Object value)
Deletes a transString value.
|
void |
TestBasicObjectFixedDMW.delTsDate(Object value)
Deletes a tsDate value.
|
void |
TestBasicObjectFixedDMW.delTsDouble(Object value)
Deletes a tsDouble value.
|
void |
TestBasicObjectFixedDMW.delTsFloat(Object value)
Deletes a tsFloat value.
|
void |
TestBasicObjectFixedDMW.delTsInteger(Object value)
Deletes a tsInteger value.
|
void |
TestBasicObjectFixedDMW.delTsLong(Object value)
Deletes a tsLong value.
|
void |
TestBasicObjectFixedDMW.delTsString(Object value)
Deletes a tsString value.
|
void |
PrimitiveTSDMW.delTsString(Object value)
Deletes a tsString value.
|
void |
NameContainerTestDMW.setAnObjName(Object value)
Sets anObjName to the specified value.
|
void |
NameContainerTestDMW.setAnotherDmtName(Object value)
Sets anotherDmtName to the specified value.
|
void |
ObjWithRefsDMW.setAnotherSVString(Object value)
Sets anotherSVString to the specified value.
|
void |
ClientCountFilterRequestDMW.setClientCountFilter(Object value)
Sets the clientCountFilter to the specified value.
|
void |
NameContainerTestDMW.setDmtStringName(Object value)
Sets dmtStringName to the specified value.
|
void |
ObjWithRefsDMW.setEnabledDisabled(Object value)
Sets enabledDisabled to the specified value.
|
void |
IntegerNamedObjectDMW.setIntegerName(Object value)
Sets integerName to the specified value.
|
void |
ObjWithRefsDMW.setLimitedStringSV(Object value)
Sets limitedStringSV to the specified value.
|
void |
TestOneLevelSubpackageExtendedDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestOneLevelSubpackageDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestMultiLevelSubpackageDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestDerivedSubpackageDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestDerivedDiffSubpackageDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestBasicNamedObjectFixedDMW.setName(Object value)
Sets name to the specified value.
|
void |
TestBasicNamedObjectExtendedDMW.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDMW.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDerivedBDMW.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDerivedADMW.setName(Object value)
Sets name to the specified value.
|
void |
BaseObjDMW.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDMW.setObjRef(Object value)
Sets the objRef to the specified value.
|
void |
ObjWithRefsDMW.setOnOff(Object value)
Sets onOff to the specified value.
|
void |
ClientCountFilterDMW.setOUIFilter(Object value)
Sets OUIFilter to the specified value.
|
void |
TestAbstractExtendedDMW.setSomeRelationSV(Object value)
Sets the someRelationSV to the specified value.
|
void |
ObjWithRefsDMW.setSomeRelationSV(Object value)
Sets the someRelationSV to the specified value.
|
void |
UUIDNamedObjectDMW.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ParseTestDMW.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ObjWithRefsDMW.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ComplexTypeTestDMW.setSvComplex(Object value)
Sets svComplex to the specified value.
|
void |
UUIDNamedObjectDMW.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
BaseObjDMW.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
UUIDNamedObjectDMW.setSvDouble(Object value)
Sets svDouble to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvDouble(Object value)
Sets svDouble to the specified value.
|
void |
ExtendedRefSVDMW.setSvExtendedRef(Object value)
Sets the svExtendedRef to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvFloat(Object value)
Sets svFloat to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvInteger(Object value)
Sets svInteger to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvLong(Object value)
Sets svLong to the specified value.
|
void |
NamedObjSVDMW.setSvNamedObj(Object value)
Sets the svNamedObj to the specified value.
|
static void |
TestBasicAuxiliary.setSvString(DmwWrapper corew,
Object value)
Sets svString to the specified value.
|
void |
UUIDNamedObjectDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestOneLevelSubpackageExtendedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestOneLevelSubpackageDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestMultiLevelSubpackageDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestDerivedSubpackageDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestDerivedDiffSubpackageDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicNamedObjectFixedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicNamedObjectExtendedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestAbstractFixedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestAbstractExtendedDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
PrimitiveSVDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
ObjWithRefsDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
IntegerNamedObjectDMW.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicObjectFixedDMW.setSvTestBasicNamedObjectFixed(Object value)
Sets the svTestBasicNamedObjectFixed to the specified value.
|
void |
ObjWithRefsDMW.setSvTestEnum(Object value)
Sets svTestEnum to the specified value.
|
void |
UnnamedObjSVDMW.setSvUnnamedObj(Object value)
Sets the svUnnamedObj to the specified value.
|
void |
ParseTestDMW.setSvUnnamedObj(Object value)
Sets the svUnnamedObj to the specified value.
|
void |
TestBasicObjectFixedDMW.setUserName(Object value)
Sets userName to the specified value.
|
void |
UUIDNamedObjectDMW.setUuidName(Object value)
Sets uuidName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ObjWithRefsDMO.addAttrIDs(Object value)
Adds another attrIDs value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addClientCountFilters(Object value)
Adds another clientCountFilters value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addClientCountFilters(Object value)
Adds another clientCountFilters value.
|
DmcAttribute<?> |
NamedObjHMDMO.addHmNamedObj(Object value)
Adds another hmNamedObj value.
|
DmcAttribute<?> |
PrimitiveHMDMO.addHmString(Object value)
Adds another hmString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDate(Object value)
Adds another hsDate value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsDate(Object value)
Adds another hsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDouble(Object value)
Adds another hsDouble value.
|
DmcAttribute<?> |
ExtendedRefHSDMO.addHsExtendedRef(Object value)
Adds another hsExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsFloat(Object value)
Adds another hsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsInteger(Object value)
Adds another hsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsLong(Object value)
Adds another hsLong value.
|
DmcAttribute<?> |
NamedObjHSDMO.addHsNamedObj(Object value)
Adds another hsNamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsNames(Object value)
Adds another hsNames value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsString(Object value)
Adds another hsString value.
|
DmcAttribute<?> |
PrimitiveHSDMO.addHsString(Object value)
Adds another hsString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsString(Object value)
Adds another hsString value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addHsStringName(Object value)
Adds another hsStringName value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsStringName(Object value)
Adds another hsStringName value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsTestEnum(Object value)
Adds another hsTestEnum value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsTestEnum(Object value)
Adds another hsTestEnum value.
|
DmcAttribute<?> |
UnnamedObjHSDMO.addHsUnnamedObj(Object value)
Adds another hsUnnamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIndexedObjRef(Object value)
Adds another indexedObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIndexedPlainObjRef(Object value)
Adds another indexedPlainObjRef value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.addIndexedString(Object value)
Adds another indexedString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIndexedString(Object value)
Adds another indexedString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addIntToString(Object value)
Adds another intToString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIntToString(Object value)
Adds another intToString value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addIntToStringMAP(Object value)
Adds another intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIntToStringMAP(Object value)
Adds another intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addLimitedStringMV(Object value)
Adds another limitedStringMV value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvBoolean(Object value)
Adds another mvBoolean value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvBoolean(Object value)
Adds another mvBoolean value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.addMvComplex(Object value)
Adds another mvComplex value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvDate(Object value)
Adds another mvDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvDate(Object value)
Adds another mvDate value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvDouble(Object value)
Adds another mvDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvDouble(Object value)
Adds another mvDouble value.
|
DmcAttribute<?> |
ExtendedRefMVDMO.addMvExtendedRef(Object value)
Adds another mvExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvFloat(Object value)
Adds another mvFloat value.
|
DmcAttribute<?> |
ExtendedRefMVIDXDMO.addMvIdxExtendedRef(Object value)
Adds another mvIdxExtendedRef value.
|
DmcAttribute<?> |
ParseTestDMO.addMvIdxNamedObj(Object value)
Adds another mvIdxNamedObj value.
|
DmcAttribute<?> |
NamedObjMVIDXDMO.addMvIdxNamedObj(Object value)
Adds another mvIdxNamedObj value.
|
DmcAttribute<?> |
PrimitiveMVIDXDMO.addMvIdxString(Object value)
Adds another mvIdxString value.
|
DmcAttribute<?> |
UnnamedObjMVIDXDMO.addMvIdxUnnamedObj(Object value)
Adds another mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvIdxUnnamedObj(Object value)
Adds another mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvIdxUnnamedObj(Object value)
Adds another mvIdxUnnamedObj value.
|
DmcAttribute<?> |
ParseTestDMO.addMvIdxUnnamedObj(Object value)
Adds another mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvInteger(Object value)
Adds another mvInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvLong(Object value)
Adds another mvLong value.
|
DmcAttribute<?> |
NamedObjMVDMO.addMvNamedObj(Object value)
Adds another mvNamedObj value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestOneLevelSubpackageDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestMultiLevelSubpackageDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestDerivedSubpackageDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestDerivedDiffSubpackageDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
PrimitiveMVDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addMvString(Object value)
Adds another mvString value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvTestBasicNamedObjectFixed(Object value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.addMvTestBasicNamedObjectFixed(Object value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addMvTestEnum(Object value)
Adds another mvTestEnum value.
|
DmcAttribute<?> |
UnnamedObjMVDMO.addMvUnnamedObj(Object value)
Adds another mvUnnamedObj value.
|
DmcAttribute<?> |
ParseTestDMO.addMvUnnamedObj(Object value)
Adds another mvUnnamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addNonperString(Object value)
Adds another nonperString value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.addObjRefHM(Object value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefHM(Object value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefMV(Object value)
Adds another objRefMV value.
|
DmcAttribute<?> |
TestActionATI.addPlainObjRef(Object value)
Adds another plainObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addPlainObjRef(Object value)
Adds another plainObjRef value.
|
DmcAttribute<?> |
ClientCountFilterRequestDMO.addRequestID(Object value)
Adds another requestID value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.addSomeRelationIndexed(Object value)
Adds another someRelationIndexed value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addSomeRelationMV(Object value)
Adds another someRelationMV value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addSomeRelationMVI(Object value)
Adds another someRelationMVI value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addSomeRelationMVI(Object value)
Adds another someRelationMVI value.
|
DmcAttribute<?> |
NamedObjTMDMO.addTmNamedObj(Object value)
Adds another tmNamedObj value.
|
DmcAttribute<?> |
PrimitiveTMDMO.addTmString(Object value)
Adds another tmString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addTransString(Object value)
Adds another transString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDate(Object value)
Adds another tsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDouble(Object value)
Adds another tsDouble value.
|
DmcAttribute<?> |
ExtendedRefTSDMO.addTsExtendedRef(Object value)
Adds another tsExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsFloat(Object value)
Adds another tsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsInteger(Object value)
Adds another tsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsLong(Object value)
Adds another tsLong value.
|
DmcAttribute<?> |
NamedObjTSDMO.addTsNamedObj(Object value)
Adds another tsNamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsString(Object value)
Adds another tsString value.
|
DmcAttribute<?> |
PrimitiveTSDMO.addTsString(Object value)
Adds another tsString value.
|
DmcAttribute<?> |
UnnamedObjTSDMO.addTsUnnamedObj(Object value)
Adds another tsUnnamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delAttrIDs(Object value)
Deletes a attrIDs value.
|
DmcAttribute<?> |
NamedObjHMDMO.delHmNamedObj(Object value)
Deletes a hmNamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDate(Object value)
Deletes a hsDate value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsDate(Object value)
Deletes a hsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDouble(Object value)
Deletes a hsDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsFloat(Object value)
Deletes a hsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsInteger(Object value)
Deletes a hsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsLong(Object value)
Deletes a hsLong value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsNames(Object value)
Deletes a hsNames value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsString(Object value)
Deletes a hsString value.
|
DmcAttribute<?> |
PrimitiveHSDMO.delHsString(Object value)
Deletes a hsString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsString(Object value)
Deletes a hsString value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delHsStringName(Object value)
Deletes a hsStringName value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsStringName(Object value)
Deletes a hsStringName value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.delIndexedString(Object value)
Deletes a indexedString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIndexedString(Object value)
Deletes a indexedString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delLimitedStringMV(Object value)
Deletes a limitedStringMV value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.delMvComplex(Object value)
Deletes a mvComplex value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDate(Object value)
Deletes a mvDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDate(Object value)
Deletes a mvDate value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDouble(Object value)
Deletes a mvDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDouble(Object value)
Deletes a mvDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvFloat(Object value)
Deletes a mvFloat value.
|
DmcAttribute<?> |
PrimitiveMVIDXDMO.delMvIdxString(Object value)
Deletes a mvIdxString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvInteger(Object value)
Deletes a mvInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvLong(Object value)
Deletes a mvLong value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestOneLevelSubpackageDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestMultiLevelSubpackageDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestDerivedSubpackageDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestDerivedDiffSubpackageDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
PrimitiveMVDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delMvString(Object value)
Deletes a mvString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delMvTestEnum(Object value)
Deletes a mvTestEnum value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delNonperString(Object value)
Deletes a nonperString value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.delObjRefHM(Object value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delObjRefHM(Object value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
ClientCountFilterRequestDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
NamedObjTMDMO.delTmNamedObj(Object value)
Deletes a tmNamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delTransString(Object value)
Deletes a transString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDate(Object value)
Deletes a tsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDouble(Object value)
Deletes a tsDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsFloat(Object value)
Deletes a tsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsInteger(Object value)
Deletes a tsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsLong(Object value)
Deletes a tsLong value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsString(Object value)
Deletes a tsString value.
|
DmcAttribute<?> |
PrimitiveTSDMO.delTsString(Object value)
Deletes a tsString value.
|
static boolean |
TestBasicAuxiliaryDMO.hasAux(DmcObject core)
Determines if the specified class is in our ocl.
|
void |
NameContainerTestDMO.setAnObjName(Object value)
Sets anObjName to the specified value.
|
void |
NameContainerTestDMO.setAnotherDmtName(Object value)
Sets anotherDmtName to the specified value.
|
void |
ObjWithRefsDMO.setAnotherSVString(Object value)
Sets anotherSVString to the specified value.
|
void |
ClientCountFilterRequestDMO.setClientCountFilter(Object value)
Sets clientCountFilter to the specified value.
|
void |
NameContainerTestDMO.setDmtStringName(Object value)
Sets dmtStringName to the specified value.
|
void |
ObjWithRefsDMO.setEnabledDisabled(Object value)
Sets enabledDisabled to the specified value.
|
void |
IntegerNamedObjectDMO.setIntegerName(Object value)
Sets integerName to the specified value.
|
void |
ObjWithRefsDMO.setLimitedStringSV(Object value)
Sets limitedStringSV to the specified value.
|
void |
TestOneLevelSubpackageExtendedDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestOneLevelSubpackageDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestMultiLevelSubpackageDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestDerivedSubpackageDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestDerivedDiffSubpackageDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestBasicNamedObjectFixedDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestBasicNamedObjectExtendedDMO.setName(Object value)
Sets name to the specified value.
|
void |
TestActionATI.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDMO.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDerivedBDMO.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDerivedADMO.setName(Object value)
Sets name to the specified value.
|
void |
BaseObjDMO.setName(Object value)
Sets name to the specified value.
|
void |
ObjWithRefsDMO.setObjRef(Object value)
Sets objRef to the specified value.
|
void |
ObjWithRefsDMO.setOnOff(Object value)
Sets onOff to the specified value.
|
void |
ClientCountFilterDMO.setOUIFilter(Object value)
Sets OUIFilter to the specified value.
|
void |
TestAbstractExtendedDMO.setSomeRelationSV(Object value)
Sets someRelationSV to the specified value.
|
void |
ObjWithRefsDMO.setSomeRelationSV(Object value)
Sets someRelationSV to the specified value.
|
void |
UUIDNamedObjectDMO.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
TestActionATI.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ParseTestDMO.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ObjWithRefsDMO.setSvBoolean(Object value)
Sets svBoolean to the specified value.
|
void |
ComplexTypeTestDMO.setSvComplex(Object value)
Sets svComplex to the specified value.
|
void |
UUIDNamedObjectDMO.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
BaseObjDMO.setSvDate(Object value)
Sets svDate to the specified value.
|
void |
UUIDNamedObjectDMO.setSvDouble(Object value)
Sets svDouble to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvDouble(Object value)
Sets svDouble to the specified value.
|
void |
ExtendedRefSVDMO.setSvExtendedRef(Object value)
Sets svExtendedRef to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvFloat(Object value)
Sets svFloat to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvInteger(Object value)
Sets svInteger to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvLong(Object value)
Sets svLong to the specified value.
|
void |
NamedObjSVDMO.setSvNamedObj(Object value)
Sets svNamedObj to the specified value.
|
static void |
TestBasicAuxiliaryDMO.setSvString(DmcObject core,
Object value)
Sets svString to the specified value.
|
void |
UUIDNamedObjectDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestOneLevelSubpackageExtendedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestOneLevelSubpackageDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestMultiLevelSubpackageDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestDerivedSubpackageDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestDerivedDiffSubpackageDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicNamedObjectFixedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicNamedObjectExtendedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestAbstractFixedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestAbstractExtendedDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
PrimitiveSVDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
ObjWithRefsDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
IntegerNamedObjectDMO.setSvString(Object value)
Sets svString to the specified value.
|
void |
TestBasicObjectFixedDMO.setSvTestBasicNamedObjectFixed(Object value)
Sets svTestBasicNamedObjectFixed to the specified value.
|
void |
ObjWithRefsDMO.setSvTestEnum(Object value)
Sets svTestEnum to the specified value.
|
void |
UnnamedObjSVDMO.setSvUnnamedObj(Object value)
Sets svUnnamedObj to the specified value.
|
void |
TestActionATI.setSvUnnamedObj(Object value)
Sets svUnnamedObj to the specified value.
|
void |
ParseTestDMO.setSvUnnamedObj(Object value)
Sets svUnnamedObj to the specified value.
|
void |
TestBasicObjectFixedDMO.setUserName(Object value)
Sets userName to the specified value.
|
void |
UUIDNamedObjectDMO.setUuidName(Object value)
Sets uuidName to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFSET.add(Object v) |
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFMV.add(Object v) |
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFMAP.add(Object v) |
UsingObjRefHMDMO |
DmcTypeUsingObjRefHMREFSET.add(Object v) |
UsingObjRefHMDMO |
DmcTypeUsingObjRefHMREFMV.add(Object v) |
UsingIndexedAttributesDMO |
DmcTypeUsingIndexedAttributesREFSET.add(Object v) |
UsingIndexedAttributesDMO |
DmcTypeUsingIndexedAttributesREFMV.add(Object v) |
UnnamedObjTSDMO |
DmcTypeUnnamedObjTSREFSET.add(Object v) |
UnnamedObjTSDMO |
DmcTypeUnnamedObjTSREFMV.add(Object v) |
UnnamedObjSVDMO |
DmcTypeUnnamedObjSVREFSET.add(Object v) |
UnnamedObjSVDMO |
DmcTypeUnnamedObjSVREFMV.add(Object v) |
UnnamedObjMVDMO |
DmcTypeUnnamedObjMVREFSET.add(Object v) |
UnnamedObjMVDMO |
DmcTypeUnnamedObjMVREFMV.add(Object v) |
UnnamedObjMVIDXDMO |
DmcTypeUnnamedObjMVIDXREFSET.add(Object v) |
UnnamedObjMVIDXDMO |
DmcTypeUnnamedObjMVIDXREFMV.add(Object v) |
UnnamedObjHSDMO |
DmcTypeUnnamedObjHSREFSET.add(Object v) |
UnnamedObjHSDMO |
DmcTypeUnnamedObjHSREFMV.add(Object v) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFSET.add(Object v) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFMV.add(Object v) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFMAP.add(Object v) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFSET.add(Object v) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFMV.add(Object v) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFMAP.add(Object v) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFSET.add(Object v) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFMV.add(Object v) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFMAP.add(Object v) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFSET.add(Object v) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFMV.add(Object v) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFMAP.add(Object v) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFSET.add(Object v) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFMV.add(Object v) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFMAP.add(Object v) |
TestBasicObjectFixedDMO |
DmcTypeTestBasicObjectFixedREFSET.add(Object v) |
TestBasicObjectFixedDMO |
DmcTypeTestBasicObjectFixedREFMV.add(Object v) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFSET.add(Object v) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFMV.add(Object v) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFMAP.add(Object v) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFSET.add(Object v) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFMV.add(Object v) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFMAP.add(Object v) |
SomeRelation |
DmcTypeSomeRelationSET.add(Object v) |
SomeRelation |
DmcTypeSomeRelationMV.add(Object v) |
PrimitiveTSDMO |
DmcTypePrimitiveTSREFSET.add(Object v) |
PrimitiveTSDMO |
DmcTypePrimitiveTSREFMV.add(Object v) |
PrimitiveTMDMO |
DmcTypePrimitiveTMREFSET.add(Object v) |
PrimitiveTMDMO |
DmcTypePrimitiveTMREFMV.add(Object v) |
PrimitiveSVDMO |
DmcTypePrimitiveSVREFSET.add(Object v) |
PrimitiveSVDMO |
DmcTypePrimitiveSVREFMV.add(Object v) |
PrimitiveMVDMO |
DmcTypePrimitiveMVREFSET.add(Object v) |
PrimitiveMVDMO |
DmcTypePrimitiveMVREFMV.add(Object v) |
PrimitiveMVIDXDMO |
DmcTypePrimitiveMVIDXREFSET.add(Object v) |
PrimitiveMVIDXDMO |
DmcTypePrimitiveMVIDXREFMV.add(Object v) |
PrimitiveHSDMO |
DmcTypePrimitiveHSREFSET.add(Object v) |
PrimitiveHSDMO |
DmcTypePrimitiveHSREFMV.add(Object v) |
PrimitiveHMDMO |
DmcTypePrimitiveHMREFSET.add(Object v) |
PrimitiveHMDMO |
DmcTypePrimitiveHMREFMV.add(Object v) |
ParseTestDMO |
DmcTypeParseTestREFSET.add(Object v) |
ParseTestDMO |
DmcTypeParseTestREFMV.add(Object v) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFSET.add(Object v) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFMV.add(Object v) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFMAP.add(Object v) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFSET.add(Object v) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFMV.add(Object v) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFMAP.add(Object v) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFSET.add(Object v) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFMV.add(Object v) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFMAP.add(Object v) |
NamedObjTSDMO |
DmcTypeNamedObjTSREFSET.add(Object v) |
NamedObjTSDMO |
DmcTypeNamedObjTSREFMV.add(Object v) |
NamedObjTMDMO |
DmcTypeNamedObjTMREFSET.add(Object v) |
NamedObjTMDMO |
DmcTypeNamedObjTMREFMV.add(Object v) |
NamedObjSVDMO |
DmcTypeNamedObjSVREFSET.add(Object v) |
NamedObjSVDMO |
DmcTypeNamedObjSVREFMV.add(Object v) |
NamedObjMVDMO |
DmcTypeNamedObjMVREFSET.add(Object v) |
NamedObjMVDMO |
DmcTypeNamedObjMVREFMV.add(Object v) |
NamedObjMVIDXDMO |
DmcTypeNamedObjMVIDXREFSET.add(Object v) |
NamedObjMVIDXDMO |
DmcTypeNamedObjMVIDXREFMV.add(Object v) |
NamedObjHSDMO |
DmcTypeNamedObjHSREFSET.add(Object v) |
NamedObjHSDMO |
DmcTypeNamedObjHSREFMV.add(Object v) |
NamedObjHMDMO |
DmcTypeNamedObjHMREFSET.add(Object v) |
NamedObjHMDMO |
DmcTypeNamedObjHMREFMV.add(Object v) |
NameContainerTestDMO |
DmcTypeNameContainerTestREFSET.add(Object v) |
NameContainerTestDMO |
DmcTypeNameContainerTestREFMV.add(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSET.add(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.add(Object v) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFSET.add(Object v) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFMV.add(Object v) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFMAP.add(Object v) |
ExtendedRefTSDMO |
DmcTypeExtendedRefTSREFSET.add(Object v) |
ExtendedRefTSDMO |
DmcTypeExtendedRefTSREFMV.add(Object v) |
ExtendedRefSVDMO |
DmcTypeExtendedRefSVREFSET.add(Object v) |
ExtendedRefSVDMO |
DmcTypeExtendedRefSVREFMV.add(Object v) |
ExtendedRefMVDMO |
DmcTypeExtendedRefMVREFSET.add(Object v) |
ExtendedRefMVDMO |
DmcTypeExtendedRefMVREFMV.add(Object v) |
ExtendedRefMVIDXDMO |
DmcTypeExtendedRefMVIDXREFSET.add(Object v) |
ExtendedRefMVIDXDMO |
DmcTypeExtendedRefMVIDXREFMV.add(Object v) |
ExtendedRefHSDMO |
DmcTypeExtendedRefHSREFSET.add(Object v) |
ExtendedRefHSDMO |
DmcTypeExtendedRefHSREFMV.add(Object v) |
DmtTestEnum |
DmcTypeDmtTestEnumSET.add(Object v) |
DmtTestEnum |
DmcTypeDmtTestEnumMV.add(Object v) |
DmtStringName |
DmcTypeDmtStringNameSET.add(Object v) |
DmtStringName |
DmcTypeDmtStringNameMV.add(Object v) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesSET.add(Object v) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesMV.add(Object v) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsSET.add(Object v) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsMV.add(Object v) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSET.add(Object v) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesMV.add(Object v) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSET.add(Object v) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveMV.add(Object v) |
DmtField |
DmcTypeDmtFieldSET.add(Object v) |
DmtField |
DmcTypeDmtFieldMV.add(Object v) |
ComplexTypeTestDMO |
DmcTypeComplexTypeTestREFSET.add(Object v) |
ComplexTypeTestDMO |
DmcTypeComplexTypeTestREFMV.add(Object v) |
ClientCountFilterRequestDMO |
DmcTypeClientCountFilterRequestREFSET.add(Object v) |
ClientCountFilterRequestDMO |
DmcTypeClientCountFilterRequestREFMV.add(Object v) |
ClientCountFilterDMO |
DmcTypeClientCountFilterREFSET.add(Object v) |
ClientCountFilterDMO |
DmcTypeClientCountFilterREFMV.add(Object v) |
BaseObjREF |
DmcTypeBaseObjREFSET.add(Object v) |
BaseObjREF |
DmcTypeBaseObjREFMV.add(Object v) |
BaseObjREF |
DmcTypeBaseObjREFMAP.add(Object v) |
BaseObjREF |
DmcTypeBaseObjREFSTATIC.cloneValue(BaseObjREF value) |
DmtField |
DmcTypeDmtFieldSTATIC.cloneValue(DmtField value) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSTATIC.cloneValue(DmtMultiValuedRequiredPartPrimitive value) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSTATIC.cloneValue(DmtMultiValuedRequiredPartWithReferences value) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsSTATIC.cloneValue(DmtOptionalValueFieldWithColons value) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesSTATIC.cloneValue(DmtOptionalValueFieldWithSpaces value) |
DmtStringName |
DmcTypeDmtStringNameSTATIC.cloneValue(DmtStringName value) |
DmtTestEnum |
DmcTypeDmtTestEnumSTATIC.cloneValue(DmtTestEnum value) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFSTATIC.cloneValue(IntegerNamedObjectREF value) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.cloneValue(MenuElementTypeAndComment value) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFSTATIC.cloneValue(ObjWithRefsDerivedAREF value) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFSTATIC.cloneValue(ObjWithRefsDerivedBREF value) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFSTATIC.cloneValue(ObjWithRefsREF value) |
SomeRelation |
DmcTypeSomeRelationSTATIC.cloneValue(SomeRelation value) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFSTATIC.cloneValue(TestBasicNamedObjectExtendedREF value) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFSTATIC.cloneValue(TestBasicNamedObjectFixedREF value) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFSTATIC.cloneValue(TestDerivedDiffSubpackageREF value) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFSTATIC.cloneValue(TestDerivedSubpackageREF value) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFSTATIC.cloneValue(TestMultiLevelSubpackageREF value) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFSTATIC.cloneValue(TestOneLevelSubpackageExtendedREF value) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFSTATIC.cloneValue(TestOneLevelSubpackageREF value) |
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFSTATIC.cloneValue(UUIDNamedObjectREF value) |
void |
DmtOptionalValueFieldWithSpaces.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
DmtOptionalValueFieldWithColons.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
DmtMultiValuedRequiredPartWithReferences.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
DmtField.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
DmtOptionalValueFieldWithSpaces.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmtOptionalValueFieldWithColons.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmtMultiValuedRequiredPartWithReferences.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmtField.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmcTypeDmtField.resolveValue(DmcNameResolverIF resolver,
DmtField value,
String attrName)
Resolves a DmtField.
|
void |
DmcTypeDmtMultiValuedRequiredPartWithReferences.resolveValue(DmcNameResolverIF resolver,
DmtMultiValuedRequiredPartWithReferences value,
String attrName)
Resolves a DmtMultiValuedRequiredPartWithReferences.
|
void |
DmcTypeDmtOptionalValueFieldWithColons.resolveValue(DmcNameResolverIF resolver,
DmtOptionalValueFieldWithColons value,
String attrName)
Resolves a DmtOptionalValueFieldWithColons.
|
void |
DmcTypeDmtOptionalValueFieldWithSpaces.resolveValue(DmcNameResolverIF resolver,
DmtOptionalValueFieldWithSpaces value,
String attrName)
Resolves a DmtOptionalValueFieldWithSpaces.
|
void |
DmcTypeDmtField.resolveValue(DmcNameResolverWithClashSupportIF resolver,
DmtField value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a DmtField.
|
void |
DmcTypeDmtMultiValuedRequiredPartWithReferences.resolveValue(DmcNameResolverWithClashSupportIF resolver,
DmtMultiValuedRequiredPartWithReferences value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a DmtMultiValuedRequiredPartWithReferences.
|
void |
DmcTypeDmtOptionalValueFieldWithColons.resolveValue(DmcNameResolverWithClashSupportIF resolver,
DmtOptionalValueFieldWithColons value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a DmtOptionalValueFieldWithColons.
|
void |
DmcTypeDmtOptionalValueFieldWithSpaces.resolveValue(DmcNameResolverWithClashSupportIF resolver,
DmtOptionalValueFieldWithSpaces value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a DmtOptionalValueFieldWithSpaces.
|
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFSV.set(Object v) |
UsingObjRefHMDMO |
DmcTypeUsingObjRefHMREFSV.set(Object v) |
UsingIndexedAttributesDMO |
DmcTypeUsingIndexedAttributesREFSV.set(Object v) |
UnnamedObjTSDMO |
DmcTypeUnnamedObjTSREFSV.set(Object v) |
UnnamedObjSVDMO |
DmcTypeUnnamedObjSVREFSV.set(Object v) |
UnnamedObjMVDMO |
DmcTypeUnnamedObjMVREFSV.set(Object v) |
UnnamedObjMVIDXDMO |
DmcTypeUnnamedObjMVIDXREFSV.set(Object v) |
UnnamedObjHSDMO |
DmcTypeUnnamedObjHSREFSV.set(Object v) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFSV.set(Object v) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFSV.set(Object v) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFSV.set(Object v) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFSV.set(Object v) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFSV.set(Object v) |
TestBasicObjectFixedDMO |
DmcTypeTestBasicObjectFixedREFSV.set(Object v) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFSV.set(Object v) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFSV.set(Object v) |
SomeRelation |
DmcTypeSomeRelationSV.set(Object v) |
PrimitiveTSDMO |
DmcTypePrimitiveTSREFSV.set(Object v) |
PrimitiveTMDMO |
DmcTypePrimitiveTMREFSV.set(Object v) |
PrimitiveSVDMO |
DmcTypePrimitiveSVREFSV.set(Object v) |
PrimitiveMVDMO |
DmcTypePrimitiveMVREFSV.set(Object v) |
PrimitiveMVIDXDMO |
DmcTypePrimitiveMVIDXREFSV.set(Object v) |
PrimitiveHSDMO |
DmcTypePrimitiveHSREFSV.set(Object v) |
PrimitiveHMDMO |
DmcTypePrimitiveHMREFSV.set(Object v) |
ParseTestDMO |
DmcTypeParseTestREFSV.set(Object v) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFSV.set(Object v) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFSV.set(Object v) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFSV.set(Object v) |
NamedObjTSDMO |
DmcTypeNamedObjTSREFSV.set(Object v) |
NamedObjTMDMO |
DmcTypeNamedObjTMREFSV.set(Object v) |
NamedObjSVDMO |
DmcTypeNamedObjSVREFSV.set(Object v) |
NamedObjMVDMO |
DmcTypeNamedObjMVREFSV.set(Object v) |
NamedObjMVIDXDMO |
DmcTypeNamedObjMVIDXREFSV.set(Object v) |
NamedObjHSDMO |
DmcTypeNamedObjHSREFSV.set(Object v) |
NamedObjHMDMO |
DmcTypeNamedObjHMREFSV.set(Object v) |
NameContainerTestDMO |
DmcTypeNameContainerTestREFSV.set(Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSV.set(Object v) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFSV.set(Object v) |
ExtendedRefTSDMO |
DmcTypeExtendedRefTSREFSV.set(Object v) |
ExtendedRefSVDMO |
DmcTypeExtendedRefSVREFSV.set(Object v) |
ExtendedRefMVDMO |
DmcTypeExtendedRefMVREFSV.set(Object v) |
ExtendedRefMVIDXDMO |
DmcTypeExtendedRefMVIDXREFSV.set(Object v) |
ExtendedRefHSDMO |
DmcTypeExtendedRefHSREFSV.set(Object v) |
DmtTestEnum |
DmcTypeDmtTestEnumSV.set(Object v) |
DmtStringName |
DmcTypeDmtStringNameSV.set(Object v) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesSV.set(Object v) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsSV.set(Object v) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSV.set(Object v) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSV.set(Object v) |
DmtField |
DmcTypeDmtFieldSV.set(Object v) |
ComplexTypeTestDMO |
DmcTypeComplexTypeTestREFSV.set(Object v) |
ClientCountFilterRequestDMO |
DmcTypeClientCountFilterRequestREFSV.set(Object v) |
ClientCountFilterDMO |
DmcTypeClientCountFilterREFSV.set(Object v) |
BaseObjREF |
DmcTypeBaseObjREFSV.set(Object v) |
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFMV.setMVnth(int index,
Object v) |
UsingObjRefHMDMO |
DmcTypeUsingObjRefHMREFMV.setMVnth(int index,
Object v) |
UsingIndexedAttributesDMO |
DmcTypeUsingIndexedAttributesREFMV.setMVnth(int index,
Object v) |
UnnamedObjTSDMO |
DmcTypeUnnamedObjTSREFMV.setMVnth(int index,
Object v) |
UnnamedObjSVDMO |
DmcTypeUnnamedObjSVREFMV.setMVnth(int index,
Object v) |
UnnamedObjMVDMO |
DmcTypeUnnamedObjMVREFMV.setMVnth(int index,
Object v) |
UnnamedObjMVIDXDMO |
DmcTypeUnnamedObjMVIDXREFMV.setMVnth(int index,
Object v) |
UnnamedObjHSDMO |
DmcTypeUnnamedObjHSREFMV.setMVnth(int index,
Object v) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFMV.setMVnth(int index,
Object v) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFMV.setMVnth(int index,
Object v) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFMV.setMVnth(int index,
Object v) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFMV.setMVnth(int index,
Object v) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFMV.setMVnth(int index,
Object v) |
TestBasicObjectFixedDMO |
DmcTypeTestBasicObjectFixedREFMV.setMVnth(int index,
Object v) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFMV.setMVnth(int index,
Object v) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFMV.setMVnth(int index,
Object v) |
SomeRelation |
DmcTypeSomeRelationMV.setMVnth(int index,
Object v) |
PrimitiveTSDMO |
DmcTypePrimitiveTSREFMV.setMVnth(int index,
Object v) |
PrimitiveTMDMO |
DmcTypePrimitiveTMREFMV.setMVnth(int index,
Object v) |
PrimitiveSVDMO |
DmcTypePrimitiveSVREFMV.setMVnth(int index,
Object v) |
PrimitiveMVDMO |
DmcTypePrimitiveMVREFMV.setMVnth(int index,
Object v) |
PrimitiveMVIDXDMO |
DmcTypePrimitiveMVIDXREFMV.setMVnth(int index,
Object v) |
PrimitiveHSDMO |
DmcTypePrimitiveHSREFMV.setMVnth(int index,
Object v) |
PrimitiveHMDMO |
DmcTypePrimitiveHMREFMV.setMVnth(int index,
Object v) |
ParseTestDMO |
DmcTypeParseTestREFMV.setMVnth(int index,
Object v) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFMV.setMVnth(int index,
Object v) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFMV.setMVnth(int index,
Object v) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFMV.setMVnth(int index,
Object v) |
NamedObjTSDMO |
DmcTypeNamedObjTSREFMV.setMVnth(int index,
Object v) |
NamedObjTMDMO |
DmcTypeNamedObjTMREFMV.setMVnth(int index,
Object v) |
NamedObjSVDMO |
DmcTypeNamedObjSVREFMV.setMVnth(int index,
Object v) |
NamedObjMVDMO |
DmcTypeNamedObjMVREFMV.setMVnth(int index,
Object v) |
NamedObjMVIDXDMO |
DmcTypeNamedObjMVIDXREFMV.setMVnth(int index,
Object v) |
NamedObjHSDMO |
DmcTypeNamedObjHSREFMV.setMVnth(int index,
Object v) |
NamedObjHMDMO |
DmcTypeNamedObjHMREFMV.setMVnth(int index,
Object v) |
NameContainerTestDMO |
DmcTypeNameContainerTestREFMV.setMVnth(int index,
Object v) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentMV.setMVnth(int index,
Object v) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFMV.setMVnth(int index,
Object v) |
ExtendedRefTSDMO |
DmcTypeExtendedRefTSREFMV.setMVnth(int index,
Object v) |
ExtendedRefSVDMO |
DmcTypeExtendedRefSVREFMV.setMVnth(int index,
Object v) |
ExtendedRefMVDMO |
DmcTypeExtendedRefMVREFMV.setMVnth(int index,
Object v) |
ExtendedRefMVIDXDMO |
DmcTypeExtendedRefMVIDXREFMV.setMVnth(int index,
Object v) |
ExtendedRefHSDMO |
DmcTypeExtendedRefHSREFMV.setMVnth(int index,
Object v) |
DmtTestEnum |
DmcTypeDmtTestEnumMV.setMVnth(int index,
Object v) |
DmtStringName |
DmcTypeDmtStringNameMV.setMVnth(int index,
Object v) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesMV.setMVnth(int index,
Object v) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsMV.setMVnth(int index,
Object v) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesMV.setMVnth(int index,
Object v) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveMV.setMVnth(int index,
Object v) |
DmtField |
DmcTypeDmtFieldMV.setMVnth(int index,
Object v) |
ComplexTypeTestDMO |
DmcTypeComplexTypeTestREFMV.setMVnth(int index,
Object v) |
ClientCountFilterRequestDMO |
DmcTypeClientCountFilterRequestREFMV.setMVnth(int index,
Object v) |
ClientCountFilterDMO |
DmcTypeClientCountFilterREFMV.setMVnth(int index,
Object v) |
BaseObjREF |
DmcTypeBaseObjREFMV.setMVnth(int index,
Object v) |
void |
UUIDNamedObjectREF.setName(DmcObjectName n) |
void |
TestOneLevelSubpackageREF.setName(DmcObjectName n) |
void |
TestOneLevelSubpackageExtendedREF.setName(DmcObjectName n) |
void |
TestMultiLevelSubpackageREF.setName(DmcObjectName n) |
void |
TestDerivedSubpackageREF.setName(DmcObjectName n) |
void |
TestDerivedDiffSubpackageREF.setName(DmcObjectName n) |
void |
TestBasicNamedObjectFixedREF.setName(DmcObjectName n) |
void |
TestBasicNamedObjectExtendedREF.setName(DmcObjectName n) |
void |
ObjWithRefsREF.setName(DmcObjectName n) |
void |
ObjWithRefsDerivedBREF.setName(DmcObjectName n) |
void |
ObjWithRefsDerivedAREF.setName(DmcObjectName n) |
void |
IntegerNamedObjectREF.setName(DmcObjectName n) |
void |
BaseObjREF.setName(DmcObjectName n) |
UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREFSTATIC.typeCheck(Object value) |
protected UUIDNamedObjectREF |
DmcTypeUUIDNamedObjectREF.typeCheck(Object value) |
protected UsingObjRefHMDMO |
DmcTypeUsingObjRefHMREF.typeCheck(Object value) |
protected UsingIndexedAttributesDMO |
DmcTypeUsingIndexedAttributesREF.typeCheck(Object value) |
protected UnnamedObjTSDMO |
DmcTypeUnnamedObjTSREF.typeCheck(Object value) |
protected UnnamedObjSVDMO |
DmcTypeUnnamedObjSVREF.typeCheck(Object value) |
protected UnnamedObjMVDMO |
DmcTypeUnnamedObjMVREF.typeCheck(Object value) |
protected UnnamedObjMVIDXDMO |
DmcTypeUnnamedObjMVIDXREF.typeCheck(Object value) |
protected UnnamedObjHSDMO |
DmcTypeUnnamedObjHSREF.typeCheck(Object value) |
TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREFSTATIC.typeCheck(Object value) |
protected TestOneLevelSubpackageREF |
DmcTypeTestOneLevelSubpackageREF.typeCheck(Object value) |
TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREFSTATIC.typeCheck(Object value) |
protected TestOneLevelSubpackageExtendedREF |
DmcTypeTestOneLevelSubpackageExtendedREF.typeCheck(Object value) |
TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREFSTATIC.typeCheck(Object value) |
protected TestMultiLevelSubpackageREF |
DmcTypeTestMultiLevelSubpackageREF.typeCheck(Object value) |
TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREFSTATIC.typeCheck(Object value) |
protected TestDerivedSubpackageREF |
DmcTypeTestDerivedSubpackageREF.typeCheck(Object value) |
TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREFSTATIC.typeCheck(Object value) |
protected TestDerivedDiffSubpackageREF |
DmcTypeTestDerivedDiffSubpackageREF.typeCheck(Object value) |
protected TestBasicObjectFixedDMO |
DmcTypeTestBasicObjectFixedREF.typeCheck(Object value) |
TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREFSTATIC.typeCheck(Object value) |
protected TestBasicNamedObjectFixedREF |
DmcTypeTestBasicNamedObjectFixedREF.typeCheck(Object value) |
TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREFSTATIC.typeCheck(Object value) |
protected TestBasicNamedObjectExtendedREF |
DmcTypeTestBasicNamedObjectExtendedREF.typeCheck(Object value) |
SomeRelation |
DmcTypeSomeRelationSTATIC.typeCheck(Object value) |
protected SomeRelation |
DmcTypeSomeRelation.typeCheck(Object value) |
protected PrimitiveTSDMO |
DmcTypePrimitiveTSREF.typeCheck(Object value) |
protected PrimitiveTMDMO |
DmcTypePrimitiveTMREF.typeCheck(Object value) |
protected PrimitiveSVDMO |
DmcTypePrimitiveSVREF.typeCheck(Object value) |
protected PrimitiveMVDMO |
DmcTypePrimitiveMVREF.typeCheck(Object value) |
protected PrimitiveMVIDXDMO |
DmcTypePrimitiveMVIDXREF.typeCheck(Object value) |
protected PrimitiveHSDMO |
DmcTypePrimitiveHSREF.typeCheck(Object value) |
protected PrimitiveHMDMO |
DmcTypePrimitiveHMREF.typeCheck(Object value) |
protected ParseTestDMO |
DmcTypeParseTestREF.typeCheck(Object value) |
ObjWithRefsREF |
DmcTypeObjWithRefsREFSTATIC.typeCheck(Object value) |
protected ObjWithRefsREF |
DmcTypeObjWithRefsREF.typeCheck(Object value) |
ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREFSTATIC.typeCheck(Object value) |
protected ObjWithRefsDerivedBREF |
DmcTypeObjWithRefsDerivedBREF.typeCheck(Object value) |
ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREFSTATIC.typeCheck(Object value) |
protected ObjWithRefsDerivedAREF |
DmcTypeObjWithRefsDerivedAREF.typeCheck(Object value) |
protected NamedObjTSDMO |
DmcTypeNamedObjTSREF.typeCheck(Object value) |
protected NamedObjTMDMO |
DmcTypeNamedObjTMREF.typeCheck(Object value) |
protected NamedObjSVDMO |
DmcTypeNamedObjSVREF.typeCheck(Object value) |
protected NamedObjMVDMO |
DmcTypeNamedObjMVREF.typeCheck(Object value) |
protected NamedObjMVIDXDMO |
DmcTypeNamedObjMVIDXREF.typeCheck(Object value) |
protected NamedObjHSDMO |
DmcTypeNamedObjHSREF.typeCheck(Object value) |
protected NamedObjHMDMO |
DmcTypeNamedObjHMREF.typeCheck(Object value) |
protected NameContainerTestDMO |
DmcTypeNameContainerTestREF.typeCheck(Object value) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndCommentSTATIC.typeCheck(Object value) |
MenuElementTypeAndComment |
DmcTypeMenuElementTypeAndComment.typeCheck(Object value) |
IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREFSTATIC.typeCheck(Object value) |
protected IntegerNamedObjectREF |
DmcTypeIntegerNamedObjectREF.typeCheck(Object value) |
protected ExtendedRefTSDMO |
DmcTypeExtendedRefTSREF.typeCheck(Object value) |
protected ExtendedRefSVDMO |
DmcTypeExtendedRefSVREF.typeCheck(Object value) |
protected ExtendedRefMVDMO |
DmcTypeExtendedRefMVREF.typeCheck(Object value) |
protected ExtendedRefMVIDXDMO |
DmcTypeExtendedRefMVIDXREF.typeCheck(Object value) |
protected ExtendedRefHSDMO |
DmcTypeExtendedRefHSREF.typeCheck(Object value) |
DmtTestEnum |
DmcTypeDmtTestEnumSTATIC.typeCheck(Object value) |
protected DmtTestEnum |
DmcTypeDmtTestEnum.typeCheck(Object value) |
DmtStringName |
DmcTypeDmtStringNameSTATIC.typeCheck(Object value) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpacesSTATIC.typeCheck(Object value) |
DmtOptionalValueFieldWithSpaces |
DmcTypeDmtOptionalValueFieldWithSpaces.typeCheck(Object value) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColonsSTATIC.typeCheck(Object value) |
DmtOptionalValueFieldWithColons |
DmcTypeDmtOptionalValueFieldWithColons.typeCheck(Object value) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSTATIC.typeCheck(Object value) |
DmtMultiValuedRequiredPartWithReferences |
DmcTypeDmtMultiValuedRequiredPartWithReferences.typeCheck(Object value) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSTATIC.typeCheck(Object value) |
DmtMultiValuedRequiredPartPrimitive |
DmcTypeDmtMultiValuedRequiredPartPrimitive.typeCheck(Object value) |
DmtField |
DmcTypeDmtFieldSTATIC.typeCheck(Object value) |
DmtField |
DmcTypeDmtField.typeCheck(Object value) |
protected ComplexTypeTestDMO |
DmcTypeComplexTypeTestREF.typeCheck(Object value) |
protected ClientCountFilterRequestDMO |
DmcTypeClientCountFilterRequestREF.typeCheck(Object value) |
protected ClientCountFilterDMO |
DmcTypeClientCountFilterREF.typeCheck(Object value) |
BaseObjREF |
DmcTypeBaseObjREFSTATIC.typeCheck(Object value) |
protected BaseObjREF |
DmcTypeBaseObjREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmtStringName.setNameString(String n) |
protected KeyedType |
DmcTypeKeyedType.typeCheck(Object value) |
DmtStringName |
DmcTypeDmtStringName.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmuSchemaAG |
DmuSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmuSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmuModuleDMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
DmuModuleDMW.addDescription(Object value)
Adds another description value.
|
void |
DmuModuleDMW.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
void |
PayloadSortInfoDMW.addPathAndKeys(Object value)
Adds another pathAndKeys value.
|
void |
DmuModuleDMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
DmuModuleDMW.delDescription(Object value)
Deletes a description value.
|
void |
DmuModuleDMW.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
void |
PayloadSortInfoDMW.delPathAndKeys(Object value)
Deletes a pathAndKeys value.
|
PayloadExample |
DmuModuleDMW.getPayloadExampleDefinition(String name) |
int |
DmuModuleDMW.getPayloadExampleDefinitionCountByName(String name) |
Iterator<PayloadExample> |
DmuModuleDMW.getPayloadExampleDefinitionsByName(String name) |
PayloadSortInfo |
DmuModuleDMW.getPayloadSortInfoDefinition(String name) |
int |
DmuModuleDMW.getPayloadSortInfoDefinitionCountByName(String name) |
Iterator<PayloadSortInfo> |
DmuModuleDMW.getPayloadSortInfoDefinitionsByName(String name) |
void |
DmuDefinitionDMW.setDefinedInDmuModule(Object value)
Sets the definedInDmuModule to the specified value.
|
void |
PayloadExampleDMW.setJsonPayload(Object value)
Sets jsonPayload to the specified value.
|
void |
PayloadSortInfoDMW.setName(Object value)
Sets name to the specified value.
|
void |
PayloadExampleDMW.setName(Object value)
Sets name to the specified value.
|
void |
DmuModuleDMW.setName(Object value)
Sets name to the specified value.
|
void |
DmuDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
PayloadExampleDMW.setUseSortInfo(Object value)
Sets the useSortInfo to the specified value.
|
| Constructor and Description |
|---|
DmuModuleParser(DmuModuleGlobalInterface d,
DmvRuleManager r) |
DmuModuleParsingCoordinator(DmuModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmuModuleDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
DmuModuleDMO.addDependsOnDmuModule(Object value)
Adds another dependsOnDmuModule value.
|
DmcAttribute<?> |
DmuModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DmuModuleDMO.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.addPathAndKeys(Object value)
Adds another pathAndKeys value.
|
DmcAttribute<?> |
DmuModuleDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
DmuModuleDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
DmuModuleDMO.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.delPathAndKeys(Object value)
Deletes a pathAndKeys value.
|
void |
DmuDefinitionDMO.setDefinedInDmuModule(Object value)
Sets definedInDmuModule to the specified value.
|
void |
PayloadExampleDMO.setJsonPayload(Object value)
Sets jsonPayload to the specified value.
|
void |
PayloadSortInfoDMO.setName(Object value)
Sets name to the specified value.
|
void |
PayloadExampleDMO.setName(Object value)
Sets name to the specified value.
|
void |
DmuModuleDMO.setName(Object value)
Sets name to the specified value.
|
void |
DmuDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
PayloadExampleDMO.setUseSortInfo(Object value)
Sets useSortInfo to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmuModuleDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmuModuleDMO |
DmuModuleGlobalInterface.getDmuModuleDefinition(String name) |
DmuModuleDMO |
DmuModuleDefinitionDMOCache.getDmuModuleDefinition(String name) |
PayloadExampleDMO |
DmuModuleGlobalInterface.getPayloadExampleDefinition(String name) |
PayloadExampleDMO |
DmuModuleDefinitionDMOCache.getPayloadExampleDefinition(String name) |
PayloadSortInfoDMO |
DmuModuleGlobalInterface.getPayloadSortInfoDefinition(String name) |
PayloadSortInfoDMO |
DmuModuleDefinitionDMOCache.getPayloadSortInfoDefinition(String name) |
DmcNamedObjectIF |
DmuModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFSET.add(Object v) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFMV.add(Object v) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFMAP.add(Object v) |
PayloadExampleREF |
DmcTypePayloadExampleREFSET.add(Object v) |
PayloadExampleREF |
DmcTypePayloadExampleREFMV.add(Object v) |
PayloadExampleREF |
DmcTypePayloadExampleREFMAP.add(Object v) |
PathAndKey |
DmcTypePathAndKeySET.add(Object v) |
PathAndKey |
DmcTypePathAndKeyMV.add(Object v) |
DmuModuleREF |
DmcTypeDmuModuleREFSET.add(Object v) |
DmuModuleREF |
DmcTypeDmuModuleREFMV.add(Object v) |
DmuModuleREF |
DmcTypeDmuModuleREFMAP.add(Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFSET.add(Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFMV.add(Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFMAP.add(Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFSTATIC.cloneValue(DmuDefinitionREF value) |
DmuModuleREF |
DmcTypeDmuModuleREFSTATIC.cloneValue(DmuModuleREF value) |
PathAndKey |
DmcTypePathAndKeySTATIC.cloneValue(PathAndKey value) |
PayloadExampleREF |
DmcTypePayloadExampleREFSTATIC.cloneValue(PayloadExampleREF value) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFSTATIC.cloneValue(PayloadSortInfoREF value) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFSV.set(Object v) |
PayloadExampleREF |
DmcTypePayloadExampleREFSV.set(Object v) |
PathAndKey |
DmcTypePathAndKeySV.set(Object v) |
DmuModuleREF |
DmcTypeDmuModuleREFSV.set(Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFSV.set(Object v) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFMV.setMVnth(int index,
Object v) |
PayloadExampleREF |
DmcTypePayloadExampleREFMV.setMVnth(int index,
Object v) |
PathAndKey |
DmcTypePathAndKeyMV.setMVnth(int index,
Object v) |
DmuModuleREF |
DmcTypeDmuModuleREFMV.setMVnth(int index,
Object v) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFMV.setMVnth(int index,
Object v) |
void |
PayloadSortInfoREF.setName(DmcObjectName n) |
void |
PayloadExampleREF.setName(DmcObjectName n) |
void |
DmuModuleREF.setName(DmcObjectName n) |
void |
DmuDefinitionREF.setName(DmcObjectName n) |
PayloadSortInfoREF |
DmcTypePayloadSortInfoREFSTATIC.typeCheck(Object value) |
protected PayloadSortInfoREF |
DmcTypePayloadSortInfoREF.typeCheck(Object value) |
PayloadExampleREF |
DmcTypePayloadExampleREFSTATIC.typeCheck(Object value) |
protected PayloadExampleREF |
DmcTypePayloadExampleREF.typeCheck(Object value) |
PathAndKey |
DmcTypePathAndKeySTATIC.typeCheck(Object value) |
DmuModuleREF |
DmcTypeDmuModuleREFSTATIC.typeCheck(Object value) |
protected DmuModuleREF |
DmcTypeDmuModuleREF.typeCheck(Object value) |
DmuDefinitionREF |
DmcTypeDmuDefinitionREFSTATIC.typeCheck(Object value) |
protected DmuDefinitionREF |
DmcTypeDmuDefinitionREF.typeCheck(Object value) |
| Constructor and Description |
|---|
DmuDefinitionREF(DefinitionName n) |
DmuDefinitionREF(String n) |
DmuModuleREF(DefinitionName n) |
DmuModuleREF(String n) |
PayloadExampleREF(DefinitionName n) |
PayloadExampleREF(String n) |
PayloadSortInfoREF(DefinitionName n) |
PayloadSortInfoREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
PathAndKey |
DmcTypePathAndKey.typeCheck(Object value) |
| Constructor and Description |
|---|
PathAndKey(String pathAndKey) |
PathAndKey(String path,
String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmvDynamicRuleManager.loadAndCheckRules(SchemaManager sm,
SchemaDefinition sd) |
| Modifier and Type | Method and Description |
|---|---|
DmvSchemaAG |
DmvSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmvSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
StringSetRuleDataDMW.addAllowedString(Object value)
Adds another allowedString value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.addBasedOnValue(Object value)
Adds another basedOnValue value.
|
void |
ValueLengthRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
UCOAllowedAttributesRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
StringSetRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
RestrictReferencesRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
RelatedNumbersRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
ReferencedAttributeTypeRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
PatternMatchRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
PartCheckerRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
NumericRangeRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
NamedObjectRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
InitRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
CardinalityRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
AllowedAttributesRuleDataDMW.addDescription(Object value)
Adds another description value.
|
void |
StringSetRuleDataDMW.delAllowedString(Object value)
Deletes a allowedString value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.delBasedOnValue(Object value)
Deletes a basedOnValue value.
|
void |
ValueLengthRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
UCOAllowedAttributesRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
StringSetRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
RestrictReferencesRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
RelatedNumbersRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
ReferencedAttributeTypeRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
PatternMatchRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
PartCheckerRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
NumericRangeRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
NamedObjectRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
InitRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
CardinalityRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
AllowedAttributesRuleDataDMW.delDescription(Object value)
Deletes a description value.
|
void |
ReferencedAttributeTypeRuleDataDMW.setAllowedValueType(Object value)
Sets allowedValueType to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMW.setAndOnlyOne(Object value)
Sets andOnlyOne to the specified value.
|
void |
ValueLengthRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
StringSetRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
RestrictReferencesRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
PatternMatchRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
NumericRangeRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
CardinalityRuleDataDMW.setApplyToAttribute(Object value)
Sets the applyToAttribute to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.setBasedOnAttribute(Object value)
Sets the basedOnAttribute to the specified value.
|
void |
CardinalityRuleDataDMW.setCrMaximum(Object value)
Sets crMaximum to the specified value.
|
void |
CardinalityRuleDataDMW.setCrMinimum(Object value)
Sets crMinimum to the specified value.
|
void |
RelatedNumbersRuleDataDMW.setLhs(Object value)
Sets the lhs to the specified value.
|
void |
PatternMatchRuleDataDMW.setMatchesPattern(Object value)
Sets matchesPattern to the specified value.
|
void |
ValueLengthRuleDataDMW.setMaxLength(Object value)
Sets maxLength to the specified value.
|
void |
ValueLengthRuleDataDMW.setMinLength(Object value)
Sets minLength to the specified value.
|
void |
NumericRangeRuleDataDMW.setNrrMaximum(Object value)
Sets nrrMaximum to the specified value.
|
void |
NumericRangeRuleDataDMW.setNrrMinimum(Object value)
Sets nrrMinimum to the specified value.
|
void |
RelatedNumbersRuleDataDMW.setNumericRelation(Object value)
Sets numericRelation to the specified value.
|
void |
RelatedNumbersRuleDataDMW.setRhs(Object value)
Sets the rhs to the specified value.
|
void |
ValueLengthRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
UCOAllowedAttributesRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
StringSetRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RestrictReferencesRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RelatedNumbersRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
PatternMatchRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
PartCheckerRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
NumericRangeRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
NamedObjectRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
InitRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
CardinalityRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
AllowedAttributesRuleDataDMW.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
ValueLengthRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
UCOAllowedAttributesRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
StringSetRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RestrictReferencesRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RelatedNumbersRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
PatternMatchRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
PartCheckerRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
NumericRangeRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
NamedObjectRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
InitRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
CardinalityRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
AllowedAttributesRuleDataDMW.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.addAllowedReference(Object value)
Adds another allowedReference value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.addAllowedString(Object value)
Adds another allowedString value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.addAllowedType(Object value)
Adds another allowedType value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addBasedOnValue(Object value)
Adds another basedOnValue value.
|
DmcAttribute<?> |
ValueLengthRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
RelatedNumbersRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
PatternMatchRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
PartCheckerRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
NumericRangeRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
NamedObjectRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
InitRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
CardinalityRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
AllowedAttributesRuleDataDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addExcludeThisAttribute(Object value)
Adds another excludeThisAttribute value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addIncludeThisAttribute(Object value)
Adds another includeThisAttribute value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.addOnePossibility(Object value)
Adds another onePossibility value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.addOnePossibility(Object value)
Adds another onePossibility value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.delAllowedString(Object value)
Deletes a allowedString value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delBasedOnValue(Object value)
Deletes a basedOnValue value.
|
DmcAttribute<?> |
ValueLengthRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
RelatedNumbersRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
PatternMatchRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
PartCheckerRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
NumericRangeRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
NamedObjectRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
InitRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
CardinalityRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
AllowedAttributesRuleDataDMO.delDescription(Object value)
Deletes a description value.
|
void |
ReferencedAttributeTypeRuleDataDMO.setAllowedValueType(Object value)
Sets allowedValueType to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMO.setAndOnlyOne(Object value)
Sets andOnlyOne to the specified value.
|
void |
ValueLengthRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
StringSetRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
RestrictReferencesRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
PatternMatchRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
NumericRangeRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
CardinalityRuleDataDMO.setApplyToAttribute(Object value)
Sets applyToAttribute to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMO.setBasedOnAttribute(Object value)
Sets basedOnAttribute to the specified value.
|
void |
CardinalityRuleDataDMO.setCrMaximum(Object value)
Sets crMaximum to the specified value.
|
void |
CardinalityRuleDataDMO.setCrMinimum(Object value)
Sets crMinimum to the specified value.
|
void |
RelatedNumbersRuleDataDMO.setLhs(Object value)
Sets lhs to the specified value.
|
void |
PatternMatchRuleDataDMO.setMatchesPattern(Object value)
Sets matchesPattern to the specified value.
|
void |
ValueLengthRuleDataDMO.setMaxLength(Object value)
Sets maxLength to the specified value.
|
void |
ValueLengthRuleDataDMO.setMinLength(Object value)
Sets minLength to the specified value.
|
void |
NumericRangeRuleDataDMO.setNrrMaximum(Object value)
Sets nrrMaximum to the specified value.
|
void |
NumericRangeRuleDataDMO.setNrrMinimum(Object value)
Sets nrrMinimum to the specified value.
|
void |
RelatedNumbersRuleDataDMO.setNumericRelation(Object value)
Sets numericRelation to the specified value.
|
void |
RelatedNumbersRuleDataDMO.setRhs(Object value)
Sets rhs to the specified value.
|
void |
ValueLengthRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
UCOAllowedAttributesRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
StringSetRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RestrictReferencesRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
RelatedNumbersRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
PatternMatchRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
PartCheckerRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
NumericRangeRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
NamedObjectRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
InitRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
CardinalityRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
AllowedAttributesRuleDataDMO.setRuleName(Object value)
Sets ruleName to the specified value.
|
void |
ValueLengthRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
UCOAllowedAttributesRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
StringSetRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RestrictReferencesRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
RelatedNumbersRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
ReferencedAttributeTypeRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
PatternMatchRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
PartCheckerRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
OneOfTheseAttributesRequiredRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
NumericRangeRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
NamedObjectRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
InitRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
CheckAttributesBasedOnValueRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
CardinalityRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
void |
AllowedAttributesRuleDataDMO.setRuleTitle(Object value)
Sets ruleTitle to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFSET.add(Object v) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFMV.add(Object v) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFMAP.add(Object v) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFSET.add(Object v) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFMV.add(Object v) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFMAP.add(Object v) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFSET.add(Object v) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFMV.add(Object v) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFMAP.add(Object v) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFSET.add(Object v) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFMV.add(Object v) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFMAP.add(Object v) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFSET.add(Object v) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFMV.add(Object v) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFMAP.add(Object v) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFSET.add(Object v) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFMV.add(Object v) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFMAP.add(Object v) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFSET.add(Object v) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFMV.add(Object v) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFMAP.add(Object v) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFSET.add(Object v) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFMV.add(Object v) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFMAP.add(Object v) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSET.add(Object v) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMV.add(Object v) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMAP.add(Object v) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSET.add(Object v) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFMV.add(Object v) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFMAP.add(Object v) |
NumericRelationEnum |
DmcTypeNumericRelationEnumSET.add(Object v) |
NumericRelationEnum |
DmcTypeNumericRelationEnumMV.add(Object v) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFSET.add(Object v) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFMV.add(Object v) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFMAP.add(Object v) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFSET.add(Object v) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFMV.add(Object v) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFMAP.add(Object v) |
InitRuleDataREF |
DmcTypeInitRuleDataREFSET.add(Object v) |
InitRuleDataREF |
DmcTypeInitRuleDataREFMV.add(Object v) |
InitRuleDataREF |
DmcTypeInitRuleDataREFMAP.add(Object v) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSET.add(Object v) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFMV.add(Object v) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFMAP.add(Object v) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFSET.add(Object v) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFMV.add(Object v) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFMAP.add(Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFSET.add(Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFMV.add(Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFMAP.add(Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFSTATIC.cloneValue(AllowedAttributesRuleDataREF value) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFSTATIC.cloneValue(CardinalityRuleDataREF value) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSTATIC.cloneValue(CheckAttributesBasedOnValueRuleDataREF value) |
InitRuleDataREF |
DmcTypeInitRuleDataREFSTATIC.cloneValue(InitRuleDataREF value) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFSTATIC.cloneValue(NamedObjectRuleDataREF value) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFSTATIC.cloneValue(NumericRangeRuleDataREF value) |
NumericRelationEnum |
DmcTypeNumericRelationEnumSTATIC.cloneValue(NumericRelationEnum value) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSTATIC.cloneValue(OneOfTheseAttributesRequiredRuleDataREF value) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSTATIC.cloneValue(OnlyOneOfTheseAttributesAllowedRuleDataREF value) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFSTATIC.cloneValue(PartCheckerRuleDataREF value) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFSTATIC.cloneValue(PatternMatchRuleDataREF value) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFSTATIC.cloneValue(ReferencedAttributeTypeRuleDataREF value) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFSTATIC.cloneValue(RelatedNumbersRuleDataREF value) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFSTATIC.cloneValue(RestrictReferencesRuleDataREF value) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFSTATIC.cloneValue(StringSetRuleDataREF value) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFSTATIC.cloneValue(UCOAllowedAttributesRuleDataREF value) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFSTATIC.cloneValue(ValueLengthRuleDataREF value) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFSV.set(Object v) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFSV.set(Object v) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFSV.set(Object v) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFSV.set(Object v) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFSV.set(Object v) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFSV.set(Object v) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFSV.set(Object v) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFSV.set(Object v) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSV.set(Object v) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSV.set(Object v) |
NumericRelationEnum |
DmcTypeNumericRelationEnumSV.set(Object v) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFSV.set(Object v) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFSV.set(Object v) |
InitRuleDataREF |
DmcTypeInitRuleDataREFSV.set(Object v) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSV.set(Object v) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFSV.set(Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFSV.set(Object v) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFMV.setMVnth(int index,
Object v) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFMV.setMVnth(int index,
Object v) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFMV.setMVnth(int index,
Object v) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFMV.setMVnth(int index,
Object v) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFMV.setMVnth(int index,
Object v) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFMV.setMVnth(int index,
Object v) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFMV.setMVnth(int index,
Object v) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFMV.setMVnth(int index,
Object v) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMV.setMVnth(int index,
Object v) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFMV.setMVnth(int index,
Object v) |
NumericRelationEnum |
DmcTypeNumericRelationEnumMV.setMVnth(int index,
Object v) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFMV.setMVnth(int index,
Object v) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFMV.setMVnth(int index,
Object v) |
InitRuleDataREF |
DmcTypeInitRuleDataREFMV.setMVnth(int index,
Object v) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFMV.setMVnth(int index,
Object v) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFMV.setMVnth(int index,
Object v) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFMV.setMVnth(int index,
Object v) |
void |
ValueLengthRuleDataREF.setName(DmcObjectName n) |
void |
UCOAllowedAttributesRuleDataREF.setName(DmcObjectName n) |
void |
StringSetRuleDataREF.setName(DmcObjectName n) |
void |
RestrictReferencesRuleDataREF.setName(DmcObjectName n) |
void |
RelatedNumbersRuleDataREF.setName(DmcObjectName n) |
void |
ReferencedAttributeTypeRuleDataREF.setName(DmcObjectName n) |
void |
PatternMatchRuleDataREF.setName(DmcObjectName n) |
void |
PartCheckerRuleDataREF.setName(DmcObjectName n) |
void |
OnlyOneOfTheseAttributesAllowedRuleDataREF.setName(DmcObjectName n) |
void |
OneOfTheseAttributesRequiredRuleDataREF.setName(DmcObjectName n) |
void |
NumericRangeRuleDataREF.setName(DmcObjectName n) |
void |
NamedObjectRuleDataREF.setName(DmcObjectName n) |
void |
InitRuleDataREF.setName(DmcObjectName n) |
void |
CheckAttributesBasedOnValueRuleDataREF.setName(DmcObjectName n) |
void |
CardinalityRuleDataREF.setName(DmcObjectName n) |
void |
AllowedAttributesRuleDataREF.setName(DmcObjectName n) |
ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREFSTATIC.typeCheck(Object value) |
protected ValueLengthRuleDataREF |
DmcTypeValueLengthRuleDataREF.typeCheck(Object value) |
UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREFSTATIC.typeCheck(Object value) |
protected UCOAllowedAttributesRuleDataREF |
DmcTypeUCOAllowedAttributesRuleDataREF.typeCheck(Object value) |
StringSetRuleDataREF |
DmcTypeStringSetRuleDataREFSTATIC.typeCheck(Object value) |
protected StringSetRuleDataREF |
DmcTypeStringSetRuleDataREF.typeCheck(Object value) |
RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREFSTATIC.typeCheck(Object value) |
protected RestrictReferencesRuleDataREF |
DmcTypeRestrictReferencesRuleDataREF.typeCheck(Object value) |
RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREFSTATIC.typeCheck(Object value) |
protected RelatedNumbersRuleDataREF |
DmcTypeRelatedNumbersRuleDataREF.typeCheck(Object value) |
ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREFSTATIC.typeCheck(Object value) |
protected ReferencedAttributeTypeRuleDataREF |
DmcTypeReferencedAttributeTypeRuleDataREF.typeCheck(Object value) |
PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREFSTATIC.typeCheck(Object value) |
protected PatternMatchRuleDataREF |
DmcTypePatternMatchRuleDataREF.typeCheck(Object value) |
PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREFSTATIC.typeCheck(Object value) |
protected PartCheckerRuleDataREF |
DmcTypePartCheckerRuleDataREF.typeCheck(Object value) |
OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSTATIC.typeCheck(Object value) |
protected OnlyOneOfTheseAttributesAllowedRuleDataREF |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF.typeCheck(Object value) |
OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSTATIC.typeCheck(Object value) |
protected OneOfTheseAttributesRequiredRuleDataREF |
DmcTypeOneOfTheseAttributesRequiredRuleDataREF.typeCheck(Object value) |
NumericRelationEnum |
DmcTypeNumericRelationEnumSTATIC.typeCheck(Object value) |
protected NumericRelationEnum |
DmcTypeNumericRelationEnum.typeCheck(Object value) |
NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREFSTATIC.typeCheck(Object value) |
protected NumericRangeRuleDataREF |
DmcTypeNumericRangeRuleDataREF.typeCheck(Object value) |
NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREFSTATIC.typeCheck(Object value) |
protected NamedObjectRuleDataREF |
DmcTypeNamedObjectRuleDataREF.typeCheck(Object value) |
InitRuleDataREF |
DmcTypeInitRuleDataREFSTATIC.typeCheck(Object value) |
protected InitRuleDataREF |
DmcTypeInitRuleDataREF.typeCheck(Object value) |
CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSTATIC.typeCheck(Object value) |
protected CheckAttributesBasedOnValueRuleDataREF |
DmcTypeCheckAttributesBasedOnValueRuleDataREF.typeCheck(Object value) |
CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREFSTATIC.typeCheck(Object value) |
protected CardinalityRuleDataREF |
DmcTypeCardinalityRuleDataREF.typeCheck(Object value) |
AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREFSTATIC.typeCheck(Object value) |
protected AllowedAttributesRuleDataREF |
DmcTypeAllowedAttributesRuleDataREF.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmwWrapper.addAux(ClassDefinition cd)
Adds the specified auxiliary class to the object.
|
boolean |
DmwWrapperBase.applyModifier(DmcTypeModifierMV mods) |
boolean |
DmwWrapper.applyModifier(DmcTypeModifierMV mods) |
DmwWrapper |
DmwObjectFactory.createWrapper(DmcUncheckedObject uco)
This function will attempt to instantiate the correct type of wrapper derivative
for the unchecked object passed in.
|
void |
DmwWrapperBase.serializeIt(DmcOutputStreamIF dos)
Serializes our underlying DMO.
|
void |
DmwWrapper.serializeIt(DmcOutputStreamIF dos)
Serializes our underlying DMO.
|
DmwWrapper |
DmwOmni.wrapIt(DmcObject dmo)
A convenience function that will attempt to wrap the specified DMO.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DSLArtifactGenerator.generateDSD(String ws,
String project,
String src,
String dpack,
String folder,
String abbrev,
String name) |
void |
DSDInteractive.run() |
| Modifier and Type | Method and Description |
|---|---|
void |
DSLArtifactGenerator.generateDSD(String ws,
String project,
String src,
String dpack,
String folder,
String abbrev,
String name) |
void |
DSDInteractive.run() |
| Modifier and Type | Method and Description |
|---|---|
void |
DsdwizardTemplateLoader.findAndLoadTemplate()
We attempt to find and load the dsdwizard.dmt file.
|
void |
DsdwizardTemplateLoader.handleObject(DmcUncheckedObject uco,
String infile,
int lineNumber) |
| Constructor and Description |
|---|
DsdwizardTemplateLoader(ArrayList<String> paths,
ArrayList<String> jars)
Creates a new template loader for templates associated with the dsdwizard TdlModule.
|
| Modifier and Type | Method and Description |
|---|---|
MapZoomEnum |
DmcTypeMapZoomEnumSET.add(Object v) |
MapZoomEnum |
DmcTypeMapZoomEnumMV.add(Object v) |
MapZoomEnum |
DmcTypeMapZoomEnumSTATIC.cloneValue(MapZoomEnum value) |
MapZoomEnum |
DmcTypeMapZoomEnumSV.set(Object v) |
MapZoomEnum |
DmcTypeMapZoomEnumMV.setMVnth(int index,
Object v) |
MapZoomEnum |
DmcTypeMapZoomEnumSTATIC.typeCheck(Object value) |
protected MapZoomEnum |
DmcTypeMapZoomEnum.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmtdlSchemaAG |
DmtdlSchemaAG.getInstance() |
| Constructor and Description |
|---|
DmtdlSchemaAG() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextualArtifactDMW.addContains(Object value)
Adds another contains value.
|
void |
SectionDMW.addContains(Object value)
Adds another contains value.
|
void |
TdlModuleDMW.addDefFiles(Object value)
Adds another defFiles value.
|
void |
TemplateDMW.addDescription(Object value)
Adds another description value.
|
void |
TdlModuleDMW.addDescription(Object value)
Adds another description value.
|
void |
TdlDefinitionDMW.addDescription(Object value)
Adds another description value.
|
void |
SectionDMW.addValue(Object value)
Adds another value value.
|
void |
TextualArtifactDMW.delContains(Object value)
Deletes a contains value.
|
void |
SectionDMW.delContains(Object value)
Deletes a contains value.
|
void |
TdlModuleDMW.delDefFiles(Object value)
Deletes a defFiles value.
|
void |
TemplateDMW.delDescription(Object value)
Deletes a description value.
|
void |
TdlModuleDMW.delDescription(Object value)
Deletes a description value.
|
void |
TdlDefinitionDMW.delDescription(Object value)
Deletes a description value.
|
void |
SectionDMW.delValue(Object value)
Deletes a value value.
|
ContainedElement |
TdlModuleDMW.getContainedElementDefinition(String name) |
int |
TdlModuleDMW.getContainedElementDefinitionCountByName(String name) |
Iterator<ContainedElement> |
TdlModuleDMW.getContainedElementDefinitionsByName(String name) |
ExtensionHook |
TdlModuleDMW.getExtensionHookDefinition(String name) |
int |
TdlModuleDMW.getExtensionHookDefinitionCountByName(String name) |
Iterator<ExtensionHook> |
TdlModuleDMW.getExtensionHookDefinitionsByName(String name) |
Section |
TdlModuleDMW.getSectionDefinition(String name) |
int |
TdlModuleDMW.getSectionDefinitionCountByName(String name) |
Iterator<Section> |
TdlModuleDMW.getSectionDefinitionsByName(String name) |
TextualArtifact |
TdlModuleDMW.getTextualArtifactDefinition(String name) |
int |
TdlModuleDMW.getTextualArtifactDefinitionCountByName(String name) |
Iterator<TextualArtifact> |
TdlModuleDMW.getTextualArtifactDefinitionsByName(String name) |
void |
TdlModuleDMW.setCommentFormat(Object value)
Sets commentFormat to the specified value.
|
void |
TemplateDMW.setDebugOn(Object value)
Sets debugOn to the specified value.
|
void |
TdlDefinitionDMW.setDefinedInTdlModule(Object value)
Sets the definedInTdlModule to the specified value.
|
void |
TdlDefinitionDMW.setDotName(Object value)
Sets dotName to the specified value.
|
void |
SectionDMW.setEndsWith(Object value)
Sets the endsWith to the specified value.
|
void |
SectionDMW.setEndsWithText(Object value)
Sets endsWithText to the specified value.
|
void |
TemplateDMW.setFile(Object value)
Sets file to the specified value.
|
void |
TemplateDMW.setFormat(Object value)
Sets format to the specified value.
|
void |
SectionDMW.setHasTemplate(Object value)
Sets hasTemplate to the specified value.
|
void |
TdlModuleDMW.setInsertMarker(Object value)
Sets insertMarker to the specified value.
|
void |
TemplateDMW.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
TdlModuleDMW.setMaxFastAddValues(Object value)
Sets maxFastAddValues to the specified value.
|
void |
TextualArtifactDMW.setName(Object value)
Sets name to the specified value.
|
void |
TemplateDMW.setName(Object value)
Sets name to the specified value.
|
void |
TdlModuleDMW.setName(Object value)
Sets name to the specified value.
|
void |
TdlDefinitionDMW.setName(Object value)
Sets name to the specified value.
|
void |
SectionDMW.setName(Object value)
Sets name to the specified value.
|
void |
ExtensionHookDMW.setName(Object value)
Sets name to the specified value.
|
void |
ContainedElementDMW.setName(Object value)
Sets name to the specified value.
|
void |
TdlModuleDMW.setPackage(Object value)
Sets package to the specified value.
|
void |
SectionDMW.setStartsWith(Object value)
Sets the startsWith to the specified value.
|
void |
SectionDMW.setStartsWithText(Object value)
Sets startsWithText to the specified value.
|
void |
ExtensionHookDMW.setTargetObjectClass(Object value)
Sets targetObjectClass to the specified value.
|
void |
TdlModuleDMW.setTemplateFile(Object value)
Sets templateFile to the specified value.
|
void |
TdlModuleDMW.setTemplateFileSuffix(Object value)
Sets templateFileSuffix to the specified value.
|
void |
ExtensionHookDMW.setUsesSection(Object value)
Sets the usesSection to the specified value.
|
void |
SectionDMW.setUsesTemplate(Object value)
Sets usesTemplate to the specified value.
|
| Constructor and Description |
|---|
TdlModuleParser(TdlModuleGlobalInterface d,
DmvRuleManager r) |
TdlModuleParsingCoordinator(TdlModuleGeneratorInterface g,
ArrayList<String> sourceDirs,
ArrayList<String> jars) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
TextualArtifactDMO.addContains(Object value)
Adds another contains value.
|
DmcAttribute<?> |
SectionDMO.addContains(Object value)
Adds another contains value.
|
DmcAttribute<?> |
TdlModuleDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
TdlModuleDMO.addDependsOnTdlModule(Object value)
Adds another dependsOnTdlModule value.
|
DmcAttribute<?> |
TemplateDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
TdlModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
TdlDefinitionDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
SectionDMO.addValue(Object value)
Adds another value value.
|
DmcAttribute<?> |
TextualArtifactDMO.delContains(Object value)
Deletes a contains value.
|
DmcAttribute<?> |
SectionDMO.delContains(Object value)
Deletes a contains value.
|
DmcAttribute<?> |
TdlModuleDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
TemplateDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
TdlModuleDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
TdlDefinitionDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
SectionDMO.delValue(Object value)
Deletes a value value.
|
void |
TdlModuleDMO.setCommentFormat(Object value)
Sets commentFormat to the specified value.
|
void |
TemplateDMO.setDebugOn(Object value)
Sets debugOn to the specified value.
|
void |
TdlDefinitionDMO.setDefinedInTdlModule(Object value)
Sets definedInTdlModule to the specified value.
|
void |
TdlDefinitionDMO.setDotName(Object value)
Sets dotName to the specified value.
|
void |
SectionDMO.setEndsWith(Object value)
Sets endsWith to the specified value.
|
void |
SectionDMO.setEndsWithText(Object value)
Sets endsWithText to the specified value.
|
void |
TemplateDMO.setFile(Object value)
Sets file to the specified value.
|
void |
TemplateDMO.setFormat(Object value)
Sets format to the specified value.
|
void |
SectionDMO.setHasTemplate(Object value)
Sets hasTemplate to the specified value.
|
void |
TdlModuleDMO.setInsertMarker(Object value)
Sets insertMarker to the specified value.
|
void |
TemplateDMO.setLineNumber(Object value)
Sets lineNumber to the specified value.
|
void |
TdlModuleDMO.setMaxFastAddValues(Object value)
Sets maxFastAddValues to the specified value.
|
void |
TextualArtifactDMO.setName(Object value)
Sets name to the specified value.
|
void |
TemplateDMO.setName(Object value)
Sets name to the specified value.
|
void |
TdlModuleDMO.setName(Object value)
Sets name to the specified value.
|
void |
TdlDefinitionDMO.setName(Object value)
Sets name to the specified value.
|
void |
SectionDMO.setName(Object value)
Sets name to the specified value.
|
void |
ExtensionHookDMO.setName(Object value)
Sets name to the specified value.
|
void |
ContainedElementDMO.setName(Object value)
Sets name to the specified value.
|
void |
TdlModuleDMO.setPackage(Object value)
Sets package to the specified value.
|
void |
SectionDMO.setStartsWith(Object value)
Sets startsWith to the specified value.
|
void |
SectionDMO.setStartsWithText(Object value)
Sets startsWithText to the specified value.
|
void |
ExtensionHookDMO.setTargetObjectClass(Object value)
Sets targetObjectClass to the specified value.
|
void |
TdlModuleDMO.setTemplateFile(Object value)
Sets templateFile to the specified value.
|
void |
TdlModuleDMO.setTemplateFileSuffix(Object value)
Sets templateFileSuffix to the specified value.
|
void |
ExtensionHookDMO.setUsesSection(Object value)
Sets usesSection to the specified value.
|
void |
SectionDMO.setUsesTemplate(Object value)
Sets usesTemplate to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
DmcTypeValueSET.add(Object v) |
Value |
DmcTypeValueMV.add(Object v) |
TextualArtifactREF |
DmcTypeTextualArtifactREFSET.add(Object v) |
TextualArtifactREF |
DmcTypeTextualArtifactREFMV.add(Object v) |
TextualArtifactREF |
DmcTypeTextualArtifactREFMAP.add(Object v) |
TemplateREF |
DmcTypeTemplateREFSET.add(Object v) |
TemplateREF |
DmcTypeTemplateREFMV.add(Object v) |
TemplateREF |
DmcTypeTemplateREFMAP.add(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFSET.add(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.add(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMAP.add(Object v) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFSET.add(Object v) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFMV.add(Object v) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFMAP.add(Object v) |
SectionREF |
DmcTypeSectionREFSET.add(Object v) |
SectionREF |
DmcTypeSectionREFMV.add(Object v) |
SectionREF |
DmcTypeSectionREFMAP.add(Object v) |
ExtensionHookREF |
DmcTypeExtensionHookREFSET.add(Object v) |
ExtensionHookREF |
DmcTypeExtensionHookREFMV.add(Object v) |
ExtensionHookREF |
DmcTypeExtensionHookREFMAP.add(Object v) |
Contains |
DmcTypeContainsSET.add(Object v) |
Contains |
DmcTypeContainsMV.add(Object v) |
ContainedElementREF |
DmcTypeContainedElementREFSET.add(Object v) |
ContainedElementREF |
DmcTypeContainedElementREFMV.add(Object v) |
ContainedElementREF |
DmcTypeContainedElementREFMAP.add(Object v) |
CardinalityEnum |
DmcTypeCardinalityEnumSET.add(Object v) |
CardinalityEnum |
DmcTypeCardinalityEnumMV.add(Object v) |
CardinalityEnum |
DmcTypeCardinalityEnumSTATIC.cloneValue(CardinalityEnum value) |
ContainedElementREF |
DmcTypeContainedElementREFSTATIC.cloneValue(ContainedElementREF value) |
Contains |
DmcTypeContainsSTATIC.cloneValue(Contains value) |
ExtensionHookREF |
DmcTypeExtensionHookREFSTATIC.cloneValue(ExtensionHookREF value) |
SectionREF |
DmcTypeSectionREFSTATIC.cloneValue(SectionREF value) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFSTATIC.cloneValue(TdlDefinitionREF value) |
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.cloneValue(TdlModuleREF value) |
TemplateREF |
DmcTypeTemplateREFSTATIC.cloneValue(TemplateREF value) |
TextualArtifactREF |
DmcTypeTextualArtifactREFSTATIC.cloneValue(TextualArtifactREF value) |
Value |
DmcTypeValueSTATIC.cloneValue(Value value) |
void |
Contains.resolve(DmcNameResolverIF resolver,
String attrName) |
void |
Contains.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
void |
DmcTypeContains.resolveValue(DmcNameResolverIF resolver,
Contains value,
String attrName)
Resolves a Contains.
|
void |
DmcTypeContains.resolveValue(DmcNameResolverWithClashSupportIF resolver,
Contains value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai)
Resolves a Contains.
|
Value |
DmcTypeValueSV.set(Object v) |
TextualArtifactREF |
DmcTypeTextualArtifactREFSV.set(Object v) |
TemplateREF |
DmcTypeTemplateREFSV.set(Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFSV.set(Object v) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFSV.set(Object v) |
SectionREF |
DmcTypeSectionREFSV.set(Object v) |
ExtensionHookREF |
DmcTypeExtensionHookREFSV.set(Object v) |
Contains |
DmcTypeContainsSV.set(Object v) |
ContainedElementREF |
DmcTypeContainedElementREFSV.set(Object v) |
CardinalityEnum |
DmcTypeCardinalityEnumSV.set(Object v) |
Value |
DmcTypeValueMV.setMVnth(int index,
Object v) |
TextualArtifactREF |
DmcTypeTextualArtifactREFMV.setMVnth(int index,
Object v) |
TemplateREF |
DmcTypeTemplateREFMV.setMVnth(int index,
Object v) |
TdlModuleREF |
DmcTypeTdlModuleREFMV.setMVnth(int index,
Object v) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFMV.setMVnth(int index,
Object v) |
SectionREF |
DmcTypeSectionREFMV.setMVnth(int index,
Object v) |
ExtensionHookREF |
DmcTypeExtensionHookREFMV.setMVnth(int index,
Object v) |
Contains |
DmcTypeContainsMV.setMVnth(int index,
Object v) |
ContainedElementREF |
DmcTypeContainedElementREFMV.setMVnth(int index,
Object v) |
CardinalityEnum |
DmcTypeCardinalityEnumMV.setMVnth(int index,
Object v) |
void |
TextualArtifactREF.setName(DmcObjectName n) |
void |
TemplateREF.setName(DmcObjectName n) |
void |
TdlModuleREF.setName(DmcObjectName n) |
void |
TdlDefinitionREF.setName(DmcObjectName n) |
void |
SectionREF.setName(DmcObjectName n) |
void |
ExtensionHookREF.setName(DmcObjectName n) |
void |
ContainedElementREF.setName(DmcObjectName n) |
Value |
DmcTypeValueSTATIC.typeCheck(Object value) |
Value |
DmcTypeValue.typeCheck(Object value) |
TextualArtifactREF |
DmcTypeTextualArtifactREFSTATIC.typeCheck(Object value) |
protected TextualArtifactREF |
DmcTypeTextualArtifactREF.typeCheck(Object value) |
TemplateREF |
DmcTypeTemplateREFSTATIC.typeCheck(Object value) |
protected TemplateREF |
DmcTypeTemplateREF.typeCheck(Object value) |
TdlModuleREF |
DmcTypeTdlModuleREFSTATIC.typeCheck(Object value) |
protected TdlModuleREF |
DmcTypeTdlModuleREF.typeCheck(Object value) |
TdlDefinitionREF |
DmcTypeTdlDefinitionREFSTATIC.typeCheck(Object value) |
protected TdlDefinitionREF |
DmcTypeTdlDefinitionREF.typeCheck(Object value) |
SectionREF |
DmcTypeSectionREFSTATIC.typeCheck(Object value) |
protected SectionREF |
DmcTypeSectionREF.typeCheck(Object value) |
ExtensionHookREF |
DmcTypeExtensionHookREFSTATIC.typeCheck(Object value) |
protected ExtensionHookREF |
DmcTypeExtensionHookREF.typeCheck(Object value) |
Contains |
DmcTypeContainsSTATIC.typeCheck(Object value) |
Contains |
DmcTypeContains.typeCheck(Object value) |
ContainedElementREF |
DmcTypeContainedElementREFSTATIC.typeCheck(Object value) |
protected ContainedElementREF |
DmcTypeContainedElementREF.typeCheck(Object value) |
CardinalityEnum |
DmcTypeCardinalityEnumSTATIC.typeCheck(Object value) |
protected CardinalityEnum |
DmcTypeCardinalityEnum.typeCheck(Object value) |
| Constructor and Description |
|---|
ContainedElementREF(DefinitionName n) |
ContainedElementREF(String n) |
Contains(CardinalityEnum occurences_,
ContainedElementREF element_)
All fields constructor.
|
Contains(String initialInput)
String based constructor.
|
ExtensionHookREF(DefinitionName n) |
ExtensionHookREF(String n) |
SectionREF(DefinitionName n) |
SectionREF(String n) |
TdlDefinitionREF(DefinitionName n) |
TdlDefinitionREF(String n) |
TdlModuleREF(DefinitionName n) |
TdlModuleREF(String n) |
TemplateREF(DefinitionName n) |
TemplateREF(String n) |
TextualArtifactREF(DefinitionName n) |
TextualArtifactREF(String n) |
Value(String initialInput)
String based constructor.
|
Value(String valueName_,
String description_)
All fields constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InitializationInterfaceManager.addInterfaceFor(DSDefinitionModule ddm) |
| Constructor and Description |
|---|
InitializationInterfaceManager(DmgConfigDMO config,
DSDefinitionModule dslDef,
SchemaManager sm) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcUncheckedOIFHandlerIF.handleObject(DmcUncheckedObject obj,
String infile,
int lineNumber)
Process the object as required.
|
void |
DmcUncheckedOIFParser.parseFile(String fileName)
Parses the specified file and sends the objects to the object handler specified in
the constructor.
|
void |
DmcUncheckedOIFParser.parseFile(String fileName,
boolean isResource)
Parses the specified file and sends the objects to the object handler specified in
the constructor.
|
Copyright © 2023. All rights reserved.