| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ConcinnityModuleDMW.addDependsOnConcinnityModule(ConcinnityModule value)
Adds another dependsOnConcinnityModule value.
|
DmcAttribute<?> |
ConceptDMW.addIsLike(Concept value)
Adds another isLike value.
|
DmcAttribute<?> |
ConceptDMW.addIsRelatedTo(Concept value)
Adds another isRelatedTo value.
|
DmcAttribute<?> |
ConcinnityModuleDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ConcinnityDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ConceptDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ConcinnityModuleDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDependsOnConcinnityModule(ConcinnityModuleDMO value)
Adds another dependsOnConcinnityModule to the specified value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDependsOnConcinnityModule(Object value)
Adds another dependsOnConcinnityModule value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
ConceptDMO.addIsLike(ConceptDMO value)
Adds another isLike to the specified value.
|
DmcAttribute<?> |
ConceptDMO.addIsLike(Object value)
Adds another isLike value.
|
DmcAttribute<?> |
ConceptDMO.addIsRelatedTo(ConceptDMO value)
Adds another isRelatedTo to the specified value.
|
DmcAttribute<?> |
ConceptDMO.addIsRelatedTo(Object value)
Adds another isRelatedTo value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.addLoadSchemaClass(SchemaAndReason value)
Adds another loadSchemaClass to the specified value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDependsOnConcinnityModule(Object value)
Deletes a dependsOnConcinnityModule value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
ConceptDMO.delIsLike(Object value)
Deletes a isLike value.
|
DmcAttribute<?> |
ConceptDMO.delIsRelatedTo(Object value)
Deletes a isRelatedTo value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.delLoadSchemaClass(SchemaAndReason value)
Deletes a loadSchemaClass from the specified value.
|
DmcAttribute<?> |
ConcinnityModuleDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ConcinnityDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ConceptDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeConceptREF
This is the generated DmcAttribute derivative for values of type Concept
|
class |
DmcTypeConceptREFMAP
The DmcTypeConceptREFMAP provides storage for a map of ConceptREF
|
class |
DmcTypeConceptREFMV
The DmcTypeConceptREFMV provides storage for a multi-valued ConceptREF
|
class |
DmcTypeConceptREFSET
The DmcTypeConceptREFSET provides storage for a set of ConceptREF
|
class |
DmcTypeConceptREFSV
The DmcTypeConceptREFSV provides storage for a single-valued ConceptREF
|
class |
DmcTypeConcinnityDefinitionREF
This is the generated DmcAttribute derivative for values of type ConcinnityDefinition
|
class |
DmcTypeConcinnityDefinitionREFMAP
The DmcTypeConcinnityDefinitionREFMAP provides storage for a map of ConcinnityDefinitionREF
|
class |
DmcTypeConcinnityDefinitionREFMV
The DmcTypeConcinnityDefinitionREFMV provides storage for a multi-valued ConcinnityDefinitionREF
|
class |
DmcTypeConcinnityDefinitionREFSET
The DmcTypeConcinnityDefinitionREFSET provides storage for a set of ConcinnityDefinitionREF
|
class |
DmcTypeConcinnityDefinitionREFSV
The DmcTypeConcinnityDefinitionREFSV provides storage for a single-valued ConcinnityDefinitionREF
|
class |
DmcTypeConcinnityModuleREF
This is the generated DmcAttribute derivative for values of type ConcinnityModule
|
class |
DmcTypeConcinnityModuleREFMAP
The DmcTypeConcinnityModuleREFMAP provides storage for a map of ConcinnityModuleREF
|
class |
DmcTypeConcinnityModuleREFMV
The DmcTypeConcinnityModuleREFMV provides storage for a multi-valued ConcinnityModuleREF
|
class |
DmcTypeConcinnityModuleREFSET
The DmcTypeConcinnityModuleREFSET provides storage for a set of ConcinnityModuleREF
|
class |
DmcTypeConcinnityModuleREFSV
The DmcTypeConcinnityModuleREFSV provides storage for a single-valued ConcinnityModuleREF
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConceptREFMAPAdapter |
class |
ConceptREFMVAdapter |
class |
ConceptREFSETAdapter |
class |
ConceptREFSVAdapter |
class |
ConcinnityDefinitionREFMAPAdapter |
class |
ConcinnityDefinitionREFMVAdapter |
class |
ConcinnityDefinitionREFSETAdapter |
class |
ConcinnityDefinitionREFSVAdapter |
class |
ConcinnityModuleREFMAPAdapter |
class |
ConcinnityModuleREFMVAdapter |
class |
ConcinnityModuleREFSETAdapter |
class |
ConcinnityModuleREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ConcinnityModuleREFSVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityModuleREFSETAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityModuleREFMVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityModuleREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityDefinitionREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ConceptREFSVAdapter.getExisting() |
DmcAttribute<?> |
ConceptREFSETAdapter.getExisting() |
DmcAttribute<?> |
ConceptREFMVAdapter.getExisting() |
DmcAttribute<?> |
ConceptREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcinnityModuleREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityModuleREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityModuleREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityModuleREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityDefinitionREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConceptREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConceptREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConceptREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConceptREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcHashedAttribute<E extends DmcMappedAttributeIF>
The DmcHashedAttribute serves as the base for multi-valued attributes that can be stored
and accessed via a Map, either a HashMap, or a TreeMap.
|
class |
DmcHierarchicObjectNameAttribute<E extends DmcHierarchicObjectName> |
class |
DmcMappedAttribute<E extends DmcMappedAttributeIF> |
class |
DmcObjectNameAttribute<E extends DmcObjectNameIF> |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,DmcAttribute<?>> |
DmcObject.attributes |
| 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.
|
<T extends DmcAttribute<?>> |
DmcObject.add(String attrName,
DmcAttribute<?> attr)
This method adds a value to a multi-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.del(DmcAttributeInfo ai,
Object value)
This method deletes a value from a multi-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.del(String attrName,
Object value)
This method deletes a value from a multi-valued attribute.
|
protected <T extends DmcAttribute<?>> |
DmcObject.nth(DmcAttributeInfo ai,
int index,
DmcAttribute<?> attr,
Object previous)
This method adds a value to a multi-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.rem(DmcAttributeInfo ai)
Removes the specified attribute from the object.
|
<T extends DmcAttribute<?>> |
DmcObject.rem(String attrName)
Removes the specified attribute from the object.
|
<T extends DmcAttribute<?>> |
DmcObject.set(DmcAttributeInfo ai,
DmcAttribute<?> attr)
This method 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.
|
| Modifier and Type | Method and Description |
|---|---|
abstract DmcAttribute<VALUE> |
DmcAttribute.cloneIt()
This method is overridden in the auto-generated classes to create a deep clone
of the attribute.
|
DmcAttribute<?> |
DmcObject.get(DmcAttributeInfo ai)
Returns the holder of the value for the named attribute.
|
DmcAttribute<?> |
DmcObject.get(Integer id)
Returns the holder of the value for the named attribute.
|
DmcAttribute<?> |
DmcObject.get(String name)
Returns the holder of value for the named attribute.
|
DmcAttribute<?> |
DmcInputStreamIF.getAttributeInstance()
Returns an instance of the appropriate DmcAttribute based on reading an attribute ID from the input stream.
|
DmcAttribute<?> |
DmcInputStreamIF.getAttributeInstance(DmcAttributeInfo ai)
Returns an instance of the appropriate DmcAttribute based on the attribute info.
|
DmcAttribute<?> |
DmcInputStreamIF.getAttributeInstance(Integer id)
Returns an instance of the appropriate DmcAttribute based on the attribute ID.
|
protected abstract DmcAttribute<?> |
DmcAttribute.getNew()
Derived classes must return a new, empty version of themselves.
|
DmcAttribute<?> |
DmcNamedObjectIF.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,DmcAttribute<?>> |
DmcObject.getAdditionalAttributes()
If this object has a class type of EXTENSIBLE, we return the set of
attributes that are not part of the class or its auxiliary classes
i.e.
|
Iterator<DmcAttribute<?>> |
DmcObject.getAttributeIterator() |
Map<Integer,DmcAttribute<?>> |
DmcObject.getAttributes() |
| 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.
|
<T extends DmcAttribute<?>> |
DmcObject.add(String attrName,
DmcAttribute<?> attr)
This method adds a value to a multi-valued attribute.
|
protected void |
DmcAttribute.addModsMV(DmcTypeModifierMV mods,
DmcAttribute<?> existingValue,
DmcAdapterIF adapter) |
protected void |
DmcAttribute.addModsSV(DmcTypeModifierMV mods,
DmcAttribute<?> existingValue,
DmcAdapterIF adapter) |
protected void |
DmcObject.delFromEmptyAttribute(DmcAttribute<?> mod,
Object value)
This method is called in generated DMOs to handle the case where we're
using an empty DMO to create a modifier.
|
void |
DmcOmni.logDeadReference(DmcObject referrer,
DmcAttribute<?> viaAttribute,
DmcObjectName referenceTo)
This method is called from DmcTypeNamedObjectREF when it is unable to resolve a reference.
|
void |
DmcLoggerIF.logDeadReference(DmcObject referrer,
DmcAttribute<?> viaAttribute,
DmcObjectName referenceTo)
This method is called by the lazy resolution mechanisms if the logDeadReferences
option has been selected on DmcOmni (
|
protected <T extends DmcAttribute<?>> |
DmcObject.nth(DmcAttributeInfo ai,
int index,
DmcAttribute<?> attr,
Object previous)
This method adds a value to a multi-valued attribute.
|
<T extends DmcAttribute<?>> |
DmcObject.set(DmcAttributeInfo ai,
DmcAttribute<?> attr)
This method 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.
|
abstract void |
DmcAttributeValidator.validate(DmcObject obj,
DmcAttribute<?> attr) |
protected boolean |
DmcAttribute.valueChangedMV(DmcAttribute<?> existingValue,
DmcAdapterIF adapter) |
protected boolean |
DmcAttribute.valueChangedSV(DmcAttribute<?> existingValue,
DmcAdapterIF adapter) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeReadInterceptor.handleAttribute(DmcInputStreamIF dis,
DmcAttribute<?> attr)
Derived classes should perform whatever conversion logic is required
on the specified attribute.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmcAdapterIF.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcAdapterIF.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeAttributeID
The DmcTypeAttributeID type stores integer identifiers of AttributeDefinitions.
|
class |
DmcTypeBoolean
The DmcBoolean type is meant to store Boolean values.
|
class |
DmcTypeByte
The DmcByte type is meant to store Byte values.
|
class |
DmcTypeCamelCaseName
The DmcTypeCamelCaseName class provides support for camelCase based names for things.
|
class |
DmcTypeClassFilter
The DmcTypeClassFilter is used to perform matches against objects based on their class
or auxiliary classes.
|
class |
DmcTypeClassInfoRef |
class |
DmcTypeComplexTypeWithRefs<VALUE>
The DmcTypeComplexTypeWithRefs type is a marker type that allows for resolution of references
that are part of a ComplexTypeDefinition.
|
class |
DmcTypeDate
The DmcTypeDate type is meant to store Date values.
|
class |
DmcTypeDefinitionName
The DmcTypeDefinitionName class provides support for simple, String based names for objects.
|
class |
DmcTypeDmcAttribute
The DmcTypeDmcAttribute type is meant to allow you to refer to attributes from other attributes,
This may seem weird, but it allows for things like object naming; trust me, it's cool!
|
class |
DmcTypeDmcFilter<VALUE extends DmcFilter> |
class |
DmcTypeDmcHierarchicObjectName<VALUE extends DmcHierarchicObjectName> |
class |
DmcTypeDmcObject
The DmcTypeDmcObject type is meant to refer to raw DmcObjects.
|
class |
DmcTypeDmcObjectName<VALUE extends DmcObjectName> |
class |
DmcTypeDotName
The DmcTypeDotName class provides support for simple, DotName names for objects.
|
class |
DmcTypeDouble
The DmcDouble type is meant to store Double values.
|
class |
DmcTypeFilterContainer |
class |
DmcTypeFloat
The DmcFloat type is meant to store Float values.
|
class |
DmcTypeFullyQualifiedName |
class |
DmcTypeInteger
The DmcInteger type is meant to store Integer values.
|
class |
DmcTypeIntegerName
The DmcTypeIntegerName class provides support for simple, Integer based names for objects.
|
class |
DmcTypeIntegerToBoolean
The DmcTypeIntegerToBoolean class provides hashed attribute support for mapping Integers to Booleans.
|
class |
DmcTypeIntegerToString
The DmcTypeIntegerToString class provides hashed attribute support for mapping Integers to Strings.
|
class |
DmcTypeIntegerToUUIDLite
The DmcTypeIntegerToUUIDLite class provides hashed attribute support for mapping Integers to Booleans.
|
class |
DmcTypeLabelledIntegerDataPoint |
class |
DmcTypeLong
The DmcLong type is meant to store Long values.
|
class |
DmcTypeLongName
The DmcTypeLongName class provides support for simple, Long based names for objects.
|
class |
DmcTypeModifier |
class |
DmcTypeNameContainer
The DmcTypeNameContainer provides the DmcType interface for NameContainers.
|
class |
DmcTypeNamedObjectREF<HELPER extends DmcNamedObjectREF,NAMETYPE extends DmcObjectName>
The DmcTypeNamedObjectREF is a base type from which all references to named objects
are derived.
|
class |
DmcTypeRuleName
The DmcTypeRuleName class provides support for camelCase based names for rules.
|
class |
DmcTypeShort
The DmcShort type is meant to store Short values.
|
class |
DmcTypeString |
class |
DmcTypeStringName
The DmcTypeStringName class provides support for simple, String based names for objects.
|
class |
DmcTypeStringToString
The DmcTypeStringToString class provides hashed attribute support for mapping Integers to Strings.
|
class |
DmcTypeTimeDoubleDataPoint |
class |
DmcTypeUUIDLite |
class |
DmcTypeUUIDName
The DmcTypeUUIDName class provides support for naming of objects by UUIDs.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<ClassInfoRef> |
DmcTypeClassInfoRef.cloneIt() |
DmcAttribute<?> |
DmcTypeDmcAttribute.cloneValue(DmcAttribute<?> original) |
DmcAttribute<?> |
DmcTypeDmcAttribute.deserializeValue(DmcInputStreamIF dis)
Read a DmcAttribute>.
|
DmcAttribute<?> |
Modifier.getAttribute()
Returns the attribute holder if available.
|
DmcAttribute<?> |
DmcTypeDmcAttribute.typeCheck(Object value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmcTypeDmcAttribute.cloneValue(DmcAttribute<?> original) |
void |
DmcTypeDmcAttribute.serializeValue(DmcOutputStreamIF dos,
DmcAttribute<?> value)
Write a DmcAttribute>.
|
| Constructor and Description |
|---|
Modifier(ModifyTypeEnum op,
DmcAttribute<?> attr)
Constructs a new Modifier.
|
Modifier(ModifyTypeEnum op,
DmcAttribute<?> attr,
DmcObject referrer)
Constructs a new backref Modifier.
|
Modifier(ModifyTypeEnum op,
DmcAttribute<?> attr,
DmcObject referrer,
int idx)
Constructs a new backref Modifier for indexed attributes.
|
Modifier(ModifyTypeEnum op,
DmcAttribute<?> attr,
int idx)
Constructs a new Modifier for the modification of an indexed attribute.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmgConfigDMO.addConfigSuffix(Object value)
Adds another configSuffix value.
|
DmcAttribute<?> |
DmgConfigDMO.addConfigSuffix(String value)
Adds another configSuffix to the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DmgConfigDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.addGenerator(Generator value)
Adds another generator to the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.addGenerator(Object value)
Adds another generator value.
|
DmcAttribute<?> |
DmgConfigDMO.delConfigSuffix(Object value)
Deletes a configSuffix value.
|
DmcAttribute<?> |
DmgConfigDMO.delConfigSuffix(String value)
Deletes a configSuffix from the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
DmgConfigDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.delGenerator(Generator value)
Deletes a generator from the specified value.
|
DmcAttribute<?> |
DmgConfigDMO.delGenerator(Object value)
Deletes a generator value.
|
DmcAttribute<?> |
WrapperGeneratorDMO.getObjectNameAttribute() |
DmcAttribute<?> |
MethodGeneratorDMO.getObjectNameAttribute() |
DmcAttribute<?> |
GenerationContextDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ActifactGeneratorDMO.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
WrapperGeneratorDMW.getObjectNameAttribute() |
DmcAttribute<?> |
MethodGeneratorDMW.getObjectNameAttribute() |
DmcAttribute<?> |
GenerationContextDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ActifactGeneratorDMW.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeActifactGeneratorREF
This is the generated DmcAttribute derivative for values of type ActifactGenerator
|
class |
DmcTypeActifactGeneratorREFMAP
The DmcTypeActifactGeneratorREFMAP provides storage for a map of ActifactGeneratorREF
|
class |
DmcTypeActifactGeneratorREFMV
The DmcTypeActifactGeneratorREFMV provides storage for a multi-valued ActifactGeneratorREF
|
class |
DmcTypeActifactGeneratorREFSET
The DmcTypeActifactGeneratorREFSET provides storage for a set of ActifactGeneratorREF
|
class |
DmcTypeActifactGeneratorREFSV
The DmcTypeActifactGeneratorREFSV provides storage for a single-valued ActifactGeneratorREF
|
class |
DmcTypeDmgConfigREF
This is the generated DmcAttribute derivative for values of type DmgConfig
|
class |
DmcTypeDmgConfigREFMV
The DmcTypeDmgConfigREFMV provides storage for a multi-valued DmgConfig
|
class |
DmcTypeDmgConfigREFSET
The DmcTypeDmgConfigREFSET provides storage for a set of DmgConfigDMO
|
class |
DmcTypeDmgConfigREFSV
The DmcTypeDmgConfigREFSV provides storage for a single-valued DmgConfig
|
class |
DmcTypeGenerationContextREF
This is the generated DmcAttribute derivative for values of type GenerationContext
|
class |
DmcTypeGenerationContextREFMAP
The DmcTypeGenerationContextREFMAP provides storage for a map of GenerationContextREF
|
class |
DmcTypeGenerationContextREFMV
The DmcTypeGenerationContextREFMV provides storage for a multi-valued GenerationContextREF
|
class |
DmcTypeGenerationContextREFSET
The DmcTypeGenerationContextREFSET provides storage for a set of GenerationContextREF
|
class |
DmcTypeGenerationContextREFSV
The DmcTypeGenerationContextREFSV provides storage for a single-valued GenerationContextREF
|
class |
DmcTypeGeneratorMV
The DmcTypeGeneratorMV provides storage for a multi-valued Generator
|
class |
DmcTypeGeneratorSET
The DmcTypeGeneratorSET provides storage for a set of Generator
|
class |
DmcTypeGeneratorSV
The DmcTypeGeneratorSV provides storage for a single-valued Generator
|
class |
DmcTypeMethodGeneratorREF
This is the generated DmcAttribute derivative for values of type MethodGenerator
|
class |
DmcTypeMethodGeneratorREFMAP
The DmcTypeMethodGeneratorREFMAP provides storage for a map of MethodGeneratorREF
|
class |
DmcTypeMethodGeneratorREFMV
The DmcTypeMethodGeneratorREFMV provides storage for a multi-valued MethodGeneratorREF
|
class |
DmcTypeMethodGeneratorREFSET
The DmcTypeMethodGeneratorREFSET provides storage for a set of MethodGeneratorREF
|
class |
DmcTypeMethodGeneratorREFSV
The DmcTypeMethodGeneratorREFSV provides storage for a single-valued MethodGeneratorREF
|
class |
DmcTypeWrapperGeneratorREF
This is the generated DmcAttribute derivative for values of type WrapperGenerator
|
class |
DmcTypeWrapperGeneratorREFMAP
The DmcTypeWrapperGeneratorREFMAP provides storage for a map of WrapperGeneratorREF
|
class |
DmcTypeWrapperGeneratorREFMV
The DmcTypeWrapperGeneratorREFMV provides storage for a multi-valued WrapperGeneratorREF
|
class |
DmcTypeWrapperGeneratorREFSET
The DmcTypeWrapperGeneratorREFSET provides storage for a set of WrapperGeneratorREF
|
class |
DmcTypeWrapperGeneratorREFSV
The DmcTypeWrapperGeneratorREFSV provides storage for a single-valued WrapperGeneratorREF
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActifactGeneratorREFMAPAdapter |
class |
ActifactGeneratorREFMVAdapter |
class |
ActifactGeneratorREFSETAdapter |
class |
ActifactGeneratorREFSVAdapter |
class |
DmgConfigMVAdapter |
class |
DmgConfigSETAdapter |
class |
DmgConfigSVAdapter |
class |
GenerationContextREFMAPAdapter |
class |
GenerationContextREFMVAdapter |
class |
GenerationContextREFSETAdapter |
class |
GenerationContextREFSVAdapter |
class |
GeneratorMVAdapter |
class |
GeneratorSETAdapter |
class |
GeneratorSVAdapter |
class |
MethodGeneratorREFMAPAdapter |
class |
MethodGeneratorREFMVAdapter |
class |
MethodGeneratorREFSETAdapter |
class |
MethodGeneratorREFSVAdapter |
class |
WrapperGeneratorREFMAPAdapter |
class |
WrapperGeneratorREFMVAdapter |
class |
WrapperGeneratorREFSETAdapter |
class |
WrapperGeneratorREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
WrapperGeneratorREFSVAdapter.getExisting() |
DmcAttribute<?> |
WrapperGeneratorREFSETAdapter.getExisting() |
DmcAttribute<?> |
WrapperGeneratorREFMVAdapter.getExisting() |
DmcAttribute<?> |
WrapperGeneratorREFMAPAdapter.getExisting() |
DmcAttribute<?> |
MethodGeneratorREFSVAdapter.getExisting() |
DmcAttribute<?> |
MethodGeneratorREFSETAdapter.getExisting() |
DmcAttribute<?> |
MethodGeneratorREFMVAdapter.getExisting() |
DmcAttribute<?> |
MethodGeneratorREFMAPAdapter.getExisting() |
DmcAttribute<?> |
GeneratorSVAdapter.getExisting() |
DmcAttribute<?> |
GeneratorSETAdapter.getExisting() |
DmcAttribute<?> |
GeneratorMVAdapter.getExisting() |
DmcAttribute<?> |
GenerationContextREFSVAdapter.getExisting() |
DmcAttribute<?> |
GenerationContextREFSETAdapter.getExisting() |
DmcAttribute<?> |
GenerationContextREFMVAdapter.getExisting() |
DmcAttribute<?> |
GenerationContextREFMAPAdapter.getExisting() |
DmcAttribute<?> |
DmgConfigSVAdapter.getExisting() |
DmcAttribute<?> |
DmgConfigSETAdapter.getExisting() |
DmcAttribute<?> |
DmgConfigMVAdapter.getExisting() |
DmcAttribute<?> |
ActifactGeneratorREFSVAdapter.getExisting() |
DmcAttribute<?> |
ActifactGeneratorREFSETAdapter.getExisting() |
DmcAttribute<?> |
ActifactGeneratorREFMVAdapter.getExisting() |
DmcAttribute<?> |
ActifactGeneratorREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperGeneratorREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
WrapperGeneratorREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
WrapperGeneratorREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
WrapperGeneratorREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
MethodGeneratorREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
MethodGeneratorREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
MethodGeneratorREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
MethodGeneratorREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
GeneratorSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GeneratorSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
GeneratorMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GenerationContextREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GenerationContextREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
GenerationContextREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GenerationContextREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmgConfigSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmgConfigSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmgConfigMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActifactGeneratorREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActifactGeneratorREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActifactGeneratorREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActifactGeneratorREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeGenerator |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
GetRequestDMO.addAttributeSelector(AttributeID value)
Adds another attributeSelector to the specified value.
|
DmcAttribute<?> |
GetRequestDMO.addAttributeSelector(DmcAttributeInfo value)
Adds another attributeSelector to the specified value.
|
DmcAttribute<?> |
GetRequestDMO.addAttributeSelector(Object value)
Adds another attributeSelector value.
|
DmcAttribute<?> |
SetRequestDMO.addModify(Modifier value)
Adds another modify to the specified value.
|
DmcAttribute<?> |
DMPEventDMO.addModify(Modifier value)
Adds another modify to the specified value.
|
DmcAttribute<?> |
SetRequestDMO.addModify(Object value)
Adds another modify value.
|
DmcAttribute<?> |
DMPEventDMO.addModify(Object value)
Adds another modify value.
|
DmcAttribute<?> |
DMPMessageDMO.addNvp(NameValuePair value)
Adds another nvp to the specified value.
|
DmcAttribute<?> |
DMPMessageDMO.addNvp(Object value)
Adds another nvp value.
|
DmcAttribute<?> |
SetResponseDMO.addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
GetResponseDMO.addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
DeleteResponseDMO.addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
CreateResponseDMO.addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
ActionResponseDMO.addObjectList(DmcObject value)
Adds another objectList to the specified value.
|
DmcAttribute<?> |
ActionRequestDMO.addObjectList(DmcObject value)
Adds another objectList to the specified 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(Integer value)
Adds another requestID to the specified value.
|
DmcAttribute<?> |
CreateRequestDMO.addRequestID(Integer value)
Adds another requestID to the specified value.
|
DmcAttribute<?> |
DMPMessageDMO.addRequestID(Object value)
Adds another requestID value.
|
DmcAttribute<?> |
CreateRequestDMO.addRequestID(Object value)
Adds another requestID value.
|
DmcAttribute<?> |
GetResponseDMO.addTargets(DmcObjectName value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
GetRequestDMO.addTargets(DmcObjectName value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
DeleteRequestDMO.addTargets(DmcObjectName value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
GetResponseDMO.addTargets(NameContainer value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
GetRequestDMO.addTargets(NameContainer value)
Adds another targets to the specified value.
|
DmcAttribute<?> |
DeleteRequestDMO.addTargets(NameContainer value)
Adds another targets to the specified 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(AttributeID value)
Deletes a attributeSelector from the specified value.
|
DmcAttribute<?> |
GetRequestDMO.delAttributeSelector(Object value)
Deletes a attributeSelector value.
|
DmcAttribute<?> |
SetRequestDMO.delModify(Modifier value)
Deletes a modify from the specified value.
|
DmcAttribute<?> |
DMPEventDMO.delModify(Modifier value)
Deletes a modify from the specified value.
|
DmcAttribute<?> |
SetRequestDMO.delModify(Object value)
Deletes a modify value.
|
DmcAttribute<?> |
DMPEventDMO.delModify(Object value)
Deletes a modify value.
|
DmcAttribute<?> |
DMPMessageDMO.delNvp(NameValuePair value)
Deletes a nvp from the specified value.
|
DmcAttribute<?> |
DMPMessageDMO.delNvp(Object value)
Deletes a nvp value.
|
DmcAttribute<?> |
SetResponseDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
GetResponseDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
DeleteResponseDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
CreateResponseDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
ActionResponseDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified value.
|
DmcAttribute<?> |
ActionRequestDMO.delObjectList(DmcObject value)
Deletes a objectList from the specified 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(Integer value)
Deletes a requestID from the specified value.
|
DmcAttribute<?> |
CreateRequestDMO.delRequestID(Integer value)
Deletes a requestID from the specified value.
|
DmcAttribute<?> |
DMPMessageDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
CreateRequestDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
GetResponseDMO.delTargets(NameContainer value)
Deletes a targets from the specified value.
|
DmcAttribute<?> |
GetRequestDMO.delTargets(NameContainer value)
Deletes a targets from the specified value.
|
DmcAttribute<?> |
DeleteRequestDMO.delTargets(NameContainer value)
Deletes a targets from the specified 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeActionCancelRequestREF
This is the generated DmcAttribute derivative for values of type ActionCancelRequest
|
class |
DmcTypeActionCancelRequestREFMV
The DmcTypeActionCancelRequestREFMV provides storage for a multi-valued ActionCancelRequest
|
class |
DmcTypeActionCancelRequestREFSET
The DmcTypeActionCancelRequestREFSET provides storage for a set of ActionCancelRequestDMO
|
class |
DmcTypeActionCancelRequestREFSV
The DmcTypeActionCancelRequestREFSV provides storage for a single-valued ActionCancelRequest
|
class |
DmcTypeActionCancelResponseREF
This is the generated DmcAttribute derivative for values of type ActionCancelResponse
|
class |
DmcTypeActionCancelResponseREFMV
The DmcTypeActionCancelResponseREFMV provides storage for a multi-valued ActionCancelResponse
|
class |
DmcTypeActionCancelResponseREFSET
The DmcTypeActionCancelResponseREFSET provides storage for a set of ActionCancelResponseDMO
|
class |
DmcTypeActionCancelResponseREFSV
The DmcTypeActionCancelResponseREFSV provides storage for a single-valued ActionCancelResponse
|
class |
DmcTypeActionRequestREF
This is the generated DmcAttribute derivative for values of type ActionRequest
|
class |
DmcTypeActionRequestREFMV
The DmcTypeActionRequestREFMV provides storage for a multi-valued ActionRequest
|
class |
DmcTypeActionRequestREFSET
The DmcTypeActionRequestREFSET provides storage for a set of ActionRequestDMO
|
class |
DmcTypeActionRequestREFSV
The DmcTypeActionRequestREFSV provides storage for a single-valued ActionRequest
|
class |
DmcTypeActionResponseREF
This is the generated DmcAttribute derivative for values of type ActionResponse
|
class |
DmcTypeActionResponseREFMV
The DmcTypeActionResponseREFMV provides storage for a multi-valued ActionResponse
|
class |
DmcTypeActionResponseREFSET
The DmcTypeActionResponseREFSET provides storage for a set of ActionResponseDMO
|
class |
DmcTypeActionResponseREFSV
The DmcTypeActionResponseREFSV provides storage for a single-valued ActionResponse
|
class |
DmcTypeCreateRequestREF
This is the generated DmcAttribute derivative for values of type CreateRequest
|
class |
DmcTypeCreateRequestREFMV
The DmcTypeCreateRequestREFMV provides storage for a multi-valued CreateRequest
|
class |
DmcTypeCreateRequestREFSET
The DmcTypeCreateRequestREFSET provides storage for a set of CreateRequestDMO
|
class |
DmcTypeCreateRequestREFSV
The DmcTypeCreateRequestREFSV provides storage for a single-valued CreateRequest
|
class |
DmcTypeCreateResponseREF
This is the generated DmcAttribute derivative for values of type CreateResponse
|
class |
DmcTypeCreateResponseREFMV
The DmcTypeCreateResponseREFMV provides storage for a multi-valued CreateResponse
|
class |
DmcTypeCreateResponseREFSET
The DmcTypeCreateResponseREFSET provides storage for a set of CreateResponseDMO
|
class |
DmcTypeCreateResponseREFSV
The DmcTypeCreateResponseREFSV provides storage for a single-valued CreateResponse
|
class |
DmcTypeDeleteRequestREF
This is the generated DmcAttribute derivative for values of type DeleteRequest
|
class |
DmcTypeDeleteRequestREFMV
The DmcTypeDeleteRequestREFMV provides storage for a multi-valued DeleteRequest
|
class |
DmcTypeDeleteRequestREFSET
The DmcTypeDeleteRequestREFSET provides storage for a set of DeleteRequestDMO
|
class |
DmcTypeDeleteRequestREFSV
The DmcTypeDeleteRequestREFSV provides storage for a single-valued DeleteRequest
|
class |
DmcTypeDeleteResponseREF
This is the generated DmcAttribute derivative for values of type DeleteResponse
|
class |
DmcTypeDeleteResponseREFMV
The DmcTypeDeleteResponseREFMV provides storage for a multi-valued DeleteResponse
|
class |
DmcTypeDeleteResponseREFSET
The DmcTypeDeleteResponseREFSET provides storage for a set of DeleteResponseDMO
|
class |
DmcTypeDeleteResponseREFSV
The DmcTypeDeleteResponseREFSV provides storage for a single-valued DeleteResponse
|
class |
DmcTypeDenotifyRequestREF
This is the generated DmcAttribute derivative for values of type DenotifyRequest
|
class |
DmcTypeDenotifyRequestREFMV
The DmcTypeDenotifyRequestREFMV provides storage for a multi-valued DenotifyRequest
|
class |
DmcTypeDenotifyRequestREFSET
The DmcTypeDenotifyRequestREFSET provides storage for a set of DenotifyRequestDMO
|
class |
DmcTypeDenotifyRequestREFSV
The DmcTypeDenotifyRequestREFSV provides storage for a single-valued DenotifyRequest
|
class |
DmcTypeDenotifyResponseREF
This is the generated DmcAttribute derivative for values of type DenotifyResponse
|
class |
DmcTypeDenotifyResponseREFMV
The DmcTypeDenotifyResponseREFMV provides storage for a multi-valued DenotifyResponse
|
class |
DmcTypeDenotifyResponseREFSET
The DmcTypeDenotifyResponseREFSET provides storage for a set of DenotifyResponseDMO
|
class |
DmcTypeDenotifyResponseREFSV
The DmcTypeDenotifyResponseREFSV provides storage for a single-valued DenotifyResponse
|
class |
DmcTypeDMPEventREF
This is the generated DmcAttribute derivative for values of type DMPEvent
|
class |
DmcTypeDMPEventREFMV
The DmcTypeDMPEventREFMV provides storage for a multi-valued DMPEvent
|
class |
DmcTypeDMPEventREFSET
The DmcTypeDMPEventREFSET provides storage for a set of DMPEventDMO
|
class |
DmcTypeDMPEventREFSV
The DmcTypeDMPEventREFSV provides storage for a single-valued DMPEvent
|
class |
DmcTypeDMPEventTypeEnum
This is the generated DmcAttribute derivative for values of type DMPEventTypeEnum
|
class |
DmcTypeDMPEventTypeEnumMV
The DmcTypeDMPEventTypeEnumMV provides storage for a multi-valued DMPEventTypeEnum
|
class |
DmcTypeDMPEventTypeEnumSET
The DmcTypeDMPEventTypeEnumSET provides storage for a set of DMPEventTypeEnum
|
class |
DmcTypeDMPEventTypeEnumSV
The DmcTypeDMPEventTypeEnumSV provides storage for a single-valued DMPEventTypeEnum
|
class |
DmcTypeFileModeEnum
This is the generated DmcAttribute derivative for values of type FileModeEnum
|
class |
DmcTypeFileModeEnumMV
The DmcTypeFileModeEnumMV provides storage for a multi-valued FileModeEnum
|
class |
DmcTypeFileModeEnumSET
The DmcTypeFileModeEnumSET provides storage for a set of FileModeEnum
|
class |
DmcTypeFileModeEnumSV
The DmcTypeFileModeEnumSV provides storage for a single-valued FileModeEnum
|
class |
DmcTypeGetRequestREF
This is the generated DmcAttribute derivative for values of type GetRequest
|
class |
DmcTypeGetRequestREFMV
The DmcTypeGetRequestREFMV provides storage for a multi-valued GetRequest
|
class |
DmcTypeGetRequestREFSET
The DmcTypeGetRequestREFSET provides storage for a set of GetRequestDMO
|
class |
DmcTypeGetRequestREFSV
The DmcTypeGetRequestREFSV provides storage for a single-valued GetRequest
|
class |
DmcTypeGetResponseREF
This is the generated DmcAttribute derivative for values of type GetResponse
|
class |
DmcTypeGetResponseREFMV
The DmcTypeGetResponseREFMV provides storage for a multi-valued GetResponse
|
class |
DmcTypeGetResponseREFSET
The DmcTypeGetResponseREFSET provides storage for a set of GetResponseDMO
|
class |
DmcTypeGetResponseREFSV
The DmcTypeGetResponseREFSV provides storage for a single-valued GetResponse
|
class |
DmcTypeLoginRequestREF
This is the generated DmcAttribute derivative for values of type LoginRequest
|
class |
DmcTypeLoginRequestREFMV
The DmcTypeLoginRequestREFMV provides storage for a multi-valued LoginRequest
|
class |
DmcTypeLoginRequestREFSET
The DmcTypeLoginRequestREFSET provides storage for a set of LoginRequestDMO
|
class |
DmcTypeLoginRequestREFSV
The DmcTypeLoginRequestREFSV provides storage for a single-valued LoginRequest
|
class |
DmcTypeLoginResponseREF
This is the generated DmcAttribute derivative for values of type LoginResponse
|
class |
DmcTypeLoginResponseREFMV
The DmcTypeLoginResponseREFMV provides storage for a multi-valued LoginResponse
|
class |
DmcTypeLoginResponseREFSET
The DmcTypeLoginResponseREFSET provides storage for a set of LoginResponseDMO
|
class |
DmcTypeLoginResponseREFSV
The DmcTypeLoginResponseREFSV provides storage for a single-valued LoginResponse
|
class |
DmcTypeLogoutRequestREF
This is the generated DmcAttribute derivative for values of type LogoutRequest
|
class |
DmcTypeLogoutRequestREFMV
The DmcTypeLogoutRequestREFMV provides storage for a multi-valued LogoutRequest
|
class |
DmcTypeLogoutRequestREFSET
The DmcTypeLogoutRequestREFSET provides storage for a set of LogoutRequestDMO
|
class |
DmcTypeLogoutRequestREFSV
The DmcTypeLogoutRequestREFSV provides storage for a single-valued LogoutRequest
|
class |
DmcTypeLogoutResponseREF
This is the generated DmcAttribute derivative for values of type LogoutResponse
|
class |
DmcTypeLogoutResponseREFMV
The DmcTypeLogoutResponseREFMV provides storage for a multi-valued LogoutResponse
|
class |
DmcTypeLogoutResponseREFSET
The DmcTypeLogoutResponseREFSET provides storage for a set of LogoutResponseDMO
|
class |
DmcTypeLogoutResponseREFSV
The DmcTypeLogoutResponseREFSV provides storage for a single-valued LogoutResponse
|
class |
DmcTypeNotifyRequestREF
This is the generated DmcAttribute derivative for values of type NotifyRequest
|
class |
DmcTypeNotifyRequestREFMV
The DmcTypeNotifyRequestREFMV provides storage for a multi-valued NotifyRequest
|
class |
DmcTypeNotifyRequestREFSET
The DmcTypeNotifyRequestREFSET provides storage for a set of NotifyRequestDMO
|
class |
DmcTypeNotifyRequestREFSV
The DmcTypeNotifyRequestREFSV provides storage for a single-valued NotifyRequest
|
class |
DmcTypeNotifyResponseREF
This is the generated DmcAttribute derivative for values of type NotifyResponse
|
class |
DmcTypeNotifyResponseREFMV
The DmcTypeNotifyResponseREFMV provides storage for a multi-valued NotifyResponse
|
class |
DmcTypeNotifyResponseREFSET
The DmcTypeNotifyResponseREFSET provides storage for a set of NotifyResponseDMO
|
class |
DmcTypeNotifyResponseREFSV
The DmcTypeNotifyResponseREFSV provides storage for a single-valued NotifyResponse
|
class |
DmcTypePreAuthRequestREF
This is the generated DmcAttribute derivative for values of type PreAuthRequest
|
class |
DmcTypePreAuthRequestREFMV
The DmcTypePreAuthRequestREFMV provides storage for a multi-valued PreAuthRequest
|
class |
DmcTypePreAuthRequestREFSET
The DmcTypePreAuthRequestREFSET provides storage for a set of PreAuthRequestDMO
|
class |
DmcTypePreAuthRequestREFSV
The DmcTypePreAuthRequestREFSV provides storage for a single-valued PreAuthRequest
|
class |
DmcTypePreAuthResponseREF
This is the generated DmcAttribute derivative for values of type PreAuthResponse
|
class |
DmcTypePreAuthResponseREFMV
The DmcTypePreAuthResponseREFMV provides storage for a multi-valued PreAuthResponse
|
class |
DmcTypePreAuthResponseREFSET
The DmcTypePreAuthResponseREFSET provides storage for a set of PreAuthResponseDMO
|
class |
DmcTypePreAuthResponseREFSV
The DmcTypePreAuthResponseREFSV provides storage for a single-valued PreAuthResponse
|
class |
DmcTypeResponseCategoryEnum
This is the generated DmcAttribute derivative for values of type ResponseCategoryEnum
|
class |
DmcTypeResponseCategoryEnumMV
The DmcTypeResponseCategoryEnumMV provides storage for a multi-valued ResponseCategoryEnum
|
class |
DmcTypeResponseCategoryEnumSET
The DmcTypeResponseCategoryEnumSET provides storage for a set of ResponseCategoryEnum
|
class |
DmcTypeResponseCategoryEnumSV
The DmcTypeResponseCategoryEnumSV provides storage for a single-valued ResponseCategoryEnum
|
class |
DmcTypeResponseFormatEnum
This is the generated DmcAttribute derivative for values of type ResponseFormatEnum
|
class |
DmcTypeResponseFormatEnumMV
The DmcTypeResponseFormatEnumMV provides storage for a multi-valued ResponseFormatEnum
|
class |
DmcTypeResponseFormatEnumSET
The DmcTypeResponseFormatEnumSET provides storage for a set of ResponseFormatEnum
|
class |
DmcTypeResponseFormatEnumSV
The DmcTypeResponseFormatEnumSV provides storage for a single-valued ResponseFormatEnum
|
class |
DmcTypeResponseREF
This is the generated DmcAttribute derivative for values of type Response
|
class |
DmcTypeResponseREFMV
The DmcTypeResponseREFMV provides storage for a multi-valued Response
|
class |
DmcTypeResponseREFSET
The DmcTypeResponseREFSET provides storage for a set of ResponseDMO
|
class |
DmcTypeResponseREFSV
The DmcTypeResponseREFSV provides storage for a single-valued Response
|
class |
DmcTypeResponseTypeEnum
This is the generated DmcAttribute derivative for values of type ResponseTypeEnum
|
class |
DmcTypeResponseTypeEnumMV
The DmcTypeResponseTypeEnumMV provides storage for a multi-valued ResponseTypeEnum
|
class |
DmcTypeResponseTypeEnumSET
The DmcTypeResponseTypeEnumSET provides storage for a set of ResponseTypeEnum
|
class |
DmcTypeResponseTypeEnumSV
The DmcTypeResponseTypeEnumSV provides storage for a single-valued ResponseTypeEnum
|
class |
DmcTypeScopeEnum
This is the generated DmcAttribute derivative for values of type ScopeEnum
|
class |
DmcTypeScopeEnumMV
The DmcTypeScopeEnumMV provides storage for a multi-valued ScopeEnum
|
class |
DmcTypeScopeEnumSET
The DmcTypeScopeEnumSET provides storage for a set of ScopeEnum
|
class |
DmcTypeScopeEnumSV
The DmcTypeScopeEnumSV provides storage for a single-valued ScopeEnum
|
class |
DmcTypeSetRequestREF
This is the generated DmcAttribute derivative for values of type SetRequest
|
class |
DmcTypeSetRequestREFMV
The DmcTypeSetRequestREFMV provides storage for a multi-valued SetRequest
|
class |
DmcTypeSetRequestREFSET
The DmcTypeSetRequestREFSET provides storage for a set of SetRequestDMO
|
class |
DmcTypeSetRequestREFSV
The DmcTypeSetRequestREFSV provides storage for a single-valued SetRequest
|
class |
DmcTypeSetResponseREF
This is the generated DmcAttribute derivative for values of type SetResponse
|
class |
DmcTypeSetResponseREFMV
The DmcTypeSetResponseREFMV provides storage for a multi-valued SetResponse
|
class |
DmcTypeSetResponseREFSET
The DmcTypeSetResponseREFSET provides storage for a set of SetResponseDMO
|
class |
DmcTypeSetResponseREFSV
The DmcTypeSetResponseREFSV provides storage for a single-valued SetResponse
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
SetResponseSVAdapter.getExisting() |
DmcAttribute<?> |
SetResponseSETAdapter.getExisting() |
DmcAttribute<?> |
SetResponseMVAdapter.getExisting() |
DmcAttribute<?> |
SetRequestSVAdapter.getExisting() |
DmcAttribute<?> |
SetRequestSETAdapter.getExisting() |
DmcAttribute<?> |
SetRequestMVAdapter.getExisting() |
DmcAttribute<?> |
ScopeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ScopeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ScopeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ResponseTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ResponseTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ResponseTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ResponseSVAdapter.getExisting() |
DmcAttribute<?> |
ResponseSETAdapter.getExisting() |
DmcAttribute<?> |
ResponseMVAdapter.getExisting() |
DmcAttribute<?> |
ResponseFormatEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ResponseFormatEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ResponseFormatEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ResponseCategoryEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ResponseCategoryEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ResponseCategoryEnumMVAdapter.getExisting() |
DmcAttribute<?> |
PreAuthResponseSVAdapter.getExisting() |
DmcAttribute<?> |
PreAuthResponseSETAdapter.getExisting() |
DmcAttribute<?> |
PreAuthResponseMVAdapter.getExisting() |
DmcAttribute<?> |
PreAuthRequestSVAdapter.getExisting() |
DmcAttribute<?> |
PreAuthRequestSETAdapter.getExisting() |
DmcAttribute<?> |
PreAuthRequestMVAdapter.getExisting() |
DmcAttribute<?> |
NotifyResponseSVAdapter.getExisting() |
DmcAttribute<?> |
NotifyResponseSETAdapter.getExisting() |
DmcAttribute<?> |
NotifyResponseMVAdapter.getExisting() |
DmcAttribute<?> |
NotifyRequestSVAdapter.getExisting() |
DmcAttribute<?> |
NotifyRequestSETAdapter.getExisting() |
DmcAttribute<?> |
NotifyRequestMVAdapter.getExisting() |
DmcAttribute<?> |
LogoutResponseSVAdapter.getExisting() |
DmcAttribute<?> |
LogoutResponseSETAdapter.getExisting() |
DmcAttribute<?> |
LogoutResponseMVAdapter.getExisting() |
DmcAttribute<?> |
LogoutRequestSVAdapter.getExisting() |
DmcAttribute<?> |
LogoutRequestSETAdapter.getExisting() |
DmcAttribute<?> |
LogoutRequestMVAdapter.getExisting() |
DmcAttribute<?> |
LoginResponseSVAdapter.getExisting() |
DmcAttribute<?> |
LoginResponseSETAdapter.getExisting() |
DmcAttribute<?> |
LoginResponseMVAdapter.getExisting() |
DmcAttribute<?> |
LoginRequestSVAdapter.getExisting() |
DmcAttribute<?> |
LoginRequestSETAdapter.getExisting() |
DmcAttribute<?> |
LoginRequestMVAdapter.getExisting() |
DmcAttribute<?> |
GetResponseSVAdapter.getExisting() |
DmcAttribute<?> |
GetResponseSETAdapter.getExisting() |
DmcAttribute<?> |
GetResponseMVAdapter.getExisting() |
DmcAttribute<?> |
GetRequestSVAdapter.getExisting() |
DmcAttribute<?> |
GetRequestSETAdapter.getExisting() |
DmcAttribute<?> |
GetRequestMVAdapter.getExisting() |
DmcAttribute<?> |
FileModeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
FileModeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
FileModeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
DMPEventTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
DMPEventTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
DMPEventTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
DMPEventSVAdapter.getExisting() |
DmcAttribute<?> |
DMPEventSETAdapter.getExisting() |
DmcAttribute<?> |
DMPEventMVAdapter.getExisting() |
DmcAttribute<?> |
DenotifyResponseSVAdapter.getExisting() |
DmcAttribute<?> |
DenotifyResponseSETAdapter.getExisting() |
DmcAttribute<?> |
DenotifyResponseMVAdapter.getExisting() |
DmcAttribute<?> |
DenotifyRequestSVAdapter.getExisting() |
DmcAttribute<?> |
DenotifyRequestSETAdapter.getExisting() |
DmcAttribute<?> |
DenotifyRequestMVAdapter.getExisting() |
DmcAttribute<?> |
DeleteResponseSVAdapter.getExisting() |
DmcAttribute<?> |
DeleteResponseSETAdapter.getExisting() |
DmcAttribute<?> |
DeleteResponseMVAdapter.getExisting() |
DmcAttribute<?> |
DeleteRequestSVAdapter.getExisting() |
DmcAttribute<?> |
DeleteRequestSETAdapter.getExisting() |
DmcAttribute<?> |
DeleteRequestMVAdapter.getExisting() |
DmcAttribute<?> |
CreateResponseSVAdapter.getExisting() |
DmcAttribute<?> |
CreateResponseSETAdapter.getExisting() |
DmcAttribute<?> |
CreateResponseMVAdapter.getExisting() |
DmcAttribute<?> |
CreateRequestSVAdapter.getExisting() |
DmcAttribute<?> |
CreateRequestSETAdapter.getExisting() |
DmcAttribute<?> |
CreateRequestMVAdapter.getExisting() |
DmcAttribute<?> |
ActionResponseSVAdapter.getExisting() |
DmcAttribute<?> |
ActionResponseSETAdapter.getExisting() |
DmcAttribute<?> |
ActionResponseMVAdapter.getExisting() |
DmcAttribute<?> |
ActionRequestSVAdapter.getExisting() |
DmcAttribute<?> |
ActionRequestSETAdapter.getExisting() |
DmcAttribute<?> |
ActionRequestMVAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelResponseSVAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelResponseSETAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelResponseMVAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelRequestSVAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelRequestSETAdapter.getExisting() |
DmcAttribute<?> |
ActionCancelRequestMVAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SetResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SetResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SetRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SetRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SetRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ScopeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ScopeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ScopeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseFormatEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseFormatEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseFormatEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseCategoryEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseCategoryEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ResponseCategoryEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PreAuthRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NotifyRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LogoutRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LoginRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
GetRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FileModeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FileModeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FileModeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DMPEventMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DenotifyRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DeleteRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CreateRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelResponseSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelResponseSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelResponseMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionCancelRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
HierarchicObjectDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DotNamedObjectDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
LDAPHierarchicObjectDMW.getObjectNameAttribute() |
static DmcAttribute<?> |
LDAPSchemaAUX.remLdapIdPrefix(DmwWrapper corew)
Removes the ldapIdPrefix attribute from the object.
|
static DmcAttribute<?> |
LDAPClassAUX.remNamingAttribute(DmwWrapper corew)
Removes the namingAttribute attribute from the object.
|
static DmcAttribute<?> |
LDAPClassAUX.remReposName(DmwWrapper corew)
Removes the reposName attribute from the object.
|
static DmcAttribute<?> |
LDAPAttributeAUX.remReposName(DmwWrapper corew)
Removes the reposName attribute from the object.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
HierarchicObjectDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DotNamedObjectDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDotNamedObjectREF
This is the generated DmcAttribute derivative for values of type DotNamedObject
|
class |
DmcTypeDotNamedObjectREFMAP
The DmcTypeDotNamedObjectREFMAP provides storage for a map of DotNamedObjectREF
|
class |
DmcTypeDotNamedObjectREFMV
The DmcTypeDotNamedObjectREFMV provides storage for a multi-valued DotNamedObjectREF
|
class |
DmcTypeDotNamedObjectREFSET
The DmcTypeDotNamedObjectREFSET provides storage for a set of DotNamedObjectREF
|
class |
DmcTypeDotNamedObjectREFSV
The DmcTypeDotNamedObjectREFSV provides storage for a single-valued DotNamedObjectREF
|
class |
DmcTypeHierarchicObjectREF
This is the generated DmcAttribute derivative for values of type HierarchicObject
|
class |
DmcTypeHierarchicObjectREFMAP
The DmcTypeHierarchicObjectREFMAP provides storage for a map of HierarchicObjectREF
|
class |
DmcTypeHierarchicObjectREFMV
The DmcTypeHierarchicObjectREFMV provides storage for a multi-valued HierarchicObjectREF
|
class |
DmcTypeHierarchicObjectREFSET
The DmcTypeHierarchicObjectREFSET provides storage for a set of HierarchicObjectREF
|
class |
DmcTypeHierarchicObjectREFSV
The DmcTypeHierarchicObjectREFSV provides storage for a single-valued HierarchicObjectREF
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<HierarchicObjectREF> |
DmcTypeHierarchicObjectREFSV.cloneIt() |
DmcAttribute<HierarchicObjectREF> |
DmcTypeHierarchicObjectREFSET.cloneIt() |
DmcAttribute<HierarchicObjectREF> |
DmcTypeHierarchicObjectREFMV.cloneIt() |
DmcAttribute<HierarchicObjectREF> |
DmcTypeHierarchicObjectREFMAP.cloneIt() |
DmcAttribute<DotNamedObjectREF> |
DmcTypeDotNamedObjectREFSV.cloneIt() |
DmcAttribute<DotNamedObjectREF> |
DmcTypeDotNamedObjectREFSET.cloneIt() |
DmcAttribute<DotNamedObjectREF> |
DmcTypeDotNamedObjectREFMV.cloneIt() |
DmcAttribute<DotNamedObjectREF> |
DmcTypeDotNamedObjectREFMAP.cloneIt() |
DmcAttribute<?> |
HierarchicObjectREF.getObjectNameAttribute() |
DmcAttribute<?> |
DotNamedObjectREF.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DotNamedObjectREFMAPAdapter |
class |
DotNamedObjectREFMVAdapter |
class |
DotNamedObjectREFSETAdapter |
class |
DotNamedObjectREFSVAdapter |
class |
HierarchicObjectREFMAPAdapter |
class |
HierarchicObjectREFMVAdapter |
class |
HierarchicObjectREFSETAdapter |
class |
HierarchicObjectREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
HierarchicObjectREFSVAdapter.getExisting() |
DmcAttribute<?> |
HierarchicObjectREFSETAdapter.getExisting() |
DmcAttribute<?> |
HierarchicObjectREFMVAdapter.getExisting() |
DmcAttribute<?> |
HierarchicObjectREFMAPAdapter.getExisting() |
DmcAttribute<?> |
DotNamedObjectREFSVAdapter.getExisting() |
DmcAttribute<?> |
DotNamedObjectREFSETAdapter.getExisting() |
DmcAttribute<?> |
DotNamedObjectREFMVAdapter.getExisting() |
DmcAttribute<?> |
DotNamedObjectREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
HierarchicObjectREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
HierarchicObjectREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
HierarchicObjectREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
HierarchicObjectREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNamedObjectREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNamedObjectREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNamedObjectREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNamedObjectREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
LDAPHierarchicObjectDMO.getObjectNameAttribute() |
static DmcAttribute<?> |
LDAPSchemaAUXDMO.remLdapIdPrefix(DmcObject core)
Removes the ldapIdPrefix attribute from the object.
|
static DmcAttribute<?> |
LDAPClassAUXDMO.remNamingAttribute(DmcObject core)
Removes the namingAttribute attribute from the object.
|
static DmcAttribute<?> |
LDAPClassAUXDMO.remReposName(DmcObject core)
Removes the reposName attribute from the object.
|
static DmcAttribute<?> |
LDAPAttributeAUXDMO.remReposName(DmcObject core)
Removes the reposName attribute from the object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeLDAPHierarchicObjectREF
This is the generated DmcAttribute derivative for values of type LDAPHierarchicObject
|
class |
DmcTypeLDAPHierarchicObjectREFMAP
The DmcTypeLDAPHierarchicObjectREFMAP provides storage for a map of LDAPHierarchicObjectREF
|
class |
DmcTypeLDAPHierarchicObjectREFMV
The DmcTypeLDAPHierarchicObjectREFMV provides storage for a multi-valued LDAPHierarchicObjectREF
|
class |
DmcTypeLDAPHierarchicObjectREFSET
The DmcTypeLDAPHierarchicObjectREFSET provides storage for a set of LDAPHierarchicObjectREF
|
class |
DmcTypeLDAPHierarchicObjectREFSV
The DmcTypeLDAPHierarchicObjectREFSV provides storage for a single-valued LDAPHierarchicObjectREF
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<LDAPHierarchicObjectREF> |
DmcTypeLDAPHierarchicObjectREFSV.cloneIt() |
DmcAttribute<LDAPHierarchicObjectREF> |
DmcTypeLDAPHierarchicObjectREFSET.cloneIt() |
DmcAttribute<LDAPHierarchicObjectREF> |
DmcTypeLDAPHierarchicObjectREFMV.cloneIt() |
DmcAttribute<LDAPHierarchicObjectREF> |
DmcTypeLDAPHierarchicObjectREFMAP.cloneIt() |
DmcAttribute<?> |
LDAPHierarchicObjectREF.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
LDAPHierarchicObjectREFMAPAdapter |
class |
LDAPHierarchicObjectREFMVAdapter |
class |
LDAPHierarchicObjectREFSETAdapter |
class |
LDAPHierarchicObjectREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
LDAPHierarchicObjectREFSVAdapter.getExisting() |
DmcAttribute<?> |
LDAPHierarchicObjectREFSETAdapter.getExisting() |
DmcAttribute<?> |
LDAPHierarchicObjectREFMVAdapter.getExisting() |
DmcAttribute<?> |
LDAPHierarchicObjectREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPHierarchicObjectREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LDAPHierarchicObjectREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LDAPHierarchicObjectREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LDAPHierarchicObjectREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
TypeDefinition.getAttributeHolder(DmcAttributeInfo ai)
This method will return an attribute of the appropriate type and cardinality base on the attribute info.
|
DmcAttribute<?> |
AttributeDefinition.getAttributeInstance(DmcAttributeInfo ai) |
DmcAttribute<?> |
SchemaManager.getAttributeInstance(Integer id)
Create an instance of the attribute with the specified identifier.
|
DmcAttribute<DmcObjectNameIF> |
SchemaManager.getNameAttributeInstance(DmcObjectName oni) |
| Modifier and Type | Method and Description |
|---|---|
String |
AttributeDefinition.getValueModificationStatement(int uniqueNum,
String indent,
String prepend,
DmcAttribute<?> attr)
This is used when formatting rule data in the compact schema.
|
| 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.
|
DmcAttribute<?> |
TypeDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
SliceDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
SchemaDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RunContextDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RuleDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RuleCategoryDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
EnumDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DSDefinitionModuleDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DSDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DmsDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DependencyImplementationDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DependencyDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ConcinnityDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ComplexTypeDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ClassDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
AttributeDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ActionDefinitionDMO.getObjectNameAttribute() |
| 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.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addComplexTypeDefList(ComplexTypeDefinition value)
Adds another complexTypeDefList value.
|
DmcAttribute<?> |
RunContextDMW.addDependencies(Dependency value)
Adds another dependencies value.
|
DmcAttribute<?> |
DependencyDMW.addDependencies(Dependency value)
Adds another dependencies value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addDependsOnRef(SchemaDefinition value)
Adds another dependsOnRef value.
|
DmcAttribute<?> |
ClassDefinitionDMW.addDerivedClasses(ClassDefinition value)
Adds another derivedClasses value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addDsdModuleList(DSDefinitionModule value)
Adds another dsdModuleList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addEnumDefList(EnumDefinition value)
Adds another enumDefList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addExtendedReferenceTypeDefList(ExtendedReferenceTypeDefinition value)
Adds another extendedReferenceTypeDefList 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.
|
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.
|
DmcAttribute<?> |
DSDefinitionModuleDMW.addRefersToDefsFromDSD(DSDefinitionModule value)
Adds another refersToDefsFromDSD value.
|
DmcAttribute<?> |
DmsDefinitionDMW.addRelatedToConcept(Concinnity value)
Adds another relatedToConcept 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.
|
DmcAttribute<?> |
SliceDefinitionDMW.addSelectAttribute(AttributeDefinition value)
Adds another selectAttribute value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addSliceDefList(SliceDefinition value)
Adds another sliceDefList value.
|
DmcAttribute<?> |
SchemaDefinitionDMW.addTypeDefList(TypeDefinition value)
Adds another typeDefList value.
|
DmcAttribute<?> |
TypeDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
SliceDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
SchemaDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RunContextDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RuleDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RuleCategoryDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
EnumDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DSDefinitionModuleDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DSDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DmsDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DependencyImplementationDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DependencyDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ConcinnityDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ComplexTypeDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ClassDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
AttributeDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ActionDefinitionDMW.getObjectNameAttribute() |
| Constructor and Description |
|---|
DmcAttributeIterableDMW(Iterator<DmcAttribute<?>> it) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeValidationRuleCollection.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
AttributeValidationIF.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
AttributeValidationWithResolverRuleCollection.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
void |
AttributeValidationWithResolverIF.execute(DmcObject obj,
DmcAttribute<?> attribute,
DmcUniqueNameResolverIF resolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeActionDefinitionREF
The DmcTypeActionDefinitionREF class.
|
class |
DmcTypeActionDefinitionREFMV
The DmcTypeActionDefinitionREFMV provides storage for a multi-valued ActionDefinitionREF
|
class |
DmcTypeActionDefinitionREFSET
The DmcTypeActionDefinitionREFSET provides storage for a set of ActionDefinitionREF
|
class |
DmcTypeActionDefinitionREFSV
The DmcTypeActionDefinitionREFSV provides storage for a single-valued ActionDefinitionREF
|
class |
DmcTypeAttributeDefinitionREF
The DmcTypeAttributeDefinitionREF class.
|
class |
DmcTypeAttributeDefinitionREFMV
The DmcTypeAttributeDefinitionREFMV provides storage for a multi-valued AttributeDefinitionREF
|
class |
DmcTypeAttributeDefinitionREFSET
The DmcTypeAttributeDefinitionREFSET provides storage for a set of AttributeDefinitionREF
|
class |
DmcTypeAttributeDefinitionREFSV
The DmcTypeAttributeDefinitionREFSV provides storage for a single-valued AttributeDefinitionREF
|
class |
DmcTypeAttributeIDMV
The DmcTypeAttributeIDMV provides storage for a multi-valued AttributeID
|
class |
DmcTypeAttributeIDSET
The DmcTypeAttributeIDSET provides storage for a set of AttributeID
|
class |
DmcTypeAttributeIDSV
The DmcTypeAttributeIDSV provides storage for a single-valued AttributeID
|
class |
DmcTypeBaseTypeEnum |
class |
DmcTypeBaseTypeEnumMV
The DmcTypeBaseTypeEnumMV provides storage for a multi-valued BaseTypeEnum
|
class |
DmcTypeBaseTypeEnumSET
The DmcTypeBaseTypeEnumSET provides storage for a set of BaseTypeEnum
|
class |
DmcTypeBaseTypeEnumSV
The DmcTypeBaseTypeEnumSV provides storage for a single-valued BaseTypeEnum
|
class |
DmcTypeBooleanMV
The DmcTypeBooleanMV provides storage for a multi-valued Boolean
|
class |
DmcTypeBooleanSET
The DmcTypeBooleanSET provides storage for a set of Boolean
|
class |
DmcTypeBooleanSV
The DmcTypeBooleanSV provides storage for a single-valued Boolean
|
class |
DmcTypeByteMV
The DmcTypeByteMV provides storage for a multi-valued Byte
|
class |
DmcTypeByteSET
The DmcTypeByteSET provides storage for a set of Byte
|
class |
DmcTypeByteSV
The DmcTypeByteSV provides storage for a single-valued Byte
|
class |
DmcTypeCamelCaseNameMV
The DmcTypeCamelCaseNameMV provides storage for a multi-valued CamelCaseName
|
class |
DmcTypeCamelCaseNameSET
The DmcTypeCamelCaseNameSET provides storage for a set of CamelCaseName
|
class |
DmcTypeCamelCaseNameSV
The DmcTypeCamelCaseNameSV provides storage for a single-valued CamelCaseName
|
class |
DmcTypeClassDefinitionREF
The DmcTypeClassDefinitionREF class.
|
class |
DmcTypeClassDefinitionREFMV
The DmcTypeClassDefinitionREFMV provides storage for a multi-valued ClassDefinitionREF
|
class |
DmcTypeClassDefinitionREFSET
The DmcTypeClassDefinitionREFSET provides storage for a set of ClassDefinitionREF
|
class |
DmcTypeClassDefinitionREFSV
The DmcTypeClassDefinitionREFSV provides storage for a single-valued ClassDefinitionREF
|
class |
DmcTypeClassFilterMV
The DmcTypeClassFilterMV provides storage for a multi-valued ClassFilter
|
class |
DmcTypeClassFilterSET
The DmcTypeClassFilterSET provides storage for a set of ClassFilter
|
class |
DmcTypeClassFilterSV
The DmcTypeClassFilterSV provides storage for a single-valued ClassFilter
|
class |
DmcTypeClassInfoRefMV
The DmcTypeClassInfoRefMV provides storage for a multi-valued ClassInfoRef
|
class |
DmcTypeClassInfoRefSET
The DmcTypeClassInfoRefSET provides storage for a set of ClassInfoRef
|
class |
DmcTypeClassInfoRefSV
The DmcTypeClassInfoRefSV provides storage for a single-valued ClassInfoRef
|
class |
DmcTypeClassTypeEnum |
class |
DmcTypeClassTypeEnumMV
The DmcTypeClassTypeEnumMV provides storage for a multi-valued ClassTypeEnum
|
class |
DmcTypeClassTypeEnumSET
The DmcTypeClassTypeEnumSET provides storage for a set of ClassTypeEnum
|
class |
DmcTypeClassTypeEnumSV
The DmcTypeClassTypeEnumSV provides storage for a single-valued ClassTypeEnum
|
class |
DmcTypeComplexTypeDefinitionREF
The DmcTypeComplexTypeDefinitionREF class.
|
class |
DmcTypeComplexTypeDefinitionREFMV
The DmcTypeComplexTypeDefinitionREFMV provides storage for a multi-valued ComplexTypeDefinitionREF
|
class |
DmcTypeComplexTypeDefinitionREFSET
The DmcTypeComplexTypeDefinitionREFSET provides storage for a set of ComplexTypeDefinitionREF
|
class |
DmcTypeComplexTypeDefinitionREFSV
The DmcTypeComplexTypeDefinitionREFSV provides storage for a single-valued ComplexTypeDefinitionREF
|
class |
DmcTypeConcinnityREF
The DmcTypeConcinnityREF class.
|
class |
DmcTypeConcinnityREFMV
The DmcTypeConcinnityREFMV provides storage for a multi-valued ConcinnityREF
|
class |
DmcTypeConcinnityREFSET
The DmcTypeConcinnityREFSET provides storage for a set of ConcinnityREF
|
class |
DmcTypeConcinnityREFSV
The DmcTypeConcinnityREFSV provides storage for a single-valued ConcinnityREF
|
class |
DmcTypeDataTypeEnum |
class |
DmcTypeDataTypeEnumMV
The DmcTypeDataTypeEnumMV provides storage for a multi-valued DataTypeEnum
|
class |
DmcTypeDataTypeEnumSET
The DmcTypeDataTypeEnumSET provides storage for a set of DataTypeEnum
|
class |
DmcTypeDataTypeEnumSV
The DmcTypeDataTypeEnumSV provides storage for a single-valued DataTypeEnum
|
class |
DmcTypeDateMV
The DmcTypeDateMV provides storage for a multi-valued Date
|
class |
DmcTypeDateSET
The DmcTypeDateSET provides storage for a set of Date
|
class |
DmcTypeDateSV
The DmcTypeDateSV provides storage for a single-valued Date
|
class |
DmcTypeDebugEnum |
class |
DmcTypeDebugEnumMV
The DmcTypeDebugEnumMV provides storage for a multi-valued DebugEnum
|
class |
DmcTypeDebugEnumSET
The DmcTypeDebugEnumSET provides storage for a set of DebugEnum
|
class |
DmcTypeDebugEnumSV
The DmcTypeDebugEnumSV provides storage for a single-valued DebugEnum
|
class |
DmcTypeDefinitionNameMV
The DmcTypeDefinitionNameMV provides storage for a multi-valued DefinitionName
|
class |
DmcTypeDefinitionNameSET
The DmcTypeDefinitionNameSET provides storage for a set of DefinitionName
|
class |
DmcTypeDefinitionNameSV
The DmcTypeDefinitionNameSV provides storage for a single-valued DefinitionName
|
class |
DmcTypeDependencyImplementationREF
The DmcTypeDependencyImplementationREF class.
|
class |
DmcTypeDependencyImplementationREFMV
The DmcTypeDependencyImplementationREFMV provides storage for a multi-valued DependencyImplementationREF
|
class |
DmcTypeDependencyImplementationREFSET
The DmcTypeDependencyImplementationREFSET provides storage for a set of DependencyImplementationREF
|
class |
DmcTypeDependencyImplementationREFSV
The DmcTypeDependencyImplementationREFSV provides storage for a single-valued DependencyImplementationREF
|
class |
DmcTypeDependencyREF
The DmcTypeDependencyREF class.
|
class |
DmcTypeDependencyREFMV
The DmcTypeDependencyREFMV provides storage for a multi-valued DependencyREF
|
class |
DmcTypeDependencyREFSET
The DmcTypeDependencyREFSET provides storage for a set of DependencyREF
|
class |
DmcTypeDependencyREFSV
The DmcTypeDependencyREFSV provides storage for a single-valued DependencyREF
|
class |
DmcTypeDmcAttributeMV
The DmcTypeDmcAttributeMV provides storage for a multi-valued DmcAttribute
|
class |
DmcTypeDmcAttributeSET
The DmcTypeDmcAttributeSET provides storage for a set of DmcAttribute
|
class |
DmcTypeDmcAttributeSV
The DmcTypeDmcAttributeSV provides storage for a single-valued DmcAttribute
|
class |
DmcTypeDmcObjectMV
The DmcTypeDmcObjectMV provides storage for a multi-valued DmcObject
|
class |
DmcTypeDmcObjectSET
The DmcTypeDmcObjectSET provides storage for a set of DmcObject
|
class |
DmcTypeDmcObjectSV
The DmcTypeDmcObjectSV provides storage for a single-valued DmcObject
|
class |
DmcTypeDmsDefinitionREF
The DmcTypeDmsDefinitionREF class.
|
class |
DmcTypeDmsDefinitionREFMV
The DmcTypeDmsDefinitionREFMV provides storage for a multi-valued DmsDefinitionREF
|
class |
DmcTypeDmsDefinitionREFSET
The DmcTypeDmsDefinitionREFSET provides storage for a set of DmsDefinitionREF
|
class |
DmcTypeDmsDefinitionREFSV
The DmcTypeDmsDefinitionREFSV provides storage for a single-valued DmsDefinitionREF
|
class |
DmcTypeDmwTypeToWrapperType |
class |
DmcTypeDmwTypeToWrapperTypeMV
The DmcTypeDmwTypeToWrapperTypeMV provides storage for a multi-valued DmwTypeToWrapperType
|
class |
DmcTypeDmwTypeToWrapperTypeSET
The DmcTypeDmwTypeToWrapperTypeSET provides storage for a set of DmwTypeToWrapperType
|
class |
DmcTypeDmwTypeToWrapperTypeSV
The DmcTypeDmwTypeToWrapperTypeSV provides storage for a single-valued DmwTypeToWrapperType
|
class |
DmcTypeDotNameMV
The DmcTypeDotNameMV provides storage for a multi-valued DotName
|
class |
DmcTypeDotNameSET
The DmcTypeDotNameSET provides storage for a set of DotName
|
class |
DmcTypeDotNameSV
The DmcTypeDotNameSV provides storage for a single-valued DotName
|
class |
DmcTypeDoubleMV
The DmcTypeDoubleMV provides storage for a multi-valued Double
|
class |
DmcTypeDoubleSET
The DmcTypeDoubleSET provides storage for a set of Double
|
class |
DmcTypeDoubleSV
The DmcTypeDoubleSV provides storage for a single-valued Double
|
class |
DmcTypeDSDefinitionModuleREF
The DmcTypeDSDefinitionModuleREF class.
|
class |
DmcTypeDSDefinitionModuleREFMV
The DmcTypeDSDefinitionModuleREFMV provides storage for a multi-valued DSDefinitionModuleREF
|
class |
DmcTypeDSDefinitionModuleREFSET
The DmcTypeDSDefinitionModuleREFSET provides storage for a set of DSDefinitionModuleREF
|
class |
DmcTypeDSDefinitionModuleREFSV
The DmcTypeDSDefinitionModuleREFSV provides storage for a single-valued DSDefinitionModuleREF
|
class |
DmcTypeDSDefinitionREF
The DmcTypeDSDefinitionREF class.
|
class |
DmcTypeDSDefinitionREFMV
The DmcTypeDSDefinitionREFMV provides storage for a multi-valued DSDefinitionREF
|
class |
DmcTypeDSDefinitionREFSET
The DmcTypeDSDefinitionREFSET provides storage for a set of DSDefinitionREF
|
class |
DmcTypeDSDefinitionREFSV
The DmcTypeDSDefinitionREFSV provides storage for a single-valued DSDefinitionREF
|
class |
DmcTypeEnumDefinitionREF
The DmcTypeEnumDefinitionREF class.
|
class |
DmcTypeEnumDefinitionREFMV
The DmcTypeEnumDefinitionREFMV provides storage for a multi-valued EnumDefinitionREF
|
class |
DmcTypeEnumDefinitionREFSET
The DmcTypeEnumDefinitionREFSET provides storage for a set of EnumDefinitionREF
|
class |
DmcTypeEnumDefinitionREFSV
The DmcTypeEnumDefinitionREFSV provides storage for a single-valued EnumDefinitionREF
|
class |
DmcTypeEnumValueMV
The DmcTypeEnumValueMV provides storage for a multi-valued EnumValue
|
class |
DmcTypeEnumValueSET
The DmcTypeEnumValueSET provides storage for a set of EnumValue
|
class |
DmcTypeEnumValueSV
The DmcTypeEnumValueSV provides storage for a single-valued EnumValue
|
class |
DmcTypeExample |
class |
DmcTypeExampleMV
The DmcTypeExampleMV provides storage for a multi-valued Example
|
class |
DmcTypeExampleSET
The DmcTypeExampleSET provides storage for a set of Example
|
class |
DmcTypeExampleSV
The DmcTypeExampleSV provides storage for a single-valued Example
|
class |
DmcTypeExtendedReferenceTypeDefinitionREF
The DmcTypeExtendedReferenceTypeDefinitionREF class.
|
class |
DmcTypeExtendedReferenceTypeDefinitionREFMV
The DmcTypeExtendedReferenceTypeDefinitionREFMV provides storage for a multi-valued ExtendedReferenceTypeDefinitionREF
|
class |
DmcTypeExtendedReferenceTypeDefinitionREFSET
The DmcTypeExtendedReferenceTypeDefinitionREFSET provides storage for a set of ExtendedReferenceTypeDefinitionREF
|
class |
DmcTypeExtendedReferenceTypeDefinitionREFSV
The DmcTypeExtendedReferenceTypeDefinitionREFSV provides storage for a single-valued ExtendedReferenceTypeDefinitionREF
|
class |
DmcTypeField |
class |
DmcTypeFieldMV
The DmcTypeFieldMV provides storage for a multi-valued Field
|
class |
DmcTypeFieldSET
The DmcTypeFieldSET provides storage for a set of Field
|
class |
DmcTypeFieldSV
The DmcTypeFieldSV provides storage for a single-valued Field
|
class |
DmcTypeFilterContainerMV
The DmcTypeFilterContainerMV provides storage for a multi-valued FilterContainer
|
class |
DmcTypeFilterContainerSET
The DmcTypeFilterContainerSET provides storage for a set of FilterContainer
|
class |
DmcTypeFilterContainerSV
The DmcTypeFilterContainerSV provides storage for a single-valued FilterContainer
|
class |
DmcTypeFilterTypeEnum |
class |
DmcTypeFilterTypeEnumMV
The DmcTypeFilterTypeEnumMV provides storage for a multi-valued FilterTypeEnum
|
class |
DmcTypeFilterTypeEnumSET
The DmcTypeFilterTypeEnumSET provides storage for a set of FilterTypeEnum
|
class |
DmcTypeFilterTypeEnumSV
The DmcTypeFilterTypeEnumSV provides storage for a single-valued FilterTypeEnum
|
class |
DmcTypeFloatMV
The DmcTypeFloatMV provides storage for a multi-valued Float
|
class |
DmcTypeFloatSET
The DmcTypeFloatSET provides storage for a set of Float
|
class |
DmcTypeFloatSV
The DmcTypeFloatSV provides storage for a single-valued Float
|
class |
DmcTypeFullyQualifiedNameMV
The DmcTypeFullyQualifiedNameMV provides storage for a multi-valued FullyQualifiedName
|
class |
DmcTypeFullyQualifiedNameSET
The DmcTypeFullyQualifiedNameSET provides storage for a set of FullyQualifiedName
|
class |
DmcTypeFullyQualifiedNameSV
The DmcTypeFullyQualifiedNameSV provides storage for a single-valued FullyQualifiedName
|
class |
DmcTypeIntegerMV
The DmcTypeIntegerMV provides storage for a multi-valued Integer
|
class |
DmcTypeIntegerNameMV
The DmcTypeIntegerNameMV provides storage for a multi-valued IntegerName
|
class |
DmcTypeIntegerNameSET
The DmcTypeIntegerNameSET provides storage for a set of IntegerName
|
class |
DmcTypeIntegerNameSV
The DmcTypeIntegerNameSV provides storage for a single-valued IntegerName
|
class |
DmcTypeIntegerSET
The DmcTypeIntegerSET provides storage for a set of Integer
|
class |
DmcTypeIntegerSV
The DmcTypeIntegerSV provides storage for a single-valued Integer
|
class |
DmcTypeIntegerToBooleanMAP
The DmcTypeIntegerToBooleanMAP provides storage for a map of IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanMV
The DmcTypeIntegerToBooleanMV provides storage for a multi-valued IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanSET
The DmcTypeIntegerToBooleanSET provides storage for a set of IntegerToBoolean
|
class |
DmcTypeIntegerToBooleanSV
The DmcTypeIntegerToBooleanSV provides storage for a single-valued IntegerToBoolean
|
class |
DmcTypeIntegerToStringMAP
The DmcTypeIntegerToStringMAP provides storage for a map of IntegerToString
|
class |
DmcTypeIntegerToStringMV
The DmcTypeIntegerToStringMV provides storage for a multi-valued IntegerToString
|
class |
DmcTypeIntegerToStringSET
The DmcTypeIntegerToStringSET provides storage for a set of IntegerToString
|
class |
DmcTypeIntegerToStringSV
The DmcTypeIntegerToStringSV provides storage for a single-valued IntegerToString
|
class |
DmcTypeIntegerToUUIDLiteMAP
The DmcTypeIntegerToUUIDLiteMAP provides storage for a map of IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteMV
The DmcTypeIntegerToUUIDLiteMV provides storage for a multi-valued IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteSET
The DmcTypeIntegerToUUIDLiteSET provides storage for a set of IntegerToUUIDLite
|
class |
DmcTypeIntegerToUUIDLiteSV
The DmcTypeIntegerToUUIDLiteSV provides storage for a single-valued IntegerToUUIDLite
|
class |
DmcTypeLabelledIntegerDataPointMV
The DmcTypeLabelledIntegerDataPointMV provides storage for a multi-valued LabelledIntegerDataPoint
|
class |
DmcTypeLabelledIntegerDataPointSET
The DmcTypeLabelledIntegerDataPointSET provides storage for a set of LabelledIntegerDataPoint
|
class |
DmcTypeLabelledIntegerDataPointSV
The DmcTypeLabelledIntegerDataPointSV provides storage for a single-valued LabelledIntegerDataPoint
|
class |
DmcTypeLongMV
The DmcTypeLongMV provides storage for a multi-valued Long
|
class |
DmcTypeLongNameMV
The DmcTypeLongNameMV provides storage for a multi-valued LongName
|
class |
DmcTypeLongNameSET
The DmcTypeLongNameSET provides storage for a set of LongName
|
class |
DmcTypeLongNameSV
The DmcTypeLongNameSV provides storage for a single-valued LongName
|
class |
DmcTypeLongSET
The DmcTypeLongSET provides storage for a set of Long
|
class |
DmcTypeLongSV
The DmcTypeLongSV provides storage for a single-valued Long
|
class |
DmcTypeModifierMV
The DmcTypeModifierMV provides storage for a multi-valued Modifier
|
class |
DmcTypeModifierSET
The DmcTypeModifierSET provides storage for a set of Modifier
|
class |
DmcTypeModifierSV
The DmcTypeModifierSV provides storage for a single-valued Modifier
|
class |
DmcTypeModifyTypeEnum |
class |
DmcTypeModifyTypeEnumMV
The DmcTypeModifyTypeEnumMV provides storage for a multi-valued ModifyTypeEnum
|
class |
DmcTypeModifyTypeEnumSET
The DmcTypeModifyTypeEnumSET provides storage for a set of ModifyTypeEnum
|
class |
DmcTypeModifyTypeEnumSV
The DmcTypeModifyTypeEnumSV provides storage for a single-valued ModifyTypeEnum
|
class |
DmcTypeNameContainerMV
The DmcTypeNameContainerMV provides storage for a multi-valued NameContainer
|
class |
DmcTypeNameContainerSET
The DmcTypeNameContainerSET provides storage for a set of NameContainer
|
class |
DmcTypeNameContainerSV
The DmcTypeNameContainerSV provides storage for a single-valued NameContainer
|
class |
DmcTypeNameValuePair |
class |
DmcTypeNameValuePairMV
The DmcTypeNameValuePairMV provides storage for a multi-valued NameValuePair
|
class |
DmcTypeNameValuePairSET
The DmcTypeNameValuePairSET provides storage for a set of NameValuePair
|
class |
DmcTypeNameValuePairSV
The DmcTypeNameValuePairSV provides storage for a single-valued NameValuePair
|
class |
DmcTypeOperationalContextEnum |
class |
DmcTypeOperationalContextEnumMV
The DmcTypeOperationalContextEnumMV provides storage for a multi-valued OperationalContextEnum
|
class |
DmcTypeOperationalContextEnumSET
The DmcTypeOperationalContextEnumSET provides storage for a set of OperationalContextEnum
|
class |
DmcTypeOperationalContextEnumSV
The DmcTypeOperationalContextEnumSV provides storage for a single-valued OperationalContextEnum
|
class |
DmcTypeOptimize |
class |
DmcTypeOptimizeMV
The DmcTypeOptimizeMV provides storage for a multi-valued Optimize
|
class |
DmcTypeOptimizeSET
The DmcTypeOptimizeSET provides storage for a set of Optimize
|
class |
DmcTypeOptimizeSV
The DmcTypeOptimizeSV provides storage for a single-valued Optimize
|
class |
DmcTypeOriginalTypeEnum |
class |
DmcTypeOriginalTypeEnumMV
The DmcTypeOriginalTypeEnumMV provides storage for a multi-valued OriginalTypeEnum
|
class |
DmcTypeOriginalTypeEnumSET
The DmcTypeOriginalTypeEnumSET provides storage for a set of OriginalTypeEnum
|
class |
DmcTypeOriginalTypeEnumSV
The DmcTypeOriginalTypeEnumSV provides storage for a single-valued OriginalTypeEnum
|
class |
DmcTypePart |
class |
DmcTypePartMV
The DmcTypePartMV provides storage for a multi-valued Part
|
class |
DmcTypePartSET
The DmcTypePartSET provides storage for a set of Part
|
class |
DmcTypePartSV
The DmcTypePartSV provides storage for a single-valued Part
|
class |
DmcTypeRuleCategoryREF
The DmcTypeRuleCategoryREF class.
|
class |
DmcTypeRuleCategoryREFMV
The DmcTypeRuleCategoryREFMV provides storage for a multi-valued RuleCategoryREF
|
class |
DmcTypeRuleCategoryREFSET
The DmcTypeRuleCategoryREFSET provides storage for a set of RuleCategoryREF
|
class |
DmcTypeRuleCategoryREFSV
The DmcTypeRuleCategoryREFSV provides storage for a single-valued RuleCategoryREF
|
class |
DmcTypeRuleDataREF
The DmcTypeRuleDataREF class.
|
class |
DmcTypeRuleDataREFMV
The DmcTypeRuleDataREFMV provides storage for a multi-valued RuleDataREF
|
class |
DmcTypeRuleDataREFSET
The DmcTypeRuleDataREFSET provides storage for a set of RuleDataREF
|
class |
DmcTypeRuleDataREFSV
The DmcTypeRuleDataREFSV provides storage for a single-valued RuleDataREF
|
class |
DmcTypeRuleDefinitionREF
The DmcTypeRuleDefinitionREF class.
|
class |
DmcTypeRuleDefinitionREFMV
The DmcTypeRuleDefinitionREFMV provides storage for a multi-valued RuleDefinitionREF
|
class |
DmcTypeRuleDefinitionREFSET
The DmcTypeRuleDefinitionREFSET provides storage for a set of RuleDefinitionREF
|
class |
DmcTypeRuleDefinitionREFSV
The DmcTypeRuleDefinitionREFSV provides storage for a single-valued RuleDefinitionREF
|
class |
DmcTypeRuleNameMV
The DmcTypeRuleNameMV provides storage for a multi-valued RuleName
|
class |
DmcTypeRuleNameSET
The DmcTypeRuleNameSET provides storage for a set of RuleName
|
class |
DmcTypeRuleNameSV
The DmcTypeRuleNameSV provides storage for a single-valued RuleName
|
class |
DmcTypeRuleParam |
class |
DmcTypeRuleParamMV
The DmcTypeRuleParamMV provides storage for a multi-valued RuleParam
|
class |
DmcTypeRuleParamSET
The DmcTypeRuleParamSET provides storage for a set of RuleParam
|
class |
DmcTypeRuleParamSV
The DmcTypeRuleParamSV provides storage for a single-valued RuleParam
|
class |
DmcTypeRuleScopeEnum |
class |
DmcTypeRuleScopeEnumMV
The DmcTypeRuleScopeEnumMV provides storage for a multi-valued RuleScopeEnum
|
class |
DmcTypeRuleScopeEnumSET
The DmcTypeRuleScopeEnumSET provides storage for a set of RuleScopeEnum
|
class |
DmcTypeRuleScopeEnumSV
The DmcTypeRuleScopeEnumSV provides storage for a single-valued RuleScopeEnum
|
class |
DmcTypeRuleTypeEnum |
class |
DmcTypeRuleTypeEnumMV
The DmcTypeRuleTypeEnumMV provides storage for a multi-valued RuleTypeEnum
|
class |
DmcTypeRuleTypeEnumSET
The DmcTypeRuleTypeEnumSET provides storage for a set of RuleTypeEnum
|
class |
DmcTypeRuleTypeEnumSV
The DmcTypeRuleTypeEnumSV provides storage for a single-valued RuleTypeEnum
|
class |
DmcTypeRunContextREF
The DmcTypeRunContextREF class.
|
class |
DmcTypeRunContextREFMV
The DmcTypeRunContextREFMV provides storage for a multi-valued RunContextREF
|
class |
DmcTypeRunContextREFSET
The DmcTypeRunContextREFSET provides storage for a set of RunContextREF
|
class |
DmcTypeRunContextREFSV
The DmcTypeRunContextREFSV provides storage for a single-valued RunContextREF
|
class |
DmcTypeSchemaAndReason |
class |
DmcTypeSchemaAndReasonMV
The DmcTypeSchemaAndReasonMV provides storage for a multi-valued SchemaAndReason
|
class |
DmcTypeSchemaAndReasonSET
The DmcTypeSchemaAndReasonSET provides storage for a set of SchemaAndReason
|
class |
DmcTypeSchemaAndReasonSV
The DmcTypeSchemaAndReasonSV provides storage for a single-valued SchemaAndReason
|
class |
DmcTypeSchemaDefinitionREF
The DmcTypeSchemaDefinitionREF class.
|
class |
DmcTypeSchemaDefinitionREFMV
The DmcTypeSchemaDefinitionREFMV provides storage for a multi-valued SchemaDefinitionREF
|
class |
DmcTypeSchemaDefinitionREFSET
The DmcTypeSchemaDefinitionREFSET provides storage for a set of SchemaDefinitionREF
|
class |
DmcTypeSchemaDefinitionREFSV
The DmcTypeSchemaDefinitionREFSV provides storage for a single-valued SchemaDefinitionREF
|
class |
DmcTypeShortMV
The DmcTypeShortMV provides storage for a multi-valued Short
|
class |
DmcTypeShortSET
The DmcTypeShortSET provides storage for a set of Short
|
class |
DmcTypeShortSV
The DmcTypeShortSV provides storage for a single-valued Short
|
class |
DmcTypeSliceDefinitionREF
The DmcTypeSliceDefinitionREF class.
|
class |
DmcTypeSliceDefinitionREFMV
The DmcTypeSliceDefinitionREFMV provides storage for a multi-valued SliceDefinitionREF
|
class |
DmcTypeSliceDefinitionREFSET
The DmcTypeSliceDefinitionREFSET provides storage for a set of SliceDefinitionREF
|
class |
DmcTypeSliceDefinitionREFSV
The DmcTypeSliceDefinitionREFSV provides storage for a single-valued SliceDefinitionREF
|
class |
DmcTypeStringMV
The DmcTypeStringMV provides storage for a multi-valued String
|
class |
DmcTypeStringNameMV
The DmcTypeStringNameMV provides storage for a multi-valued StringName
|
class |
DmcTypeStringNameSET
The DmcTypeStringNameSET provides storage for a set of StringName
|
class |
DmcTypeStringNameSV
The DmcTypeStringNameSV provides storage for a single-valued StringName
|
class |
DmcTypeStringSET
The DmcTypeStringSET provides storage for a set of String
|
class |
DmcTypeStringSV
The DmcTypeStringSV provides storage for a single-valued String
|
class |
DmcTypeStringToStringMAP
The DmcTypeStringToStringMAP provides storage for a map of StringToString
|
class |
DmcTypeStringToStringMV
The DmcTypeStringToStringMV provides storage for a multi-valued StringToString
|
class |
DmcTypeStringToStringSET
The DmcTypeStringToStringSET provides storage for a set of StringToString
|
class |
DmcTypeStringToStringSV
The DmcTypeStringToStringSV provides storage for a single-valued StringToString
|
class |
DmcTypeTimeDoubleDataPointMV
The DmcTypeTimeDoubleDataPointMV provides storage for a multi-valued TimeDoubleDataPoint
|
class |
DmcTypeTimeDoubleDataPointSET
The DmcTypeTimeDoubleDataPointSET provides storage for a set of TimeDoubleDataPoint
|
class |
DmcTypeTimeDoubleDataPointSV
The DmcTypeTimeDoubleDataPointSV provides storage for a single-valued TimeDoubleDataPoint
|
class |
DmcTypeTypeDefinitionREF
The DmcTypeTypeDefinitionREF class.
|
class |
DmcTypeTypeDefinitionREFMV
The DmcTypeTypeDefinitionREFMV provides storage for a multi-valued TypeDefinitionREF
|
class |
DmcTypeTypeDefinitionREFSET
The DmcTypeTypeDefinitionREFSET provides storage for a set of TypeDefinitionREF
|
class |
DmcTypeTypeDefinitionREFSV
The DmcTypeTypeDefinitionREFSV provides storage for a single-valued TypeDefinitionREF
|
class |
DmcTypeUUIDLiteMV
The DmcTypeUUIDLiteMV provides storage for a multi-valued UUIDLite
|
class |
DmcTypeUUIDLiteSET
The DmcTypeUUIDLiteSET provides storage for a set of UUIDLite
|
class |
DmcTypeUUIDLiteSV
The DmcTypeUUIDLiteSV provides storage for a single-valued UUIDLite
|
class |
DmcTypeUUIDNameMV
The DmcTypeUUIDNameMV provides storage for a multi-valued UUIDName
|
class |
DmcTypeUUIDNameSET
The DmcTypeUUIDNameSET provides storage for a set of UUIDName
|
class |
DmcTypeUUIDNameSV
The DmcTypeUUIDNameSV provides storage for a single-valued UUIDName
|
class |
DmcTypeValueTypeEnum |
class |
DmcTypeValueTypeEnumMV
The DmcTypeValueTypeEnumMV provides storage for a multi-valued ValueTypeEnum
|
class |
DmcTypeValueTypeEnumSET
The DmcTypeValueTypeEnumSET provides storage for a set of ValueTypeEnum
|
class |
DmcTypeValueTypeEnumSV
The DmcTypeValueTypeEnumSV provides storage for a single-valued ValueTypeEnum
|
class |
DmcTypeWrapperTypeEnum |
class |
DmcTypeWrapperTypeEnumMV
The DmcTypeWrapperTypeEnumMV provides storage for a multi-valued WrapperTypeEnum
|
class |
DmcTypeWrapperTypeEnumSET
The DmcTypeWrapperTypeEnumSET provides storage for a set of WrapperTypeEnum
|
class |
DmcTypeWrapperTypeEnumSV
The DmcTypeWrapperTypeEnumSV provides storage for a single-valued WrapperTypeEnum
|
| Modifier and Type | Field and Description |
|---|---|
protected DmcAttribute<?> |
DmcTypeDmcAttributeSV.value |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DmcAttribute<?>> |
DmcTypeDmcAttributeSET.value |
protected ArrayList<DmcAttribute<?>> |
DmcTypeDmcAttributeMV.value |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DmcAttribute<?>> |
DmcTypeDmcAttributeSV.cloneIt() |
DmcAttribute<DmcAttribute<?>> |
DmcTypeDmcAttributeSET.cloneIt() |
DmcAttribute<DmcAttribute<?>> |
DmcTypeDmcAttributeMV.cloneIt() |
Iterator<DmcAttribute<?>> |
DmcTypeDmcAttributeSET.getMV() |
Iterator<DmcAttribute<?>> |
DmcTypeDmcAttributeMV.getMV() |
Set<DmcAttribute<?>> |
DmcTypeDmcAttributeSET.getMVCopy() |
ArrayList<DmcAttribute<?>> |
DmcTypeDmcAttributeMV.getMVCopy() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmcTypeDmcAttributeSTATIC.cloneValue(DmcAttribute<?> value) |
void |
DmcTypeDmcAttributeSTATIC.serializeValue(DmcOutputStreamIF dos,
DmcAttribute<?> value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
WrapperTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
WrapperTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
WrapperTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ValueTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ValueTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ValueTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
UUIDNameSVAdapter.getExisting() |
DmcAttribute<?> |
UUIDNameSETAdapter.getExisting() |
DmcAttribute<?> |
UUIDNameMVAdapter.getExisting() |
DmcAttribute<?> |
UUIDLiteSVAdapter.getExisting() |
DmcAttribute<?> |
UUIDLiteSETAdapter.getExisting() |
DmcAttribute<?> |
UUIDLiteMVAdapter.getExisting() |
DmcAttribute<?> |
TypeDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
TypeDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
TypeDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
TimeDoubleDataPointSVAdapter.getExisting() |
DmcAttribute<?> |
TimeDoubleDataPointSETAdapter.getExisting() |
DmcAttribute<?> |
TimeDoubleDataPointMVAdapter.getExisting() |
DmcAttribute<?> |
StringToStringSVAdapter.getExisting() |
DmcAttribute<?> |
StringToStringSETAdapter.getExisting() |
DmcAttribute<?> |
StringToStringMVAdapter.getExisting() |
DmcAttribute<?> |
StringToStringMAPAdapter.getExisting() |
DmcAttribute<?> |
StringSVAdapter.getExisting() |
DmcAttribute<?> |
StringSETAdapter.getExisting() |
DmcAttribute<?> |
StringNameSVAdapter.getExisting() |
DmcAttribute<?> |
StringNameSETAdapter.getExisting() |
DmcAttribute<?> |
StringNameMVAdapter.getExisting() |
DmcAttribute<?> |
StringMVAdapter.getExisting() |
DmcAttribute<?> |
SliceDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
SliceDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
SliceDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
ShortSVAdapter.getExisting() |
DmcAttribute<?> |
ShortSETAdapter.getExisting() |
DmcAttribute<?> |
ShortMVAdapter.getExisting() |
DmcAttribute<?> |
SchemaDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
SchemaDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
SchemaDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
SchemaAndReasonSVAdapter.getExisting() |
DmcAttribute<?> |
SchemaAndReasonSETAdapter.getExisting() |
DmcAttribute<?> |
SchemaAndReasonMVAdapter.getExisting() |
DmcAttribute<?> |
RunContextREFSVAdapter.getExisting() |
DmcAttribute<?> |
RunContextREFSETAdapter.getExisting() |
DmcAttribute<?> |
RunContextREFMVAdapter.getExisting() |
DmcAttribute<?> |
RuleTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
RuleTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
RuleTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
RuleScopeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
RuleScopeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
RuleScopeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
RuleParamSVAdapter.getExisting() |
DmcAttribute<?> |
RuleParamSETAdapter.getExisting() |
DmcAttribute<?> |
RuleParamMVAdapter.getExisting() |
DmcAttribute<?> |
RuleNameSVAdapter.getExisting() |
DmcAttribute<?> |
RuleNameSETAdapter.getExisting() |
DmcAttribute<?> |
RuleNameMVAdapter.getExisting() |
DmcAttribute<?> |
RuleDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
RuleDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
RuleDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
RuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
RuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
RuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
RuleCategoryREFSVAdapter.getExisting() |
DmcAttribute<?> |
RuleCategoryREFSETAdapter.getExisting() |
DmcAttribute<?> |
RuleCategoryREFMVAdapter.getExisting() |
DmcAttribute<?> |
PartSVAdapter.getExisting() |
DmcAttribute<?> |
PartSETAdapter.getExisting() |
DmcAttribute<?> |
PartMVAdapter.getExisting() |
DmcAttribute<?> |
OriginalTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
OriginalTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
OriginalTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
OptimizeSVAdapter.getExisting() |
DmcAttribute<?> |
OptimizeSETAdapter.getExisting() |
DmcAttribute<?> |
OptimizeMVAdapter.getExisting() |
DmcAttribute<?> |
OperationalContextEnumSVAdapter.getExisting() |
DmcAttribute<?> |
OperationalContextEnumSETAdapter.getExisting() |
DmcAttribute<?> |
OperationalContextEnumMVAdapter.getExisting() |
DmcAttribute<?> |
NameValuePairSVAdapter.getExisting() |
DmcAttribute<?> |
NameValuePairSETAdapter.getExisting() |
DmcAttribute<?> |
NameValuePairMVAdapter.getExisting() |
DmcAttribute<?> |
NameContainerSVAdapter.getExisting() |
DmcAttribute<?> |
NameContainerSETAdapter.getExisting() |
DmcAttribute<?> |
NameContainerMVAdapter.getExisting() |
DmcAttribute<?> |
ModifyTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ModifyTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ModifyTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ModifierSVAdapter.getExisting() |
DmcAttribute<?> |
ModifierSETAdapter.getExisting() |
DmcAttribute<?> |
ModifierMVAdapter.getExisting() |
DmcAttribute<?> |
LongSVAdapter.getExisting() |
DmcAttribute<?> |
LongSETAdapter.getExisting() |
DmcAttribute<?> |
LongNameSVAdapter.getExisting() |
DmcAttribute<?> |
LongNameSETAdapter.getExisting() |
DmcAttribute<?> |
LongNameMVAdapter.getExisting() |
DmcAttribute<?> |
LongMVAdapter.getExisting() |
DmcAttribute<?> |
LabelledIntegerDataPointSVAdapter.getExisting() |
DmcAttribute<?> |
LabelledIntegerDataPointSETAdapter.getExisting() |
DmcAttribute<?> |
LabelledIntegerDataPointMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToUUIDLiteSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToUUIDLiteSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerToUUIDLiteMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToUUIDLiteMAPAdapter.getExisting() |
DmcAttribute<?> |
IntegerToStringSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToStringSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerToStringMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToStringMAPAdapter.getExisting() |
DmcAttribute<?> |
IntegerToBooleanSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToBooleanSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerToBooleanMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerToBooleanMAPAdapter.getExisting() |
DmcAttribute<?> |
IntegerSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerNameSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerNameSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerNameMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerMVAdapter.getExisting() |
DmcAttribute<?> |
FullyQualifiedNameSVAdapter.getExisting() |
DmcAttribute<?> |
FullyQualifiedNameSETAdapter.getExisting() |
DmcAttribute<?> |
FullyQualifiedNameMVAdapter.getExisting() |
DmcAttribute<?> |
FloatSVAdapter.getExisting() |
DmcAttribute<?> |
FloatSETAdapter.getExisting() |
DmcAttribute<?> |
FloatMVAdapter.getExisting() |
DmcAttribute<?> |
FilterTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
FilterTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
FilterTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
FilterContainerSVAdapter.getExisting() |
DmcAttribute<?> |
FilterContainerSETAdapter.getExisting() |
DmcAttribute<?> |
FilterContainerMVAdapter.getExisting() |
DmcAttribute<?> |
FieldSVAdapter.getExisting() |
DmcAttribute<?> |
FieldSETAdapter.getExisting() |
DmcAttribute<?> |
FieldMVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedReferenceTypeDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
ExampleSVAdapter.getExisting() |
DmcAttribute<?> |
ExampleSETAdapter.getExisting() |
DmcAttribute<?> |
ExampleMVAdapter.getExisting() |
DmcAttribute<?> |
EnumValueSVAdapter.getExisting() |
DmcAttribute<?> |
EnumValueSETAdapter.getExisting() |
DmcAttribute<?> |
EnumValueMVAdapter.getExisting() |
DmcAttribute<?> |
EnumDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
EnumDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
EnumDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionModuleREFSVAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionModuleREFSETAdapter.getExisting() |
DmcAttribute<?> |
DSDefinitionModuleREFMVAdapter.getExisting() |
DmcAttribute<?> |
DoubleSVAdapter.getExisting() |
DmcAttribute<?> |
DoubleSETAdapter.getExisting() |
DmcAttribute<?> |
DoubleMVAdapter.getExisting() |
DmcAttribute<?> |
DotNameSVAdapter.getExisting() |
DmcAttribute<?> |
DotNameSETAdapter.getExisting() |
DmcAttribute<?> |
DotNameMVAdapter.getExisting() |
DmcAttribute<?> |
DmwTypeToWrapperTypeSVAdapter.getExisting() |
DmcAttribute<?> |
DmwTypeToWrapperTypeSETAdapter.getExisting() |
DmcAttribute<?> |
DmwTypeToWrapperTypeMVAdapter.getExisting() |
DmcAttribute<?> |
DmsDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
DmsDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
DmsDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
DmcObjectSVAdapter.getExisting() |
DmcAttribute<?> |
DmcObjectSETAdapter.getExisting() |
DmcAttribute<?> |
DmcObjectMVAdapter.getExisting() |
DmcAttribute<?> |
DmcAttributeSVAdapter.getExisting() |
DmcAttribute<?> |
DmcAttributeSETAdapter.getExisting() |
DmcAttribute<?> |
DmcAttributeMVAdapter.getExisting() |
DmcAttribute<?> |
DependencyREFSVAdapter.getExisting() |
DmcAttribute<?> |
DependencyREFSETAdapter.getExisting() |
DmcAttribute<?> |
DependencyREFMVAdapter.getExisting() |
DmcAttribute<?> |
DependencyImplementationREFSVAdapter.getExisting() |
DmcAttribute<?> |
DependencyImplementationREFSETAdapter.getExisting() |
DmcAttribute<?> |
DependencyImplementationREFMVAdapter.getExisting() |
DmcAttribute<?> |
DefinitionNameSVAdapter.getExisting() |
DmcAttribute<?> |
DefinitionNameSETAdapter.getExisting() |
DmcAttribute<?> |
DefinitionNameMVAdapter.getExisting() |
DmcAttribute<?> |
DebugEnumSVAdapter.getExisting() |
DmcAttribute<?> |
DebugEnumSETAdapter.getExisting() |
DmcAttribute<?> |
DebugEnumMVAdapter.getExisting() |
DmcAttribute<?> |
DateSVAdapter.getExisting() |
DmcAttribute<?> |
DateSETAdapter.getExisting() |
DmcAttribute<?> |
DateMVAdapter.getExisting() |
DmcAttribute<?> |
DataTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
DataTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
DataTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityREFSVAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityREFSETAdapter.getExisting() |
DmcAttribute<?> |
ConcinnityREFMVAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
ClassTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
ClassTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
ClassTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
ClassInfoRefSVAdapter.getExisting() |
DmcAttribute<?> |
ClassInfoRefSETAdapter.getExisting() |
DmcAttribute<?> |
ClassInfoRefMVAdapter.getExisting() |
DmcAttribute<?> |
ClassFilterSVAdapter.getExisting() |
DmcAttribute<?> |
ClassFilterSETAdapter.getExisting() |
DmcAttribute<?> |
ClassFilterMVAdapter.getExisting() |
DmcAttribute<?> |
ClassDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
ClassDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
ClassDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
CamelCaseNameSVAdapter.getExisting() |
DmcAttribute<?> |
CamelCaseNameSETAdapter.getExisting() |
DmcAttribute<?> |
CamelCaseNameMVAdapter.getExisting() |
DmcAttribute<?> |
ByteSVAdapter.getExisting() |
DmcAttribute<?> |
ByteSETAdapter.getExisting() |
DmcAttribute<?> |
ByteMVAdapter.getExisting() |
DmcAttribute<?> |
BooleanSVAdapter.getExisting() |
DmcAttribute<?> |
BooleanSETAdapter.getExisting() |
DmcAttribute<?> |
BooleanMVAdapter.getExisting() |
DmcAttribute<?> |
BaseTypeEnumSVAdapter.getExisting() |
DmcAttribute<?> |
BaseTypeEnumSETAdapter.getExisting() |
DmcAttribute<?> |
BaseTypeEnumMVAdapter.getExisting() |
DmcAttribute<?> |
AttributeIDSVAdapter.getExisting() |
DmcAttribute<?> |
AttributeIDSETAdapter.getExisting() |
DmcAttribute<?> |
AttributeIDMVAdapter.getExisting() |
DmcAttribute<?> |
AttributeDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
AttributeDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
AttributeDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
ActionDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
ActionDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
ActionDefinitionREFMVAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
WrapperTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
WrapperTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDLiteSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDLiteSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDLiteMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TypeDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TypeDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TypeDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TimeDoubleDataPointSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TimeDoubleDataPointSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TimeDoubleDataPointMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringToStringSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringToStringSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringToStringMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringToStringMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SliceDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SliceDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SliceDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ShortSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ShortSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ShortMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaAndReasonSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaAndReasonSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SchemaAndReasonMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RunContextREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RunContextREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RunContextREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleScopeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleScopeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleScopeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleParamSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleParamSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleParamMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleCategoryREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleCategoryREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RuleCategoryREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OriginalTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OriginalTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
OriginalTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OptimizeSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OptimizeSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
OptimizeMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OperationalContextEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OperationalContextEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
OperationalContextEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameValuePairSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameValuePairSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameValuePairMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifyTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifyTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifyTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifierSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifierSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModifierMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LongMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LabelledIntegerDataPointSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
LabelledIntegerDataPointSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
LabelledIntegerDataPointMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToUUIDLiteSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToUUIDLiteSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToUUIDLiteMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToUUIDLiteMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToStringSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToStringSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToStringMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToStringMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToBooleanSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToBooleanSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToBooleanMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerToBooleanMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FullyQualifiedNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FullyQualifiedNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FullyQualifiedNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FloatSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FloatSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FloatMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterContainerSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterContainerSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FilterContainerMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FieldSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
FieldSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
FieldMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedReferenceTypeDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedReferenceTypeDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedReferenceTypeDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExampleSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExampleSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExampleMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumValueSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumValueSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumValueMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
EnumDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionModuleREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionModuleREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DSDefinitionModuleREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DoubleSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DoubleSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DoubleMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DotNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmwTypeToWrapperTypeSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmwTypeToWrapperTypeSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmwTypeToWrapperTypeMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmsDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmsDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmsDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcObjectSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcObjectSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcObjectMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcAttributeSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcAttributeSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmcAttributeMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyImplementationREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyImplementationREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DependencyImplementationREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DefinitionNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DefinitionNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DefinitionNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DebugEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DebugEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DebugEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DateSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DateSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DateMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DataTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DataTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DataTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ConcinnityREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassInfoRefSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassInfoRefSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassInfoRefMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassFilterSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassFilterSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassFilterMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClassDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CamelCaseNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CamelCaseNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CamelCaseNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ByteSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ByteSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ByteMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BooleanSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BooleanSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
BooleanMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseTypeEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseTypeEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseTypeEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeIDSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeIDSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeIDMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
AttributeDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ActionDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeEnumValue |
| Modifier and Type | Method and Description |
|---|---|
void |
TestLogger.logDeadReference(DmcObject referrer,
DmcAttribute<?> viaAttribute,
DmcObjectName referenceTo) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleADMW.addDependsOnModuleA(ModuleA value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleADMW.getObjectNameAttribute() |
DmcAttribute<?> |
AConceptXDMW.getObjectNameAttribute() |
DmcAttribute<?> |
AConceptBaseDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ABConceptXDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleADMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleADMO.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
ModuleADMO.addDependsOnModuleA(ModuleADMO value)
Adds another dependsOnModuleA to the specified value.
|
DmcAttribute<?> |
ModuleADMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleADMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleADMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
ModuleADMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleADMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
ModuleADMO.delDependsOnModuleA(Object value)
Deletes a dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleADMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ModuleADMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
ModuleADMO.getObjectNameAttribute() |
DmcAttribute<?> |
AConceptXDMO.getObjectNameAttribute() |
DmcAttribute<?> |
AConceptBaseDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ABConceptXDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeABConceptXREF
This is the generated DmcAttribute derivative for values of type ABConceptX
|
class |
DmcTypeABConceptXREFMAP
The DmcTypeABConceptXREFMAP provides storage for a map of ABConceptXREF
|
class |
DmcTypeABConceptXREFMV
The DmcTypeABConceptXREFMV provides storage for a multi-valued ABConceptXREF
|
class |
DmcTypeABConceptXREFSET
The DmcTypeABConceptXREFSET provides storage for a set of ABConceptXREF
|
class |
DmcTypeABConceptXREFSV
The DmcTypeABConceptXREFSV provides storage for a single-valued ABConceptXREF
|
class |
DmcTypeAConceptBaseREF
This is the generated DmcAttribute derivative for values of type AConceptBase
|
class |
DmcTypeAConceptBaseREFMAP
The DmcTypeAConceptBaseREFMAP provides storage for a map of AConceptBaseREF
|
class |
DmcTypeAConceptBaseREFMV
The DmcTypeAConceptBaseREFMV provides storage for a multi-valued AConceptBaseREF
|
class |
DmcTypeAConceptBaseREFSET
The DmcTypeAConceptBaseREFSET provides storage for a set of AConceptBaseREF
|
class |
DmcTypeAConceptBaseREFSV
The DmcTypeAConceptBaseREFSV provides storage for a single-valued AConceptBaseREF
|
class |
DmcTypeAConceptXREF
This is the generated DmcAttribute derivative for values of type AConceptX
|
class |
DmcTypeAConceptXREFMAP
The DmcTypeAConceptXREFMAP provides storage for a map of AConceptXREF
|
class |
DmcTypeAConceptXREFMV
The DmcTypeAConceptXREFMV provides storage for a multi-valued AConceptXREF
|
class |
DmcTypeAConceptXREFSET
The DmcTypeAConceptXREFSET provides storage for a set of AConceptXREF
|
class |
DmcTypeAConceptXREFSV
The DmcTypeAConceptXREFSV provides storage for a single-valued AConceptXREF
|
class |
DmcTypeComplexWithComplex |
class |
DmcTypeComplexWithComplexMV
The DmcTypeComplexWithComplexMV provides storage for a multi-valued ComplexWithComplex
|
class |
DmcTypeComplexWithComplexSET
The DmcTypeComplexWithComplexSET provides storage for a set of ComplexWithComplex
|
class |
DmcTypeComplexWithComplexSV
The DmcTypeComplexWithComplexSV provides storage for a single-valued ComplexWithComplex
|
class |
DmcTypeModuleAREF
This is the generated DmcAttribute derivative for values of type ModuleA
|
class |
DmcTypeModuleAREFMAP
The DmcTypeModuleAREFMAP provides storage for a map of ModuleAREF
|
class |
DmcTypeModuleAREFMV
The DmcTypeModuleAREFMV provides storage for a multi-valued ModuleAREF
|
class |
DmcTypeModuleAREFSET
The DmcTypeModuleAREFSET provides storage for a set of ModuleAREF
|
class |
DmcTypeModuleAREFSV
The DmcTypeModuleAREFSV provides storage for a single-valued ModuleAREF
|
class |
DmcTypeReference |
class |
DmcTypeReferenceMV
The DmcTypeReferenceMV provides storage for a multi-valued Reference
|
class |
DmcTypeReferenceSET
The DmcTypeReferenceSET provides storage for a set of Reference
|
class |
DmcTypeReferenceSV
The DmcTypeReferenceSV provides storage for a single-valued Reference
|
class |
DmcTypeTypeAndAttribute |
class |
DmcTypeTypeAndAttributeMV
The DmcTypeTypeAndAttributeMV provides storage for a multi-valued TypeAndAttribute
|
class |
DmcTypeTypeAndAttributeSET
The DmcTypeTypeAndAttributeSET provides storage for a set of TypeAndAttribute
|
class |
DmcTypeTypeAndAttributeSV
The DmcTypeTypeAndAttributeSV provides storage for a single-valued TypeAndAttribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
ABConceptXREFMAPAdapter |
class |
ABConceptXREFMVAdapter |
class |
ABConceptXREFSETAdapter |
class |
ABConceptXREFSVAdapter |
class |
AConceptBaseREFMAPAdapter |
class |
AConceptBaseREFMVAdapter |
class |
AConceptBaseREFSETAdapter |
class |
AConceptBaseREFSVAdapter |
class |
AConceptXREFMAPAdapter |
class |
AConceptXREFMVAdapter |
class |
AConceptXREFSETAdapter |
class |
AConceptXREFSVAdapter |
class |
ComplexWithComplexMVAdapter |
class |
ComplexWithComplexSETAdapter |
class |
ComplexWithComplexSVAdapter |
class |
ModuleAREFMAPAdapter |
class |
ModuleAREFMVAdapter |
class |
ModuleAREFSETAdapter |
class |
ModuleAREFSVAdapter |
class |
ReferenceMVAdapter |
class |
ReferenceSETAdapter |
class |
ReferenceSVAdapter |
class |
TypeAndAttributeMVAdapter |
class |
TypeAndAttributeSETAdapter |
class |
TypeAndAttributeSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
TypeAndAttributeSVAdapter.getExisting() |
DmcAttribute<?> |
TypeAndAttributeSETAdapter.getExisting() |
DmcAttribute<?> |
TypeAndAttributeMVAdapter.getExisting() |
DmcAttribute<?> |
ReferenceSVAdapter.getExisting() |
DmcAttribute<?> |
ReferenceSETAdapter.getExisting() |
DmcAttribute<?> |
ReferenceMVAdapter.getExisting() |
DmcAttribute<?> |
ModuleAREFSVAdapter.getExisting() |
DmcAttribute<?> |
ModuleAREFSETAdapter.getExisting() |
DmcAttribute<?> |
ModuleAREFMVAdapter.getExisting() |
DmcAttribute<?> |
ModuleAREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ComplexWithComplexSVAdapter.getExisting() |
DmcAttribute<?> |
ComplexWithComplexSETAdapter.getExisting() |
DmcAttribute<?> |
ComplexWithComplexMVAdapter.getExisting() |
DmcAttribute<?> |
AConceptXREFSVAdapter.getExisting() |
DmcAttribute<?> |
AConceptXREFSETAdapter.getExisting() |
DmcAttribute<?> |
AConceptXREFMVAdapter.getExisting() |
DmcAttribute<?> |
AConceptXREFMAPAdapter.getExisting() |
DmcAttribute<?> |
AConceptBaseREFSVAdapter.getExisting() |
DmcAttribute<?> |
AConceptBaseREFSETAdapter.getExisting() |
DmcAttribute<?> |
AConceptBaseREFMVAdapter.getExisting() |
DmcAttribute<?> |
AConceptBaseREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ABConceptXREFSVAdapter.getExisting() |
DmcAttribute<?> |
ABConceptXREFSETAdapter.getExisting() |
DmcAttribute<?> |
ABConceptXREFMVAdapter.getExisting() |
DmcAttribute<?> |
ABConceptXREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAndAttributeSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TypeAndAttributeSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TypeAndAttributeMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferenceSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferenceSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferenceMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleAREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleAREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleAREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleAREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexWithComplexSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexWithComplexSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexWithComplexMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptXREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptXREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptXREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptXREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptBaseREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptBaseREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptBaseREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AConceptBaseREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ABConceptXREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ABConceptXREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ABConceptXREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ABConceptXREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleBDMW.addDependsOnModuleA(ModuleA value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleBDMW.addDependsOnModuleB(ModuleB value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleBDMW.getObjectNameAttribute() |
DmcAttribute<?> |
BConceptXDMW.getObjectNameAttribute() |
DmcAttribute<?> |
BConceptBaseDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleBDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleBDMO.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleA(ModuleADMO value)
Adds another dependsOnModuleA to the specified value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleB(ModuleBDMO value)
Adds another dependsOnModuleB to the specified value.
|
DmcAttribute<?> |
ModuleBDMO.addDependsOnModuleB(Object value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleBDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleBDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
ModuleBDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleBDMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
ModuleBDMO.delDependsOnModuleA(Object value)
Deletes a dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleBDMO.delDependsOnModuleB(Object value)
Deletes a dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleBDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ModuleBDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
ModuleBDMO.getObjectNameAttribute() |
DmcAttribute<?> |
BConceptXDMO.getObjectNameAttribute() |
DmcAttribute<?> |
BConceptBaseDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeBConceptBaseREF
This is the generated DmcAttribute derivative for values of type BConceptBase
|
class |
DmcTypeBConceptBaseREFMAP
The DmcTypeBConceptBaseREFMAP provides storage for a map of BConceptBaseREF
|
class |
DmcTypeBConceptBaseREFMV
The DmcTypeBConceptBaseREFMV provides storage for a multi-valued BConceptBaseREF
|
class |
DmcTypeBConceptBaseREFSET
The DmcTypeBConceptBaseREFSET provides storage for a set of BConceptBaseREF
|
class |
DmcTypeBConceptBaseREFSV
The DmcTypeBConceptBaseREFSV provides storage for a single-valued BConceptBaseREF
|
class |
DmcTypeBConceptXREF
This is the generated DmcAttribute derivative for values of type BConceptX
|
class |
DmcTypeBConceptXREFMAP
The DmcTypeBConceptXREFMAP provides storage for a map of BConceptXREF
|
class |
DmcTypeBConceptXREFMV
The DmcTypeBConceptXREFMV provides storage for a multi-valued BConceptXREF
|
class |
DmcTypeBConceptXREFSET
The DmcTypeBConceptXREFSET provides storage for a set of BConceptXREF
|
class |
DmcTypeBConceptXREFSV
The DmcTypeBConceptXREFSV provides storage for a single-valued BConceptXREF
|
class |
DmcTypeModuleBREF
This is the generated DmcAttribute derivative for values of type ModuleB
|
class |
DmcTypeModuleBREFMAP
The DmcTypeModuleBREFMAP provides storage for a map of ModuleBREF
|
class |
DmcTypeModuleBREFMV
The DmcTypeModuleBREFMV provides storage for a multi-valued ModuleBREF
|
class |
DmcTypeModuleBREFSET
The DmcTypeModuleBREFSET provides storage for a set of ModuleBREF
|
class |
DmcTypeModuleBREFSV
The DmcTypeModuleBREFSV provides storage for a single-valued ModuleBREF
|
| Modifier and Type | Class and Description |
|---|---|
class |
BConceptBaseREFMAPAdapter |
class |
BConceptBaseREFMVAdapter |
class |
BConceptBaseREFSETAdapter |
class |
BConceptBaseREFSVAdapter |
class |
BConceptXREFMAPAdapter |
class |
BConceptXREFMVAdapter |
class |
BConceptXREFSETAdapter |
class |
BConceptXREFSVAdapter |
class |
ModuleBREFMAPAdapter |
class |
ModuleBREFMVAdapter |
class |
ModuleBREFSETAdapter |
class |
ModuleBREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleBREFSVAdapter.getExisting() |
DmcAttribute<?> |
ModuleBREFSETAdapter.getExisting() |
DmcAttribute<?> |
ModuleBREFMVAdapter.getExisting() |
DmcAttribute<?> |
ModuleBREFMAPAdapter.getExisting() |
DmcAttribute<?> |
BConceptXREFSVAdapter.getExisting() |
DmcAttribute<?> |
BConceptXREFSETAdapter.getExisting() |
DmcAttribute<?> |
BConceptXREFMVAdapter.getExisting() |
DmcAttribute<?> |
BConceptXREFMAPAdapter.getExisting() |
DmcAttribute<?> |
BConceptBaseREFSVAdapter.getExisting() |
DmcAttribute<?> |
BConceptBaseREFSETAdapter.getExisting() |
DmcAttribute<?> |
BConceptBaseREFMVAdapter.getExisting() |
DmcAttribute<?> |
BConceptBaseREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleBREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleBREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleBREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptXREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptXREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptXREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptXREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptBaseREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptBaseREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptBaseREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BConceptBaseREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleCDMW.addDependsOnModuleA(ModuleA value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleCDMW.addDependsOnModuleB(ModuleB value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleCDMW.addDependsOnModuleC(ModuleC value)
Adds another dependsOnModuleC value.
|
DmcAttribute<?> |
ModuleCDMW.getObjectNameAttribute() |
DmcAttribute<?> |
CConceptXDMW.getObjectNameAttribute() |
DmcAttribute<?> |
CConceptBaseDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleCDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
ModuleCDMO.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleA(ModuleADMO value)
Adds another dependsOnModuleA to the specified value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleA(Object value)
Adds another dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleB(ModuleBDMO value)
Adds another dependsOnModuleB to the specified value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleB(Object value)
Adds another dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleC(ModuleCDMO value)
Adds another dependsOnModuleC to the specified value.
|
DmcAttribute<?> |
ModuleCDMO.addDependsOnModuleC(Object value)
Adds another dependsOnModuleC value.
|
DmcAttribute<?> |
ModuleCDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
ModuleCDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
ModuleCDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
ModuleCDMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
ModuleCDMO.delDependsOnModuleA(Object value)
Deletes a dependsOnModuleA value.
|
DmcAttribute<?> |
ModuleCDMO.delDependsOnModuleB(Object value)
Deletes a dependsOnModuleB value.
|
DmcAttribute<?> |
ModuleCDMO.delDependsOnModuleC(Object value)
Deletes a dependsOnModuleC value.
|
DmcAttribute<?> |
ModuleCDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
ModuleCDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
ModuleCDMO.getObjectNameAttribute() |
DmcAttribute<?> |
CConceptXDMO.getObjectNameAttribute() |
DmcAttribute<?> |
CConceptBaseDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeCConceptBaseREF
This is the generated DmcAttribute derivative for values of type CConceptBase
|
class |
DmcTypeCConceptBaseREFMAP
The DmcTypeCConceptBaseREFMAP provides storage for a map of CConceptBaseREF
|
class |
DmcTypeCConceptBaseREFMV
The DmcTypeCConceptBaseREFMV provides storage for a multi-valued CConceptBaseREF
|
class |
DmcTypeCConceptBaseREFSET
The DmcTypeCConceptBaseREFSET provides storage for a set of CConceptBaseREF
|
class |
DmcTypeCConceptBaseREFSV
The DmcTypeCConceptBaseREFSV provides storage for a single-valued CConceptBaseREF
|
class |
DmcTypeCConceptXREF
This is the generated DmcAttribute derivative for values of type CConceptX
|
class |
DmcTypeCConceptXREFMAP
The DmcTypeCConceptXREFMAP provides storage for a map of CConceptXREF
|
class |
DmcTypeCConceptXREFMV
The DmcTypeCConceptXREFMV provides storage for a multi-valued CConceptXREF
|
class |
DmcTypeCConceptXREFSET
The DmcTypeCConceptXREFSET provides storage for a set of CConceptXREF
|
class |
DmcTypeCConceptXREFSV
The DmcTypeCConceptXREFSV provides storage for a single-valued CConceptXREF
|
class |
DmcTypeModuleCREF
This is the generated DmcAttribute derivative for values of type ModuleC
|
class |
DmcTypeModuleCREFMAP
The DmcTypeModuleCREFMAP provides storage for a map of ModuleCREF
|
class |
DmcTypeModuleCREFMV
The DmcTypeModuleCREFMV provides storage for a multi-valued ModuleCREF
|
class |
DmcTypeModuleCREFSET
The DmcTypeModuleCREFSET provides storage for a set of ModuleCREF
|
class |
DmcTypeModuleCREFSV
The DmcTypeModuleCREFSV provides storage for a single-valued ModuleCREF
|
| Modifier and Type | Class and Description |
|---|---|
class |
CConceptBaseREFMAPAdapter |
class |
CConceptBaseREFMVAdapter |
class |
CConceptBaseREFSETAdapter |
class |
CConceptBaseREFSVAdapter |
class |
CConceptXREFMAPAdapter |
class |
CConceptXREFMVAdapter |
class |
CConceptXREFSETAdapter |
class |
CConceptXREFSVAdapter |
class |
ModuleCREFMAPAdapter |
class |
ModuleCREFMVAdapter |
class |
ModuleCREFSETAdapter |
class |
ModuleCREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ModuleCREFSVAdapter.getExisting() |
DmcAttribute<?> |
ModuleCREFSETAdapter.getExisting() |
DmcAttribute<?> |
ModuleCREFMVAdapter.getExisting() |
DmcAttribute<?> |
ModuleCREFMAPAdapter.getExisting() |
DmcAttribute<?> |
CConceptXREFSVAdapter.getExisting() |
DmcAttribute<?> |
CConceptXREFSETAdapter.getExisting() |
DmcAttribute<?> |
CConceptXREFMVAdapter.getExisting() |
DmcAttribute<?> |
CConceptXREFMAPAdapter.getExisting() |
DmcAttribute<?> |
CConceptBaseREFSVAdapter.getExisting() |
DmcAttribute<?> |
CConceptBaseREFSETAdapter.getExisting() |
DmcAttribute<?> |
CConceptBaseREFMVAdapter.getExisting() |
DmcAttribute<?> |
CConceptBaseREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleCREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleCREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleCREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ModuleCREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptXREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptXREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptXREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptXREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptBaseREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptBaseREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptBaseREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CConceptBaseREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
NamedObjHMDMW.addHmNamedObj(ObjWithRefs value)
Adds another hmNamedObj value.
|
DmcAttribute<?> |
ExtendedRefHSDMW.addHsExtendedRef(SomeRelation value)
Adds another hsExtendedRef value.
|
DmcAttribute<?> |
NamedObjHSDMW.addHsNamedObj(ObjWithRefs value)
Adds another hsNamedObj value.
|
DmcAttribute<?> |
UnnamedObjHSDMW.addHsUnnamedObj(TestBasicObjectFixedDMW value)
Adds another hsUnnamedObj value.
|
DmcAttribute<?> |
ExtendedRefMVDMW.addMvExtendedRef(SomeRelation value)
Adds another mvExtendedRef value.
|
DmcAttribute<?> |
NamedObjMVDMW.addMvNamedObj(ObjWithRefs value)
Adds another mvNamedObj value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMW.addMvTestBasicNamedObjectFixed(TestBasicNamedObjectFixedDMW value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMW.addMvTestBasicNamedObjectFixed(TestBasicNamedObjectFixedDMW value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
UnnamedObjMVDMW.addMvUnnamedObj(TestBasicObjectFixedDMW value)
Adds another mvUnnamedObj value.
|
DmcAttribute<?> |
ParseTestDMW.addMvUnnamedObj(TestBasicObjectFixedDMW value)
Adds another mvUnnamedObj value.
|
DmcAttribute<?> |
UsingObjRefHMDMW.addObjRefHM(ObjWithRefs value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addObjRefHM(ObjWithRefs value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addObjRefMV(ObjWithRefs value)
Adds another objRefMV value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addPlainObjRef(TestBasicObjectFixedDMW value)
Adds another plainObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMW.addSomeRelationMV(SomeRelation value)
Adds another someRelationMV value.
|
DmcAttribute<?> |
NamedObjTMDMW.addTmNamedObj(ObjWithRefs value)
Adds another tmNamedObj value.
|
DmcAttribute<?> |
ExtendedRefTSDMW.addTsExtendedRef(SomeRelation value)
Adds another tsExtendedRef value.
|
DmcAttribute<?> |
NamedObjTSDMW.addTsNamedObj(ObjWithRefs value)
Adds another tsNamedObj value.
|
DmcAttribute<?> |
UnnamedObjTSDMW.addTsUnnamedObj(TestBasicObjectFixedDMW value)
Adds another tsUnnamedObj value.
|
DmcAttribute<?> |
UUIDNamedObjectDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestOneLevelSubpackageDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestMultiLevelSubpackageDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestDerivedSubpackageDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestDerivedDiffSubpackageDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestBasicNamedObjectFixedDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDerivedBDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDerivedADMW.getObjectNameAttribute() |
DmcAttribute<?> |
IntegerNamedObjectDMW.getObjectNameAttribute() |
DmcAttribute<?> |
BaseObjDMW.getObjectNameAttribute() |
static DmcAttribute<?> |
TestBasicAuxiliary.remSvString(DmwWrapper corew)
Removes the svString attribute from the object.
|
DmcAttribute<?> |
TestAbstractExtendedDMW.setNthClientCountFilters(int index,
ClientCountFilter value)
Sets the clientCountFilters value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMW.setNthClientCountFilters(int index,
ClientCountFilter value)
Sets the clientCountFilters value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMW.setNthIndexedObjRef(int index,
ObjWithRefs value)
Sets the indexedObjRef value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMW.setNthIndexedPlainObjRef(int index,
TestBasicObjectFixedDMW value)
Sets the indexedPlainObjRef value at the specified index.
|
DmcAttribute<?> |
ExtendedRefMVIDXDMW.setNthMvIdxExtendedRef(int index,
SomeRelation value)
Sets the mvIdxExtendedRef value at the specified index.
|
DmcAttribute<?> |
ParseTestDMW.setNthMvIdxNamedObj(int index,
ObjWithRefs value)
Sets the mvIdxNamedObj value at the specified index.
|
DmcAttribute<?> |
NamedObjMVIDXDMW.setNthMvIdxNamedObj(int index,
ObjWithRefs value)
Sets the mvIdxNamedObj value at the specified index.
|
DmcAttribute<?> |
UnnamedObjMVIDXDMW.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMW value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
TestBasicObjectFixedDMW.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMW value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMW.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMW value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
ParseTestDMW.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMW value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
UsingIndexedAttributesDMW.setNthSomeRelationIndexed(int index,
SomeRelation value)
Sets the someRelationIndexed value at the specified index.
|
DmcAttribute<?> |
TestAbstractExtendedDMW.setNthSomeRelationMVI(int index,
SomeRelation value)
Sets the someRelationMVI value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMW.setNthSomeRelationMVI(int index,
SomeRelation value)
Sets the someRelationMVI value at the specified index.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ObjWithRefsDMO.addAttrIDs(AttributeID value)
Adds another attrIDs to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addAttrIDs(DmcAttributeInfo value)
Adds another attrIDs to the specified value.
|
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<?> |
NamedObjHMDMO.addHmNamedObj(ObjWithRefsDMO value)
Adds another hmNamedObj value.
|
DmcAttribute<?> |
PrimitiveHMDMO.addHmString(Object value)
Adds another hmString value.
|
DmcAttribute<?> |
PrimitiveHMDMO.addHmString(StringToString value)
Adds another hmString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDate(Date value)
Adds another hsDate to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsDate(Date value)
Adds another hsDate to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDate(Object value)
Adds another hsDate value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsDate(Object value)
Adds another hsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDouble(Double value)
Adds another hsDouble to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsDouble(Object value)
Adds another hsDouble value.
|
DmcAttribute<?> |
ExtendedRefHSDMO.addHsExtendedRef(Object value)
Adds another hsExtendedRef value.
|
DmcAttribute<?> |
ExtendedRefHSDMO.addHsExtendedRef(SomeRelation value)
Adds another hsExtendedRef to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsFloat(Float value)
Adds another hsFloat to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsFloat(Object value)
Adds another hsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsInteger(Integer value)
Adds another hsInteger to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsInteger(Object value)
Adds another hsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsLong(Long value)
Adds another hsLong to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsLong(Object value)
Adds another hsLong value.
|
DmcAttribute<?> |
NamedObjHSDMO.addHsNamedObj(Object value)
Adds another hsNamedObj value.
|
DmcAttribute<?> |
NamedObjHSDMO.addHsNamedObj(ObjWithRefsDMO value)
Adds another hsNamedObj to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsNames(DmcObjectName value)
Adds another hsNames to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsNames(NameContainer value)
Adds another hsNames to the specified 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<?> |
TestBasicObjectFixedDMO.addHsString(String value)
Adds another hsString to the specified value.
|
DmcAttribute<?> |
PrimitiveHSDMO.addHsString(String value)
Adds another hsString to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsString(String value)
Adds another hsString to the specified value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addHsStringName(Object value)
Adds another hsStringName value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsStringName(Object value)
Adds another hsStringName value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addHsStringName(StringName value)
Adds another hsStringName to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsStringName(StringName value)
Adds another hsStringName to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addHsTestEnum(DmtTestEnum value)
Adds another hsTestEnum to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addHsTestEnum(DmtTestEnum value)
Adds another hsTestEnum to the specified 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<?> |
UnnamedObjHSDMO.addHsUnnamedObj(TestBasicObjectFixedDMO value)
Adds another hsUnnamedObj to the specified 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(IntegerToString value)
Adds another intToString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIntToString(IntegerToString value)
Adds another intToString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addIntToString(Object value)
Adds another intToString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIntToString(Object value)
Adds another intToString value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.addIntToStringMAP(IntegerToString value)
Adds another intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addIntToStringMAP(IntegerToString value)
Adds another intToStringMAP 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<?> |
ObjWithRefsDMO.addLimitedStringMV(String value)
Adds another limitedStringMV to the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvBoolean(Boolean value)
Adds another mvBoolean to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvBoolean(Boolean value)
Adds another mvBoolean to the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvBoolean(Object value)
Adds another mvBoolean value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvBoolean(Object value)
Adds another mvBoolean value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.addMvComplex(MenuElementTypeAndComment value)
Adds another mvComplex to the specified value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.addMvComplex(Object value)
Adds another mvComplex value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvDate(Date value)
Adds another mvDate to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvDate(Date value)
Adds another mvDate to the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvDate(Object value)
Adds another mvDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvDate(Object value)
Adds another mvDate value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.addMvDouble(Double value)
Adds another mvDouble to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvDouble(Double value)
Adds another mvDouble to the specified 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<?> |
ExtendedRefMVDMO.addMvExtendedRef(SomeRelation value)
Adds another mvExtendedRef to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvFloat(Float value)
Adds another mvFloat to the specified 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(Integer value)
Adds another mvInteger to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvInteger(Object value)
Adds another mvInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvLong(Long value)
Adds another mvLong to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvLong(Object value)
Adds another mvLong value.
|
DmcAttribute<?> |
NamedObjMVDMO.addMvNamedObj(Object value)
Adds another mvNamedObj value.
|
DmcAttribute<?> |
NamedObjMVDMO.addMvNamedObj(ObjWithRefsDMO value)
Adds another mvNamedObj to the specified 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<?> |
UUIDNamedObjectDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestOneLevelSubpackageDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestMultiLevelSubpackageDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestDerivedSubpackageDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestDerivedDiffSubpackageDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
PrimitiveMVDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addMvString(String value)
Adds another mvString to the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvTestBasicNamedObjectFixed(Object value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.addMvTestBasicNamedObjectFixed(Object value)
Adds another mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.addMvTestBasicNamedObjectFixed(TestBasicNamedObjectFixedDMO value)
Adds another mvTestBasicNamedObjectFixed to the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.addMvTestBasicNamedObjectFixed(TestBasicNamedObjectFixedDMO value)
Adds another mvTestBasicNamedObjectFixed to the specified value.
|
DmcAttribute<?> |
TestActionATI.addMvTestBasicNamedObjectFixed(TestBasicNamedObjectFixedDMO value) |
DmcAttribute<?> |
ObjWithRefsDMO.addMvTestEnum(DmtTestEnum value)
Adds another mvTestEnum to the specified 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<?> |
UnnamedObjMVDMO.addMvUnnamedObj(TestBasicObjectFixedDMO value)
Adds another mvUnnamedObj to the specified value.
|
DmcAttribute<?> |
ParseTestDMO.addMvUnnamedObj(TestBasicObjectFixedDMO value)
Adds another mvUnnamedObj to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addNonperString(Object value)
Adds another nonperString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addNonperString(String value)
Adds another nonperString to the specified value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.addObjRefHM(Object value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefHM(Object value)
Adds another objRefHM value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.addObjRefHM(ObjWithRefsDMO value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefHM(ObjWithRefsDMO value)
Adds another objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefMV(Object value)
Adds another objRefMV value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addObjRefMV(ObjWithRefsDMO value)
Adds another objRefMV to the specified value.
|
DmcAttribute<?> |
TestActionATI.addPlainObjRef(Object value)
Adds another plainObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addPlainObjRef(Object value)
Adds another plainObjRef value.
|
DmcAttribute<?> |
TestActionATI.addPlainObjRef(TestBasicObjectFixedDMO value)
Adds another plainObjRef to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addPlainObjRef(TestBasicObjectFixedDMO value)
Adds another plainObjRef to the specified value.
|
DmcAttribute<?> |
ClientCountFilterRequestDMO.addRequestID(Integer value)
Adds another requestID to the specified 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<?> |
ObjWithRefsDMO.addSomeRelationMV(SomeRelation value)
Adds another someRelationMV to the specified 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<?> |
NamedObjTMDMO.addTmNamedObj(ObjWithRefsDMO value)
Adds another tmNamedObj value.
|
DmcAttribute<?> |
PrimitiveTMDMO.addTmString(Object value)
Adds another tmString value.
|
DmcAttribute<?> |
PrimitiveTMDMO.addTmString(StringToString value)
Adds another tmString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addTransString(Object value)
Adds another transString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.addTransString(String value)
Adds another transString to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDate(Date value)
Adds another tsDate to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDate(Object value)
Adds another tsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDouble(Double value)
Adds another tsDouble to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsDouble(Object value)
Adds another tsDouble value.
|
DmcAttribute<?> |
ExtendedRefTSDMO.addTsExtendedRef(Object value)
Adds another tsExtendedRef value.
|
DmcAttribute<?> |
ExtendedRefTSDMO.addTsExtendedRef(SomeRelation value)
Adds another tsExtendedRef to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsFloat(Float value)
Adds another tsFloat to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsFloat(Object value)
Adds another tsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsInteger(Integer value)
Adds another tsInteger to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsInteger(Object value)
Adds another tsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsLong(Long value)
Adds another tsLong to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsLong(Object value)
Adds another tsLong value.
|
DmcAttribute<?> |
NamedObjTSDMO.addTsNamedObj(Object value)
Adds another tsNamedObj value.
|
DmcAttribute<?> |
NamedObjTSDMO.addTsNamedObj(ObjWithRefsDMO value)
Adds another tsNamedObj to the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsString(Object value)
Adds another tsString value.
|
DmcAttribute<?> |
PrimitiveTSDMO.addTsString(Object value)
Adds another tsString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.addTsString(String value)
Adds another tsString to the specified value.
|
DmcAttribute<?> |
PrimitiveTSDMO.addTsString(String value)
Adds another tsString to the specified value.
|
DmcAttribute<?> |
UnnamedObjTSDMO.addTsUnnamedObj(Object value)
Adds another tsUnnamedObj value.
|
DmcAttribute<?> |
UnnamedObjTSDMO.addTsUnnamedObj(TestBasicObjectFixedDMO value)
Adds another tsUnnamedObj to the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delAttrIDs(AttributeID value)
Deletes a attrIDs from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delAttrIDs(Object value)
Deletes a attrIDs value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delClientCountFilters(Object value)
Deletes a clientCountFilters value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delClientCountFilters(Object value)
Deletes a clientCountFilters value.
|
DmcAttribute<?> |
NamedObjHMDMO.delHmNamedObj(Object value)
Deletes a hmNamedObj value.
|
DmcAttribute<?> |
NamedObjHMDMO.delHmNamedObj(ObjWithRefsDMO value)
Deletes a hmNamedObj value.
|
DmcAttribute<?> |
PrimitiveHMDMO.delHmString(Object key)
Deletes a hmString value.
|
DmcAttribute<?> |
PrimitiveHMDMO.delHmString(String key)
Deletes a hmString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDate(Date value)
Deletes a hsDate from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsDate(Date value)
Deletes a hsDate from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDate(Object value)
Deletes a hsDate value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsDate(Object value)
Deletes a hsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDouble(Double value)
Deletes a hsDouble from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsDouble(Object value)
Deletes a hsDouble value.
|
DmcAttribute<?> |
ExtendedRefHSDMO.delHsExtendedRef(Object value)
Deletes a hsExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsFloat(Float value)
Deletes a hsFloat from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsFloat(Object value)
Deletes a hsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsInteger(Integer value)
Deletes a hsInteger from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsInteger(Object value)
Deletes a hsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsLong(Long value)
Deletes a hsLong from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsLong(Object value)
Deletes a hsLong value.
|
DmcAttribute<?> |
NamedObjHSDMO.delHsNamedObj(Object value)
Deletes a hsNamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsNames(NameContainer value)
Deletes a hsNames from the specified 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<?> |
TestBasicObjectFixedDMO.delHsString(String value)
Deletes a hsString from the specified value.
|
DmcAttribute<?> |
PrimitiveHSDMO.delHsString(String value)
Deletes a hsString from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsString(String value)
Deletes a hsString from the specified value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delHsStringName(Object value)
Deletes a hsStringName value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsStringName(Object value)
Deletes a hsStringName value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delHsStringName(StringName value)
Deletes a hsStringName from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsStringName(StringName value)
Deletes a hsStringName from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsTestEnum(DmtTestEnum value)
Deletes a hsTestEnum from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsTestEnum(DmtTestEnum value)
Deletes a hsTestEnum from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delHsTestEnum(Object value)
Deletes a hsTestEnum value.
|
DmcAttribute<?> |
UnnamedObjHSDMO.delHsUnnamedObj(Object value)
Deletes a hsUnnamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIndexedObjRef(Object value)
Deletes a indexedObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIndexedPlainObjRef(Object value)
Deletes a indexedPlainObjRef value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.delIndexedString(Object value)
Deletes a indexedString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIndexedString(Object value)
Deletes a indexedString value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.delIndexedString(String value)
Deletes a indexedString from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIndexedString(String value)
Deletes a indexedString from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delIntToString(Integer key)
Deletes a intToString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIntToString(Integer key)
Deletes a intToString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delIntToString(Object key)
Deletes a intToString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIntToString(Object key)
Deletes a intToString value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delIntToStringMAP(Integer key)
Deletes a intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIntToStringMAP(Integer key)
Deletes a intToStringMAP value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delIntToStringMAP(Object key)
Deletes a intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delIntToStringMAP(Object key)
Deletes a intToStringMAP value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delLimitedStringMV(Object value)
Deletes a limitedStringMV value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delLimitedStringMV(String value)
Deletes a limitedStringMV from the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvBoolean(Boolean value)
Deletes a mvBoolean from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvBoolean(Boolean value)
Deletes a mvBoolean from the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvBoolean(Object value)
Deletes a mvBoolean value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.delMvComplex(MenuElementTypeAndComment value)
Deletes a mvComplex from the specified value.
|
DmcAttribute<?> |
ComplexTypeTestDMO.delMvComplex(Object value)
Deletes a mvComplex value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDate(Date value)
Deletes a mvDate from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDate(Date value)
Deletes a mvDate from the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDate(Object value)
Deletes a mvDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDate(Object value)
Deletes a mvDate value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDouble(Double value)
Deletes a mvDouble from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDouble(Double value)
Deletes a mvDouble from the specified value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.delMvDouble(Object value)
Deletes a mvDouble value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvDouble(Object value)
Deletes a mvDouble value.
|
DmcAttribute<?> |
ExtendedRefMVDMO.delMvExtendedRef(Object value)
Deletes a mvExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvFloat(Float value)
Deletes a mvFloat from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvFloat(Object value)
Deletes a mvFloat value.
|
DmcAttribute<?> |
ExtendedRefMVIDXDMO.delMvIdxExtendedRef(Object value)
Deletes a mvIdxExtendedRef value.
|
DmcAttribute<?> |
ParseTestDMO.delMvIdxNamedObj(Object value)
Deletes a mvIdxNamedObj value.
|
DmcAttribute<?> |
NamedObjMVIDXDMO.delMvIdxNamedObj(Object value)
Deletes a mvIdxNamedObj value.
|
DmcAttribute<?> |
PrimitiveMVIDXDMO.delMvIdxString(Object value)
Deletes a mvIdxString value.
|
DmcAttribute<?> |
PrimitiveMVIDXDMO.delMvIdxString(String value)
Deletes a mvIdxString from the specified value.
|
DmcAttribute<?> |
UnnamedObjMVIDXDMO.delMvIdxUnnamedObj(Object value)
Deletes a mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvIdxUnnamedObj(Object value)
Deletes a mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.delMvIdxUnnamedObj(Object value)
Deletes a mvIdxUnnamedObj value.
|
DmcAttribute<?> |
ParseTestDMO.delMvIdxUnnamedObj(Object value)
Deletes a mvIdxUnnamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvInteger(Integer value)
Deletes a mvInteger from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvInteger(Object value)
Deletes a mvInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvLong(Long value)
Deletes a mvLong from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvLong(Object value)
Deletes a mvLong value.
|
DmcAttribute<?> |
NamedObjMVDMO.delMvNamedObj(Object value)
Deletes a mvNamedObj 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<?> |
UUIDNamedObjectDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestOneLevelSubpackageDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestMultiLevelSubpackageDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestDerivedSubpackageDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestDerivedDiffSubpackageDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
PrimitiveMVDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delMvString(String value)
Deletes a mvString from the specified value.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.delMvTestBasicNamedObjectFixed(Object value)
Deletes a mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.delMvTestBasicNamedObjectFixed(Object value)
Deletes a mvTestBasicNamedObjectFixed value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delMvTestEnum(DmtTestEnum value)
Deletes a mvTestEnum from the specified value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delMvTestEnum(Object value)
Deletes a mvTestEnum value.
|
DmcAttribute<?> |
UnnamedObjMVDMO.delMvUnnamedObj(Object value)
Deletes a mvUnnamedObj value.
|
DmcAttribute<?> |
ParseTestDMO.delMvUnnamedObj(Object value)
Deletes a mvUnnamedObj value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delNonperString(Object value)
Deletes a nonperString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delNonperString(String value)
Deletes a nonperString from the specified value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.delObjRefHM(Object value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delObjRefHM(Object value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
UsingObjRefHMDMO.delObjRefHM(ObjWithRefsDMO value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delObjRefHM(ObjWithRefsDMO value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delObjRefMV(Object value)
Deletes a objRefMV value.
|
DmcAttribute<?> |
TestActionATI.delPlainObjRef(Object value)
Deletes a plainObjRef value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delPlainObjRef(Object value)
Deletes a plainObjRef value.
|
DmcAttribute<?> |
ClientCountFilterRequestDMO.delRequestID(Integer value)
Deletes a requestID from the specified value.
|
DmcAttribute<?> |
ClientCountFilterRequestDMO.delRequestID(Object value)
Deletes a requestID value.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.delSomeRelationIndexed(Object value)
Deletes a someRelationIndexed value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delSomeRelationMV(Object value)
Deletes a someRelationMV value.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.delSomeRelationMVI(Object value)
Deletes a someRelationMVI value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delSomeRelationMVI(Object value)
Deletes a someRelationMVI value.
|
DmcAttribute<?> |
NamedObjTMDMO.delTmNamedObj(Object value)
Deletes a tmNamedObj value.
|
DmcAttribute<?> |
NamedObjTMDMO.delTmNamedObj(ObjWithRefsDMO value)
Deletes a tmNamedObj value.
|
DmcAttribute<?> |
PrimitiveTMDMO.delTmString(Object key)
Deletes a tmString value.
|
DmcAttribute<?> |
PrimitiveTMDMO.delTmString(String key)
Deletes a tmString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delTransString(Object value)
Deletes a transString value.
|
DmcAttribute<?> |
ObjWithRefsDMO.delTransString(String value)
Deletes a transString from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDate(Date value)
Deletes a tsDate from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDate(Object value)
Deletes a tsDate value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDouble(Double value)
Deletes a tsDouble from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsDouble(Object value)
Deletes a tsDouble value.
|
DmcAttribute<?> |
ExtendedRefTSDMO.delTsExtendedRef(Object value)
Deletes a tsExtendedRef value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsFloat(Float value)
Deletes a tsFloat from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsFloat(Object value)
Deletes a tsFloat value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsInteger(Integer value)
Deletes a tsInteger from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsInteger(Object value)
Deletes a tsInteger value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsLong(Long value)
Deletes a tsLong from the specified value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsLong(Object value)
Deletes a tsLong value.
|
DmcAttribute<?> |
NamedObjTSDMO.delTsNamedObj(Object value)
Deletes a tsNamedObj value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsString(Object value)
Deletes a tsString value.
|
DmcAttribute<?> |
PrimitiveTSDMO.delTsString(Object value)
Deletes a tsString value.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.delTsString(String value)
Deletes a tsString from the specified value.
|
DmcAttribute<?> |
PrimitiveTSDMO.delTsString(String value)
Deletes a tsString from the specified value.
|
DmcAttribute<?> |
UnnamedObjTSDMO.delTsUnnamedObj(Object value)
Deletes a tsUnnamedObj value.
|
DmcAttribute<?> |
UUIDNamedObjectDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestOneLevelSubpackageDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestMultiLevelSubpackageDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestDerivedSubpackageDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestDerivedDiffSubpackageDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDerivedBDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ObjWithRefsDerivedADMO.getObjectNameAttribute() |
DmcAttribute<?> |
IntegerNamedObjectDMO.getObjectNameAttribute() |
DmcAttribute<?> |
BaseObjDMO.getObjectNameAttribute() |
static DmcAttribute<?> |
TestBasicAuxiliaryDMO.remSvString(DmcObject core)
Removes the svString attribute from the object.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.setNthClientCountFilters(int index,
ClientCountFilterDMO value)
Sets the clientCountFilters value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMO.setNthClientCountFilters(int index,
ClientCountFilterDMO value)
Sets the clientCountFilters value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMO.setNthIndexedObjRef(int index,
ObjWithRefsDMO value)
Sets the indexedObjRef value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMO.setNthIndexedPlainObjRef(int index,
TestBasicObjectFixedDMO value)
Sets the indexedPlainObjRef value at the specified index.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.setNthIndexedString(int index,
String value)
Sets the value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMO.setNthIndexedString(int index,
String value)
Sets the value at the specified index.
|
DmcAttribute<?> |
ExtendedRefMVIDXDMO.setNthMvIdxExtendedRef(int index,
SomeRelation value)
Sets the mvIdxExtendedRef value at the specified index.
|
DmcAttribute<?> |
ParseTestDMO.setNthMvIdxNamedObj(int index,
ObjWithRefsDMO value)
Sets the mvIdxNamedObj value at the specified index.
|
DmcAttribute<?> |
NamedObjMVIDXDMO.setNthMvIdxNamedObj(int index,
ObjWithRefsDMO value)
Sets the mvIdxNamedObj value at the specified index.
|
DmcAttribute<?> |
PrimitiveMVIDXDMO.setNthMvIdxString(int index,
String value)
Sets the value at the specified index.
|
DmcAttribute<?> |
UnnamedObjMVIDXDMO.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMO value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
TestBasicObjectFixedDMO.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMO value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
TestBasicNamedObjectFixedDMO.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMO value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
ParseTestDMO.setNthMvIdxUnnamedObj(int index,
TestBasicObjectFixedDMO value)
Sets the mvIdxUnnamedObj value at the specified index.
|
DmcAttribute<?> |
UsingIndexedAttributesDMO.setNthSomeRelationIndexed(int index,
SomeRelation value)
Sets the someRelationIndexed value at the specified index.
|
DmcAttribute<?> |
TestAbstractExtendedDMO.setNthSomeRelationMVI(int index,
SomeRelation value)
Sets the someRelationMVI value at the specified index.
|
DmcAttribute<?> |
ObjWithRefsDMO.setNthSomeRelationMVI(int index,
SomeRelation value)
Sets the someRelationMVI value at the specified index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeBaseObjREF
This is the generated DmcAttribute derivative for values of type BaseObj
|
class |
DmcTypeBaseObjREFMAP
The DmcTypeBaseObjREFMAP provides storage for a map of BaseObjREF
|
class |
DmcTypeBaseObjREFMV
The DmcTypeBaseObjREFMV provides storage for a multi-valued BaseObjREF
|
class |
DmcTypeBaseObjREFSET
The DmcTypeBaseObjREFSET provides storage for a set of BaseObjREF
|
class |
DmcTypeBaseObjREFSV
The DmcTypeBaseObjREFSV provides storage for a single-valued BaseObjREF
|
class |
DmcTypeClientCountFilterREF
This is the generated DmcAttribute derivative for values of type ClientCountFilter
|
class |
DmcTypeClientCountFilterREFMV
The DmcTypeClientCountFilterREFMV provides storage for a multi-valued ClientCountFilter
|
class |
DmcTypeClientCountFilterREFSET
The DmcTypeClientCountFilterREFSET provides storage for a set of ClientCountFilterDMO
|
class |
DmcTypeClientCountFilterREFSV
The DmcTypeClientCountFilterREFSV provides storage for a single-valued ClientCountFilter
|
class |
DmcTypeClientCountFilterRequestREF
This is the generated DmcAttribute derivative for values of type ClientCountFilterRequest
|
class |
DmcTypeClientCountFilterRequestREFMV
The DmcTypeClientCountFilterRequestREFMV provides storage for a multi-valued ClientCountFilterRequest
|
class |
DmcTypeClientCountFilterRequestREFSET
The DmcTypeClientCountFilterRequestREFSET provides storage for a set of ClientCountFilterRequestDMO
|
class |
DmcTypeClientCountFilterRequestREFSV
The DmcTypeClientCountFilterRequestREFSV provides storage for a single-valued ClientCountFilterRequest
|
class |
DmcTypeComplexTypeTestREF
This is the generated DmcAttribute derivative for values of type ComplexTypeTest
|
class |
DmcTypeComplexTypeTestREFMV
The DmcTypeComplexTypeTestREFMV provides storage for a multi-valued ComplexTypeTest
|
class |
DmcTypeComplexTypeTestREFSET
The DmcTypeComplexTypeTestREFSET provides storage for a set of ComplexTypeTestDMO
|
class |
DmcTypeComplexTypeTestREFSV
The DmcTypeComplexTypeTestREFSV provides storage for a single-valued ComplexTypeTest
|
class |
DmcTypeDmtField |
class |
DmcTypeDmtFieldMV
The DmcTypeDmtFieldMV provides storage for a multi-valued DmtField
|
class |
DmcTypeDmtFieldSET
The DmcTypeDmtFieldSET provides storage for a set of DmtField
|
class |
DmcTypeDmtFieldSV
The DmcTypeDmtFieldSV provides storage for a single-valued DmtField
|
class |
DmcTypeDmtMultiValuedRequiredPartPrimitive |
class |
DmcTypeDmtMultiValuedRequiredPartPrimitiveMV
The DmcTypeDmtMultiValuedRequiredPartPrimitiveMV provides storage for a multi-valued DmtMultiValuedRequiredPartPrimitive
|
class |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSET
The DmcTypeDmtMultiValuedRequiredPartPrimitiveSET provides storage for a set of DmtMultiValuedRequiredPartPrimitive
|
class |
DmcTypeDmtMultiValuedRequiredPartPrimitiveSV
The DmcTypeDmtMultiValuedRequiredPartPrimitiveSV provides storage for a single-valued DmtMultiValuedRequiredPartPrimitive
|
class |
DmcTypeDmtMultiValuedRequiredPartWithReferences |
class |
DmcTypeDmtMultiValuedRequiredPartWithReferencesMV
The DmcTypeDmtMultiValuedRequiredPartWithReferencesMV provides storage for a multi-valued DmtMultiValuedRequiredPartWithReferences
|
class |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSET
The DmcTypeDmtMultiValuedRequiredPartWithReferencesSET provides storage for a set of DmtMultiValuedRequiredPartWithReferences
|
class |
DmcTypeDmtMultiValuedRequiredPartWithReferencesSV
The DmcTypeDmtMultiValuedRequiredPartWithReferencesSV provides storage for a single-valued DmtMultiValuedRequiredPartWithReferences
|
class |
DmcTypeDmtOptionalValueFieldWithColons |
class |
DmcTypeDmtOptionalValueFieldWithColonsMV
The DmcTypeDmtOptionalValueFieldWithColonsMV provides storage for a multi-valued DmtOptionalValueFieldWithColons
|
class |
DmcTypeDmtOptionalValueFieldWithColonsSET
The DmcTypeDmtOptionalValueFieldWithColonsSET provides storage for a set of DmtOptionalValueFieldWithColons
|
class |
DmcTypeDmtOptionalValueFieldWithColonsSV
The DmcTypeDmtOptionalValueFieldWithColonsSV provides storage for a single-valued DmtOptionalValueFieldWithColons
|
class |
DmcTypeDmtOptionalValueFieldWithSpaces |
class |
DmcTypeDmtOptionalValueFieldWithSpacesMV
The DmcTypeDmtOptionalValueFieldWithSpacesMV provides storage for a multi-valued DmtOptionalValueFieldWithSpaces
|
class |
DmcTypeDmtOptionalValueFieldWithSpacesSET
The DmcTypeDmtOptionalValueFieldWithSpacesSET provides storage for a set of DmtOptionalValueFieldWithSpaces
|
class |
DmcTypeDmtOptionalValueFieldWithSpacesSV
The DmcTypeDmtOptionalValueFieldWithSpacesSV provides storage for a single-valued DmtOptionalValueFieldWithSpaces
|
class |
DmcTypeDmtStringNameMV
The DmcTypeDmtStringNameMV provides storage for a multi-valued DmtStringName
|
class |
DmcTypeDmtStringNameSET
The DmcTypeDmtStringNameSET provides storage for a set of DmtStringName
|
class |
DmcTypeDmtStringNameSV
The DmcTypeDmtStringNameSV provides storage for a single-valued DmtStringName
|
class |
DmcTypeDmtTestEnum
This is the generated DmcAttribute derivative for values of type DmtTestEnum
|
class |
DmcTypeDmtTestEnumMV
The DmcTypeDmtTestEnumMV provides storage for a multi-valued DmtTestEnum
|
class |
DmcTypeDmtTestEnumSET
The DmcTypeDmtTestEnumSET provides storage for a set of DmtTestEnum
|
class |
DmcTypeDmtTestEnumSV
The DmcTypeDmtTestEnumSV provides storage for a single-valued DmtTestEnum
|
class |
DmcTypeExtendedRefHSREF
This is the generated DmcAttribute derivative for values of type ExtendedRefHS
|
class |
DmcTypeExtendedRefHSREFMV
The DmcTypeExtendedRefHSREFMV provides storage for a multi-valued ExtendedRefHS
|
class |
DmcTypeExtendedRefHSREFSET
The DmcTypeExtendedRefHSREFSET provides storage for a set of ExtendedRefHSDMO
|
class |
DmcTypeExtendedRefHSREFSV
The DmcTypeExtendedRefHSREFSV provides storage for a single-valued ExtendedRefHS
|
class |
DmcTypeExtendedRefMVIDXREF
This is the generated DmcAttribute derivative for values of type ExtendedRefMVIDX
|
class |
DmcTypeExtendedRefMVIDXREFMV
The DmcTypeExtendedRefMVIDXREFMV provides storage for a multi-valued ExtendedRefMVIDX
|
class |
DmcTypeExtendedRefMVIDXREFSET
The DmcTypeExtendedRefMVIDXREFSET provides storage for a set of ExtendedRefMVIDXDMO
|
class |
DmcTypeExtendedRefMVIDXREFSV
The DmcTypeExtendedRefMVIDXREFSV provides storage for a single-valued ExtendedRefMVIDX
|
class |
DmcTypeExtendedRefMVREF
This is the generated DmcAttribute derivative for values of type ExtendedRefMV
|
class |
DmcTypeExtendedRefMVREFMV
The DmcTypeExtendedRefMVREFMV provides storage for a multi-valued ExtendedRefMV
|
class |
DmcTypeExtendedRefMVREFSET
The DmcTypeExtendedRefMVREFSET provides storage for a set of ExtendedRefMVDMO
|
class |
DmcTypeExtendedRefMVREFSV
The DmcTypeExtendedRefMVREFSV provides storage for a single-valued ExtendedRefMV
|
class |
DmcTypeExtendedRefSVREF
This is the generated DmcAttribute derivative for values of type ExtendedRefSV
|
class |
DmcTypeExtendedRefSVREFMV
The DmcTypeExtendedRefSVREFMV provides storage for a multi-valued ExtendedRefSV
|
class |
DmcTypeExtendedRefSVREFSET
The DmcTypeExtendedRefSVREFSET provides storage for a set of ExtendedRefSVDMO
|
class |
DmcTypeExtendedRefSVREFSV
The DmcTypeExtendedRefSVREFSV provides storage for a single-valued ExtendedRefSV
|
class |
DmcTypeExtendedRefTSREF
This is the generated DmcAttribute derivative for values of type ExtendedRefTS
|
class |
DmcTypeExtendedRefTSREFMV
The DmcTypeExtendedRefTSREFMV provides storage for a multi-valued ExtendedRefTS
|
class |
DmcTypeExtendedRefTSREFSET
The DmcTypeExtendedRefTSREFSET provides storage for a set of ExtendedRefTSDMO
|
class |
DmcTypeExtendedRefTSREFSV
The DmcTypeExtendedRefTSREFSV provides storage for a single-valued ExtendedRefTS
|
class |
DmcTypeIntegerNamedObjectREF
This is the generated DmcAttribute derivative for values of type IntegerNamedObject
|
class |
DmcTypeIntegerNamedObjectREFMAP
The DmcTypeIntegerNamedObjectREFMAP provides storage for a map of IntegerNamedObjectREF
|
class |
DmcTypeIntegerNamedObjectREFMV
The DmcTypeIntegerNamedObjectREFMV provides storage for a multi-valued IntegerNamedObjectREF
|
class |
DmcTypeIntegerNamedObjectREFSET
The DmcTypeIntegerNamedObjectREFSET provides storage for a set of IntegerNamedObjectREF
|
class |
DmcTypeIntegerNamedObjectREFSV
The DmcTypeIntegerNamedObjectREFSV provides storage for a single-valued IntegerNamedObjectREF
|
class |
DmcTypeMenuElementTypeAndComment |
class |
DmcTypeMenuElementTypeAndCommentMV
The DmcTypeMenuElementTypeAndCommentMV provides storage for a multi-valued MenuElementTypeAndComment
|
class |
DmcTypeMenuElementTypeAndCommentSET
The DmcTypeMenuElementTypeAndCommentSET provides storage for a set of MenuElementTypeAndComment
|
class |
DmcTypeMenuElementTypeAndCommentSV
The DmcTypeMenuElementTypeAndCommentSV provides storage for a single-valued MenuElementTypeAndComment
|
class |
DmcTypeNameContainerTestREF
This is the generated DmcAttribute derivative for values of type NameContainerTest
|
class |
DmcTypeNameContainerTestREFMV
The DmcTypeNameContainerTestREFMV provides storage for a multi-valued NameContainerTest
|
class |
DmcTypeNameContainerTestREFSET
The DmcTypeNameContainerTestREFSET provides storage for a set of NameContainerTestDMO
|
class |
DmcTypeNameContainerTestREFSV
The DmcTypeNameContainerTestREFSV provides storage for a single-valued NameContainerTest
|
class |
DmcTypeNamedObjHMREF
This is the generated DmcAttribute derivative for values of type NamedObjHM
|
class |
DmcTypeNamedObjHMREFMV
The DmcTypeNamedObjHMREFMV provides storage for a multi-valued NamedObjHM
|
class |
DmcTypeNamedObjHMREFSET
The DmcTypeNamedObjHMREFSET provides storage for a set of NamedObjHMDMO
|
class |
DmcTypeNamedObjHMREFSV
The DmcTypeNamedObjHMREFSV provides storage for a single-valued NamedObjHM
|
class |
DmcTypeNamedObjHSREF
This is the generated DmcAttribute derivative for values of type NamedObjHS
|
class |
DmcTypeNamedObjHSREFMV
The DmcTypeNamedObjHSREFMV provides storage for a multi-valued NamedObjHS
|
class |
DmcTypeNamedObjHSREFSET
The DmcTypeNamedObjHSREFSET provides storage for a set of NamedObjHSDMO
|
class |
DmcTypeNamedObjHSREFSV
The DmcTypeNamedObjHSREFSV provides storage for a single-valued NamedObjHS
|
class |
DmcTypeNamedObjMVIDXREF
This is the generated DmcAttribute derivative for values of type NamedObjMVIDX
|
class |
DmcTypeNamedObjMVIDXREFMV
The DmcTypeNamedObjMVIDXREFMV provides storage for a multi-valued NamedObjMVIDX
|
class |
DmcTypeNamedObjMVIDXREFSET
The DmcTypeNamedObjMVIDXREFSET provides storage for a set of NamedObjMVIDXDMO
|
class |
DmcTypeNamedObjMVIDXREFSV
The DmcTypeNamedObjMVIDXREFSV provides storage for a single-valued NamedObjMVIDX
|
class |
DmcTypeNamedObjMVREF
This is the generated DmcAttribute derivative for values of type NamedObjMV
|
class |
DmcTypeNamedObjMVREFMV
The DmcTypeNamedObjMVREFMV provides storage for a multi-valued NamedObjMV
|
class |
DmcTypeNamedObjMVREFSET
The DmcTypeNamedObjMVREFSET provides storage for a set of NamedObjMVDMO
|
class |
DmcTypeNamedObjMVREFSV
The DmcTypeNamedObjMVREFSV provides storage for a single-valued NamedObjMV
|
class |
DmcTypeNamedObjSVREF
This is the generated DmcAttribute derivative for values of type NamedObjSV
|
class |
DmcTypeNamedObjSVREFMV
The DmcTypeNamedObjSVREFMV provides storage for a multi-valued NamedObjSV
|
class |
DmcTypeNamedObjSVREFSET
The DmcTypeNamedObjSVREFSET provides storage for a set of NamedObjSVDMO
|
class |
DmcTypeNamedObjSVREFSV
The DmcTypeNamedObjSVREFSV provides storage for a single-valued NamedObjSV
|
class |
DmcTypeNamedObjTMREF
This is the generated DmcAttribute derivative for values of type NamedObjTM
|
class |
DmcTypeNamedObjTMREFMV
The DmcTypeNamedObjTMREFMV provides storage for a multi-valued NamedObjTM
|
class |
DmcTypeNamedObjTMREFSET
The DmcTypeNamedObjTMREFSET provides storage for a set of NamedObjTMDMO
|
class |
DmcTypeNamedObjTMREFSV
The DmcTypeNamedObjTMREFSV provides storage for a single-valued NamedObjTM
|
class |
DmcTypeNamedObjTSREF
This is the generated DmcAttribute derivative for values of type NamedObjTS
|
class |
DmcTypeNamedObjTSREFMV
The DmcTypeNamedObjTSREFMV provides storage for a multi-valued NamedObjTS
|
class |
DmcTypeNamedObjTSREFSET
The DmcTypeNamedObjTSREFSET provides storage for a set of NamedObjTSDMO
|
class |
DmcTypeNamedObjTSREFSV
The DmcTypeNamedObjTSREFSV provides storage for a single-valued NamedObjTS
|
class |
DmcTypeObjWithRefsDerivedAREF
This is the generated DmcAttribute derivative for values of type ObjWithRefsDerivedA
|
class |
DmcTypeObjWithRefsDerivedAREFMAP
The DmcTypeObjWithRefsDerivedAREFMAP provides storage for a map of ObjWithRefsDerivedAREF
|
class |
DmcTypeObjWithRefsDerivedAREFMV
The DmcTypeObjWithRefsDerivedAREFMV provides storage for a multi-valued ObjWithRefsDerivedAREF
|
class |
DmcTypeObjWithRefsDerivedAREFSET
The DmcTypeObjWithRefsDerivedAREFSET provides storage for a set of ObjWithRefsDerivedAREF
|
class |
DmcTypeObjWithRefsDerivedAREFSV
The DmcTypeObjWithRefsDerivedAREFSV provides storage for a single-valued ObjWithRefsDerivedAREF
|
class |
DmcTypeObjWithRefsDerivedBREF
This is the generated DmcAttribute derivative for values of type ObjWithRefsDerivedB
|
class |
DmcTypeObjWithRefsDerivedBREFMAP
The DmcTypeObjWithRefsDerivedBREFMAP provides storage for a map of ObjWithRefsDerivedBREF
|
class |
DmcTypeObjWithRefsDerivedBREFMV
The DmcTypeObjWithRefsDerivedBREFMV provides storage for a multi-valued ObjWithRefsDerivedBREF
|
class |
DmcTypeObjWithRefsDerivedBREFSET
The DmcTypeObjWithRefsDerivedBREFSET provides storage for a set of ObjWithRefsDerivedBREF
|
class |
DmcTypeObjWithRefsDerivedBREFSV
The DmcTypeObjWithRefsDerivedBREFSV provides storage for a single-valued ObjWithRefsDerivedBREF
|
class |
DmcTypeObjWithRefsREF
This is the generated DmcAttribute derivative for values of type ObjWithRefs
|
class |
DmcTypeObjWithRefsREFMAP
The DmcTypeObjWithRefsREFMAP provides storage for a map of ObjWithRefsREF
|
class |
DmcTypeObjWithRefsREFMV
The DmcTypeObjWithRefsREFMV provides storage for a multi-valued ObjWithRefsREF
|
class |
DmcTypeObjWithRefsREFSET
The DmcTypeObjWithRefsREFSET provides storage for a set of ObjWithRefsREF
|
class |
DmcTypeObjWithRefsREFSV
The DmcTypeObjWithRefsREFSV provides storage for a single-valued ObjWithRefsREF
|
class |
DmcTypeParseTestREF
This is the generated DmcAttribute derivative for values of type ParseTest
|
class |
DmcTypeParseTestREFMV
The DmcTypeParseTestREFMV provides storage for a multi-valued ParseTest
|
class |
DmcTypeParseTestREFSET
The DmcTypeParseTestREFSET provides storage for a set of ParseTestDMO
|
class |
DmcTypeParseTestREFSV
The DmcTypeParseTestREFSV provides storage for a single-valued ParseTest
|
class |
DmcTypePrimitiveHMREF
This is the generated DmcAttribute derivative for values of type PrimitiveHM
|
class |
DmcTypePrimitiveHMREFMV
The DmcTypePrimitiveHMREFMV provides storage for a multi-valued PrimitiveHM
|
class |
DmcTypePrimitiveHMREFSET
The DmcTypePrimitiveHMREFSET provides storage for a set of PrimitiveHMDMO
|
class |
DmcTypePrimitiveHMREFSV
The DmcTypePrimitiveHMREFSV provides storage for a single-valued PrimitiveHM
|
class |
DmcTypePrimitiveHSREF
This is the generated DmcAttribute derivative for values of type PrimitiveHS
|
class |
DmcTypePrimitiveHSREFMV
The DmcTypePrimitiveHSREFMV provides storage for a multi-valued PrimitiveHS
|
class |
DmcTypePrimitiveHSREFSET
The DmcTypePrimitiveHSREFSET provides storage for a set of PrimitiveHSDMO
|
class |
DmcTypePrimitiveHSREFSV
The DmcTypePrimitiveHSREFSV provides storage for a single-valued PrimitiveHS
|
class |
DmcTypePrimitiveMVIDXREF
This is the generated DmcAttribute derivative for values of type PrimitiveMVIDX
|
class |
DmcTypePrimitiveMVIDXREFMV
The DmcTypePrimitiveMVIDXREFMV provides storage for a multi-valued PrimitiveMVIDX
|
class |
DmcTypePrimitiveMVIDXREFSET
The DmcTypePrimitiveMVIDXREFSET provides storage for a set of PrimitiveMVIDXDMO
|
class |
DmcTypePrimitiveMVIDXREFSV
The DmcTypePrimitiveMVIDXREFSV provides storage for a single-valued PrimitiveMVIDX
|
class |
DmcTypePrimitiveMVREF
This is the generated DmcAttribute derivative for values of type PrimitiveMV
|
class |
DmcTypePrimitiveMVREFMV
The DmcTypePrimitiveMVREFMV provides storage for a multi-valued PrimitiveMV
|
class |
DmcTypePrimitiveMVREFSET
The DmcTypePrimitiveMVREFSET provides storage for a set of PrimitiveMVDMO
|
class |
DmcTypePrimitiveMVREFSV
The DmcTypePrimitiveMVREFSV provides storage for a single-valued PrimitiveMV
|
class |
DmcTypePrimitiveSVREF
This is the generated DmcAttribute derivative for values of type PrimitiveSV
|
class |
DmcTypePrimitiveSVREFMV
The DmcTypePrimitiveSVREFMV provides storage for a multi-valued PrimitiveSV
|
class |
DmcTypePrimitiveSVREFSET
The DmcTypePrimitiveSVREFSET provides storage for a set of PrimitiveSVDMO
|
class |
DmcTypePrimitiveSVREFSV
The DmcTypePrimitiveSVREFSV provides storage for a single-valued PrimitiveSV
|
class |
DmcTypePrimitiveTMREF
This is the generated DmcAttribute derivative for values of type PrimitiveTM
|
class |
DmcTypePrimitiveTMREFMV
The DmcTypePrimitiveTMREFMV provides storage for a multi-valued PrimitiveTM
|
class |
DmcTypePrimitiveTMREFSET
The DmcTypePrimitiveTMREFSET provides storage for a set of PrimitiveTMDMO
|
class |
DmcTypePrimitiveTMREFSV
The DmcTypePrimitiveTMREFSV provides storage for a single-valued PrimitiveTM
|
class |
DmcTypePrimitiveTSREF
This is the generated DmcAttribute derivative for values of type PrimitiveTS
|
class |
DmcTypePrimitiveTSREFMV
The DmcTypePrimitiveTSREFMV provides storage for a multi-valued PrimitiveTS
|
class |
DmcTypePrimitiveTSREFSET
The DmcTypePrimitiveTSREFSET provides storage for a set of PrimitiveTSDMO
|
class |
DmcTypePrimitiveTSREFSV
The DmcTypePrimitiveTSREFSV provides storage for a single-valued PrimitiveTS
|
class |
DmcTypeSomeRelation |
class |
DmcTypeSomeRelationMV
The DmcTypeSomeRelationMV provides storage for a multi-valued SomeRelation
|
class |
DmcTypeSomeRelationSET
The DmcTypeSomeRelationSET provides storage for a set of SomeRelation
|
class |
DmcTypeSomeRelationSV
The DmcTypeSomeRelationSV provides storage for a single-valued SomeRelation
|
class |
DmcTypeTestBasicNamedObjectExtendedREF
This is the generated DmcAttribute derivative for values of type TestBasicNamedObjectExtended
|
class |
DmcTypeTestBasicNamedObjectExtendedREFMAP
The DmcTypeTestBasicNamedObjectExtendedREFMAP provides storage for a map of TestBasicNamedObjectExtendedREF
|
class |
DmcTypeTestBasicNamedObjectExtendedREFMV
The DmcTypeTestBasicNamedObjectExtendedREFMV provides storage for a multi-valued TestBasicNamedObjectExtendedREF
|
class |
DmcTypeTestBasicNamedObjectExtendedREFSET
The DmcTypeTestBasicNamedObjectExtendedREFSET provides storage for a set of TestBasicNamedObjectExtendedREF
|
class |
DmcTypeTestBasicNamedObjectExtendedREFSV
The DmcTypeTestBasicNamedObjectExtendedREFSV provides storage for a single-valued TestBasicNamedObjectExtendedREF
|
class |
DmcTypeTestBasicNamedObjectFixedREF
This is the generated DmcAttribute derivative for values of type TestBasicNamedObjectFixed
|
class |
DmcTypeTestBasicNamedObjectFixedREFMAP
The DmcTypeTestBasicNamedObjectFixedREFMAP provides storage for a map of TestBasicNamedObjectFixedREF
|
class |
DmcTypeTestBasicNamedObjectFixedREFMV
The DmcTypeTestBasicNamedObjectFixedREFMV provides storage for a multi-valued TestBasicNamedObjectFixedREF
|
class |
DmcTypeTestBasicNamedObjectFixedREFSET
The DmcTypeTestBasicNamedObjectFixedREFSET provides storage for a set of TestBasicNamedObjectFixedREF
|
class |
DmcTypeTestBasicNamedObjectFixedREFSV
The DmcTypeTestBasicNamedObjectFixedREFSV provides storage for a single-valued TestBasicNamedObjectFixedREF
|
class |
DmcTypeTestBasicObjectFixedREF
This is the generated DmcAttribute derivative for values of type TestBasicObjectFixed
|
class |
DmcTypeTestBasicObjectFixedREFMV
The DmcTypeTestBasicObjectFixedREFMV provides storage for a multi-valued TestBasicObjectFixed
|
class |
DmcTypeTestBasicObjectFixedREFSET
The DmcTypeTestBasicObjectFixedREFSET provides storage for a set of TestBasicObjectFixedDMO
|
class |
DmcTypeTestBasicObjectFixedREFSV
The DmcTypeTestBasicObjectFixedREFSV provides storage for a single-valued TestBasicObjectFixed
|
class |
DmcTypeTestDerivedDiffSubpackageREF
This is the generated DmcAttribute derivative for values of type TestDerivedDiffSubpackage
|
class |
DmcTypeTestDerivedDiffSubpackageREFMAP
The DmcTypeTestDerivedDiffSubpackageREFMAP provides storage for a map of TestDerivedDiffSubpackageREF
|
class |
DmcTypeTestDerivedDiffSubpackageREFMV
The DmcTypeTestDerivedDiffSubpackageREFMV provides storage for a multi-valued TestDerivedDiffSubpackageREF
|
class |
DmcTypeTestDerivedDiffSubpackageREFSET
The DmcTypeTestDerivedDiffSubpackageREFSET provides storage for a set of TestDerivedDiffSubpackageREF
|
class |
DmcTypeTestDerivedDiffSubpackageREFSV
The DmcTypeTestDerivedDiffSubpackageREFSV provides storage for a single-valued TestDerivedDiffSubpackageREF
|
class |
DmcTypeTestDerivedSubpackageREF
This is the generated DmcAttribute derivative for values of type TestDerivedSubpackage
|
class |
DmcTypeTestDerivedSubpackageREFMAP
The DmcTypeTestDerivedSubpackageREFMAP provides storage for a map of TestDerivedSubpackageREF
|
class |
DmcTypeTestDerivedSubpackageREFMV
The DmcTypeTestDerivedSubpackageREFMV provides storage for a multi-valued TestDerivedSubpackageREF
|
class |
DmcTypeTestDerivedSubpackageREFSET
The DmcTypeTestDerivedSubpackageREFSET provides storage for a set of TestDerivedSubpackageREF
|
class |
DmcTypeTestDerivedSubpackageREFSV
The DmcTypeTestDerivedSubpackageREFSV provides storage for a single-valued TestDerivedSubpackageREF
|
class |
DmcTypeTestMultiLevelSubpackageREF
This is the generated DmcAttribute derivative for values of type TestMultiLevelSubpackage
|
class |
DmcTypeTestMultiLevelSubpackageREFMAP
The DmcTypeTestMultiLevelSubpackageREFMAP provides storage for a map of TestMultiLevelSubpackageREF
|
class |
DmcTypeTestMultiLevelSubpackageREFMV
The DmcTypeTestMultiLevelSubpackageREFMV provides storage for a multi-valued TestMultiLevelSubpackageREF
|
class |
DmcTypeTestMultiLevelSubpackageREFSET
The DmcTypeTestMultiLevelSubpackageREFSET provides storage for a set of TestMultiLevelSubpackageREF
|
class |
DmcTypeTestMultiLevelSubpackageREFSV
The DmcTypeTestMultiLevelSubpackageREFSV provides storage for a single-valued TestMultiLevelSubpackageREF
|
class |
DmcTypeTestOneLevelSubpackageExtendedREF
This is the generated DmcAttribute derivative for values of type TestOneLevelSubpackageExtended
|
class |
DmcTypeTestOneLevelSubpackageExtendedREFMAP
The DmcTypeTestOneLevelSubpackageExtendedREFMAP provides storage for a map of TestOneLevelSubpackageExtendedREF
|
class |
DmcTypeTestOneLevelSubpackageExtendedREFMV
The DmcTypeTestOneLevelSubpackageExtendedREFMV provides storage for a multi-valued TestOneLevelSubpackageExtendedREF
|
class |
DmcTypeTestOneLevelSubpackageExtendedREFSET
The DmcTypeTestOneLevelSubpackageExtendedREFSET provides storage for a set of TestOneLevelSubpackageExtendedREF
|
class |
DmcTypeTestOneLevelSubpackageExtendedREFSV
The DmcTypeTestOneLevelSubpackageExtendedREFSV provides storage for a single-valued TestOneLevelSubpackageExtendedREF
|
class |
DmcTypeTestOneLevelSubpackageREF
This is the generated DmcAttribute derivative for values of type TestOneLevelSubpackage
|
class |
DmcTypeTestOneLevelSubpackageREFMAP
The DmcTypeTestOneLevelSubpackageREFMAP provides storage for a map of TestOneLevelSubpackageREF
|
class |
DmcTypeTestOneLevelSubpackageREFMV
The DmcTypeTestOneLevelSubpackageREFMV provides storage for a multi-valued TestOneLevelSubpackageREF
|
class |
DmcTypeTestOneLevelSubpackageREFSET
The DmcTypeTestOneLevelSubpackageREFSET provides storage for a set of TestOneLevelSubpackageREF
|
class |
DmcTypeTestOneLevelSubpackageREFSV
The DmcTypeTestOneLevelSubpackageREFSV provides storage for a single-valued TestOneLevelSubpackageREF
|
class |
DmcTypeUnnamedObjHSREF
This is the generated DmcAttribute derivative for values of type UnnamedObjHS
|
class |
DmcTypeUnnamedObjHSREFMV
The DmcTypeUnnamedObjHSREFMV provides storage for a multi-valued UnnamedObjHS
|
class |
DmcTypeUnnamedObjHSREFSET
The DmcTypeUnnamedObjHSREFSET provides storage for a set of UnnamedObjHSDMO
|
class |
DmcTypeUnnamedObjHSREFSV
The DmcTypeUnnamedObjHSREFSV provides storage for a single-valued UnnamedObjHS
|
class |
DmcTypeUnnamedObjMVIDXREF
This is the generated DmcAttribute derivative for values of type UnnamedObjMVIDX
|
class |
DmcTypeUnnamedObjMVIDXREFMV
The DmcTypeUnnamedObjMVIDXREFMV provides storage for a multi-valued UnnamedObjMVIDX
|
class |
DmcTypeUnnamedObjMVIDXREFSET
The DmcTypeUnnamedObjMVIDXREFSET provides storage for a set of UnnamedObjMVIDXDMO
|
class |
DmcTypeUnnamedObjMVIDXREFSV
The DmcTypeUnnamedObjMVIDXREFSV provides storage for a single-valued UnnamedObjMVIDX
|
class |
DmcTypeUnnamedObjMVREF
This is the generated DmcAttribute derivative for values of type UnnamedObjMV
|
class |
DmcTypeUnnamedObjMVREFMV
The DmcTypeUnnamedObjMVREFMV provides storage for a multi-valued UnnamedObjMV
|
class |
DmcTypeUnnamedObjMVREFSET
The DmcTypeUnnamedObjMVREFSET provides storage for a set of UnnamedObjMVDMO
|
class |
DmcTypeUnnamedObjMVREFSV
The DmcTypeUnnamedObjMVREFSV provides storage for a single-valued UnnamedObjMV
|
class |
DmcTypeUnnamedObjSVREF
This is the generated DmcAttribute derivative for values of type UnnamedObjSV
|
class |
DmcTypeUnnamedObjSVREFMV
The DmcTypeUnnamedObjSVREFMV provides storage for a multi-valued UnnamedObjSV
|
class |
DmcTypeUnnamedObjSVREFSET
The DmcTypeUnnamedObjSVREFSET provides storage for a set of UnnamedObjSVDMO
|
class |
DmcTypeUnnamedObjSVREFSV
The DmcTypeUnnamedObjSVREFSV provides storage for a single-valued UnnamedObjSV
|
class |
DmcTypeUnnamedObjTSREF
This is the generated DmcAttribute derivative for values of type UnnamedObjTS
|
class |
DmcTypeUnnamedObjTSREFMV
The DmcTypeUnnamedObjTSREFMV provides storage for a multi-valued UnnamedObjTS
|
class |
DmcTypeUnnamedObjTSREFSET
The DmcTypeUnnamedObjTSREFSET provides storage for a set of UnnamedObjTSDMO
|
class |
DmcTypeUnnamedObjTSREFSV
The DmcTypeUnnamedObjTSREFSV provides storage for a single-valued UnnamedObjTS
|
class |
DmcTypeUsingIndexedAttributesREF
This is the generated DmcAttribute derivative for values of type UsingIndexedAttributes
|
class |
DmcTypeUsingIndexedAttributesREFMV
The DmcTypeUsingIndexedAttributesREFMV provides storage for a multi-valued UsingIndexedAttributes
|
class |
DmcTypeUsingIndexedAttributesREFSET
The DmcTypeUsingIndexedAttributesREFSET provides storage for a set of UsingIndexedAttributesDMO
|
class |
DmcTypeUsingIndexedAttributesREFSV
The DmcTypeUsingIndexedAttributesREFSV provides storage for a single-valued UsingIndexedAttributes
|
class |
DmcTypeUsingObjRefHMREF
This is the generated DmcAttribute derivative for values of type UsingObjRefHM
|
class |
DmcTypeUsingObjRefHMREFMV
The DmcTypeUsingObjRefHMREFMV provides storage for a multi-valued UsingObjRefHM
|
class |
DmcTypeUsingObjRefHMREFSET
The DmcTypeUsingObjRefHMREFSET provides storage for a set of UsingObjRefHMDMO
|
class |
DmcTypeUsingObjRefHMREFSV
The DmcTypeUsingObjRefHMREFSV provides storage for a single-valued UsingObjRefHM
|
class |
DmcTypeUUIDNamedObjectREF
This is the generated DmcAttribute derivative for values of type UUIDNamedObject
|
class |
DmcTypeUUIDNamedObjectREFMAP
The DmcTypeUUIDNamedObjectREFMAP provides storage for a map of UUIDNamedObjectREF
|
class |
DmcTypeUUIDNamedObjectREFMV
The DmcTypeUUIDNamedObjectREFMV provides storage for a multi-valued UUIDNamedObjectREF
|
class |
DmcTypeUUIDNamedObjectREFSET
The DmcTypeUUIDNamedObjectREFSET provides storage for a set of UUIDNamedObjectREF
|
class |
DmcTypeUUIDNamedObjectREFSV
The DmcTypeUUIDNamedObjectREFSV provides storage for a single-valued UUIDNamedObjectREF
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
UUIDNamedObjectREFSVAdapter.getExisting() |
DmcAttribute<?> |
UUIDNamedObjectREFSETAdapter.getExisting() |
DmcAttribute<?> |
UUIDNamedObjectREFMVAdapter.getExisting() |
DmcAttribute<?> |
UUIDNamedObjectREFMAPAdapter.getExisting() |
DmcAttribute<?> |
UsingObjRefHMSVAdapter.getExisting() |
DmcAttribute<?> |
UsingObjRefHMSETAdapter.getExisting() |
DmcAttribute<?> |
UsingObjRefHMMVAdapter.getExisting() |
DmcAttribute<?> |
UsingIndexedAttributesSVAdapter.getExisting() |
DmcAttribute<?> |
UsingIndexedAttributesSETAdapter.getExisting() |
DmcAttribute<?> |
UsingIndexedAttributesMVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjTSSVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjTSSETAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjTSMVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjSVSVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjSVSETAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjSVMVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVSVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVSETAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVMVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVIDXSVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVIDXSETAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjMVIDXMVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjHSSVAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjHSSETAdapter.getExisting() |
DmcAttribute<?> |
UnnamedObjHSMVAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestOneLevelSubpackageExtendedREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestMultiLevelSubpackageREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestMultiLevelSubpackageREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestMultiLevelSubpackageREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestMultiLevelSubpackageREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedSubpackageREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedSubpackageREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedSubpackageREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedSubpackageREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedDiffSubpackageREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedDiffSubpackageREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedDiffSubpackageREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestDerivedDiffSubpackageREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestBasicObjectFixedSVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicObjectFixedSETAdapter.getExisting() |
DmcAttribute<?> |
TestBasicObjectFixedMVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectFixedREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectFixedREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectFixedREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectFixedREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedREFSVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedREFSETAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedREFMVAdapter.getExisting() |
DmcAttribute<?> |
TestBasicNamedObjectExtendedREFMAPAdapter.getExisting() |
DmcAttribute<?> |
SomeRelationSVAdapter.getExisting() |
DmcAttribute<?> |
SomeRelationSETAdapter.getExisting() |
DmcAttribute<?> |
SomeRelationMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTSSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTSSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTSMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTMSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTMSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveTMMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveSVSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveSVSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveSVMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVIDXSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVIDXSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveMVIDXMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHSSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHSSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHSMVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHMSVAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHMSETAdapter.getExisting() |
DmcAttribute<?> |
PrimitiveHMMVAdapter.getExisting() |
DmcAttribute<?> |
ParseTestSVAdapter.getExisting() |
DmcAttribute<?> |
ParseTestSETAdapter.getExisting() |
DmcAttribute<?> |
ParseTestMVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsREFSVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsREFSETAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsREFMVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedBREFSVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedBREFSETAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedBREFMVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedBREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedAREFSVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedAREFSETAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedAREFMVAdapter.getExisting() |
DmcAttribute<?> |
ObjWithRefsDerivedAREFMAPAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTSSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTSSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTSMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTMSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTMSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjTMMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjSVSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjSVSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjSVMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVIDXSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVIDXSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjMVIDXMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHSSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHSSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHSMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHMSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHMSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjHMMVAdapter.getExisting() |
DmcAttribute<?> |
NameContainerTestSVAdapter.getExisting() |
DmcAttribute<?> |
NameContainerTestSETAdapter.getExisting() |
DmcAttribute<?> |
NameContainerTestMVAdapter.getExisting() |
DmcAttribute<?> |
MenuElementTypeAndCommentSVAdapter.getExisting() |
DmcAttribute<?> |
MenuElementTypeAndCommentSETAdapter.getExisting() |
DmcAttribute<?> |
MenuElementTypeAndCommentMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerNamedObjectREFSVAdapter.getExisting() |
DmcAttribute<?> |
IntegerNamedObjectREFSETAdapter.getExisting() |
DmcAttribute<?> |
IntegerNamedObjectREFMVAdapter.getExisting() |
DmcAttribute<?> |
IntegerNamedObjectREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefTSSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefTSSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefTSMVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefSVSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefSVSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefSVMVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVMVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVIDXSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVIDXSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefMVIDXMVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefHSSVAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefHSSETAdapter.getExisting() |
DmcAttribute<?> |
ExtendedRefHSMVAdapter.getExisting() |
DmcAttribute<?> |
DmtTestEnumSVAdapter.getExisting() |
DmcAttribute<?> |
DmtTestEnumSETAdapter.getExisting() |
DmcAttribute<?> |
DmtTestEnumMVAdapter.getExisting() |
DmcAttribute<?> |
DmtStringNameSVAdapter.getExisting() |
DmcAttribute<?> |
DmtStringNameSETAdapter.getExisting() |
DmcAttribute<?> |
DmtStringNameMVAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithSpacesSVAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithSpacesSETAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithSpacesMVAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithColonsSVAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithColonsSETAdapter.getExisting() |
DmcAttribute<?> |
DmtOptionalValueFieldWithColonsMVAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartWithReferencesSVAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartWithReferencesSETAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartWithReferencesMVAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartPrimitiveSVAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartPrimitiveSETAdapter.getExisting() |
DmcAttribute<?> |
DmtMultiValuedRequiredPartPrimitiveMVAdapter.getExisting() |
DmcAttribute<?> |
DmtFieldSVAdapter.getExisting() |
DmcAttribute<?> |
DmtFieldSETAdapter.getExisting() |
DmcAttribute<?> |
DmtFieldMVAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeTestSVAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeTestSETAdapter.getExisting() |
DmcAttribute<?> |
ComplexTypeTestMVAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterSVAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterSETAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterRequestSVAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterRequestSETAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterRequestMVAdapter.getExisting() |
DmcAttribute<?> |
ClientCountFilterMVAdapter.getExisting() |
DmcAttribute<?> |
BaseObjREFSVAdapter.getExisting() |
DmcAttribute<?> |
BaseObjREFSETAdapter.getExisting() |
DmcAttribute<?> |
BaseObjREFMVAdapter.getExisting() |
DmcAttribute<?> |
BaseObjREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
UUIDNamedObjectREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNamedObjectREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNamedObjectREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UUIDNamedObjectREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingObjRefHMSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingObjRefHMSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingObjRefHMMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingIndexedAttributesSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingIndexedAttributesSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UsingIndexedAttributesMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjTSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjTSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjTSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjSVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjSVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjSVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVIDXSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVIDXSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjMVIDXMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjHSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjHSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UnnamedObjHSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageExtendedREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageExtendedREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageExtendedREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestOneLevelSubpackageExtendedREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestMultiLevelSubpackageREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestMultiLevelSubpackageREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestMultiLevelSubpackageREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestMultiLevelSubpackageREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedSubpackageREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedSubpackageREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedSubpackageREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedSubpackageREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedDiffSubpackageREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedDiffSubpackageREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedDiffSubpackageREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestDerivedDiffSubpackageREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicObjectFixedSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicObjectFixedSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicObjectFixedMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectFixedREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectFixedREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectFixedREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectFixedREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectExtendedREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectExtendedREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectExtendedREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TestBasicNamedObjectExtendedREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
SomeRelationSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SomeRelationSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SomeRelationMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTMSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTMSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveTMMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveSVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveSVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveSVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVIDXSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVIDXSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveMVIDXMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHMSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHMSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PrimitiveHMMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ParseTestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ParseTestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ParseTestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedBREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedBREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedBREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedBREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedAREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedAREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedAREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ObjWithRefsDerivedAREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTMSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTMSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjTMMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjSVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjSVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjSVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVIDXSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVIDXSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjMVIDXMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHMSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHMSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjHMMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerTestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerTestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NameContainerTestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
MenuElementTypeAndCommentSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
MenuElementTypeAndCommentSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
MenuElementTypeAndCommentMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNamedObjectREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNamedObjectREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNamedObjectREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
IntegerNamedObjectREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefTSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefTSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefTSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefSVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefSVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefSVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVIDXSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVIDXSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefMVIDXMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefHSSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefHSSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtendedRefHSMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtTestEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtTestEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtTestEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtStringNameSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtStringNameSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtStringNameMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithSpacesSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithSpacesSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithSpacesMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithColonsSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithColonsSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtOptionalValueFieldWithColonsMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartWithReferencesSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartWithReferencesSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartWithReferencesMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartPrimitiveSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartPrimitiveSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtMultiValuedRequiredPartPrimitiveMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtFieldSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtFieldSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmtFieldMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeTestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeTestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ComplexTypeTestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterRequestSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterRequestSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterRequestMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ClientCountFilterMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseObjREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseObjREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseObjREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
BaseObjREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDmtStringName |
class |
DmcTypeKeyedType |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<KeyedType> |
DmcTypeKeyedType.cloneIt() |
protected DmcAttribute<?> |
DmcTypeKeyedType.getNew() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmuModuleDMW.addDependsOnDmuModule(DmuModule value)
Adds another dependsOnDmuModule value.
|
DmcAttribute<?> |
PayloadSortInfoDMW.getObjectNameAttribute() |
DmcAttribute<?> |
PayloadExampleDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DmuModuleDMW.getObjectNameAttribute() |
DmcAttribute<?> |
DmuDefinitionDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmuModuleDMO.addDefFiles(Object value)
Adds another defFiles value.
|
DmcAttribute<?> |
DmuModuleDMO.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.addDependsOnDmuModule(DmuModuleDMO value)
Adds another dependsOnDmuModule to the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.addDependsOnDmuModule(Object value)
Adds another dependsOnDmuModule value.
|
DmcAttribute<?> |
DmuModuleDMO.addDescription(Object value)
Adds another description value.
|
DmcAttribute<?> |
DmuModuleDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.addLoadSchemaClass(Object value)
Adds another loadSchemaClass value.
|
DmcAttribute<?> |
DmuModuleDMO.addLoadSchemaClass(SchemaAndReason value)
Adds another loadSchemaClass to the specified value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.addPathAndKeys(Object value)
Adds another pathAndKeys value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.addPathAndKeys(PathAndKey value)
Adds another pathAndKeys to the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.delDefFiles(Object value)
Deletes a defFiles value.
|
DmcAttribute<?> |
DmuModuleDMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.delDependsOnDmuModule(Object value)
Deletes a dependsOnDmuModule value.
|
DmcAttribute<?> |
DmuModuleDMO.delDescription(Object value)
Deletes a description value.
|
DmcAttribute<?> |
DmuModuleDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
DmuModuleDMO.delLoadSchemaClass(Object value)
Deletes a loadSchemaClass value.
|
DmcAttribute<?> |
DmuModuleDMO.delLoadSchemaClass(SchemaAndReason value)
Deletes a loadSchemaClass from the specified value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.delPathAndKeys(Object value)
Deletes a pathAndKeys value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.delPathAndKeys(PathAndKey value)
Deletes a pathAndKeys from the specified value.
|
DmcAttribute<?> |
PayloadSortInfoDMO.getObjectNameAttribute() |
DmcAttribute<?> |
PayloadExampleDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DmuModuleDMO.getObjectNameAttribute() |
DmcAttribute<?> |
DmuDefinitionDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeDmuDefinitionREF
This is the generated DmcAttribute derivative for values of type DmuDefinition
|
class |
DmcTypeDmuDefinitionREFMAP
The DmcTypeDmuDefinitionREFMAP provides storage for a map of DmuDefinitionREF
|
class |
DmcTypeDmuDefinitionREFMV
The DmcTypeDmuDefinitionREFMV provides storage for a multi-valued DmuDefinitionREF
|
class |
DmcTypeDmuDefinitionREFSET
The DmcTypeDmuDefinitionREFSET provides storage for a set of DmuDefinitionREF
|
class |
DmcTypeDmuDefinitionREFSV
The DmcTypeDmuDefinitionREFSV provides storage for a single-valued DmuDefinitionREF
|
class |
DmcTypeDmuModuleREF
This is the generated DmcAttribute derivative for values of type DmuModule
|
class |
DmcTypeDmuModuleREFMAP
The DmcTypeDmuModuleREFMAP provides storage for a map of DmuModuleREF
|
class |
DmcTypeDmuModuleREFMV
The DmcTypeDmuModuleREFMV provides storage for a multi-valued DmuModuleREF
|
class |
DmcTypeDmuModuleREFSET
The DmcTypeDmuModuleREFSET provides storage for a set of DmuModuleREF
|
class |
DmcTypeDmuModuleREFSV
The DmcTypeDmuModuleREFSV provides storage for a single-valued DmuModuleREF
|
class |
DmcTypePathAndKeyMV
The DmcTypePathAndKeyMV provides storage for a multi-valued PathAndKey
|
class |
DmcTypePathAndKeySET
The DmcTypePathAndKeySET provides storage for a set of PathAndKey
|
class |
DmcTypePathAndKeySV
The DmcTypePathAndKeySV provides storage for a single-valued PathAndKey
|
class |
DmcTypePayloadExampleREF
This is the generated DmcAttribute derivative for values of type PayloadExample
|
class |
DmcTypePayloadExampleREFMAP
The DmcTypePayloadExampleREFMAP provides storage for a map of PayloadExampleREF
|
class |
DmcTypePayloadExampleREFMV
The DmcTypePayloadExampleREFMV provides storage for a multi-valued PayloadExampleREF
|
class |
DmcTypePayloadExampleREFSET
The DmcTypePayloadExampleREFSET provides storage for a set of PayloadExampleREF
|
class |
DmcTypePayloadExampleREFSV
The DmcTypePayloadExampleREFSV provides storage for a single-valued PayloadExampleREF
|
class |
DmcTypePayloadSortInfoREF
This is the generated DmcAttribute derivative for values of type PayloadSortInfo
|
class |
DmcTypePayloadSortInfoREFMAP
The DmcTypePayloadSortInfoREFMAP provides storage for a map of PayloadSortInfoREF
|
class |
DmcTypePayloadSortInfoREFMV
The DmcTypePayloadSortInfoREFMV provides storage for a multi-valued PayloadSortInfoREF
|
class |
DmcTypePayloadSortInfoREFSET
The DmcTypePayloadSortInfoREFSET provides storage for a set of PayloadSortInfoREF
|
class |
DmcTypePayloadSortInfoREFSV
The DmcTypePayloadSortInfoREFSV provides storage for a single-valued PayloadSortInfoREF
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmuDefinitionREFMAPAdapter |
class |
DmuDefinitionREFMVAdapter |
class |
DmuDefinitionREFSETAdapter |
class |
DmuDefinitionREFSVAdapter |
class |
DmuModuleREFMAPAdapter |
class |
DmuModuleREFMVAdapter |
class |
DmuModuleREFSETAdapter |
class |
DmuModuleREFSVAdapter |
class |
PathAndKeyMVAdapter |
class |
PathAndKeySETAdapter |
class |
PathAndKeySVAdapter |
class |
PayloadExampleREFMAPAdapter |
class |
PayloadExampleREFMVAdapter |
class |
PayloadExampleREFSETAdapter |
class |
PayloadExampleREFSVAdapter |
class |
PayloadSortInfoREFMAPAdapter |
class |
PayloadSortInfoREFMVAdapter |
class |
PayloadSortInfoREFSETAdapter |
class |
PayloadSortInfoREFSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
PayloadSortInfoREFSVAdapter.getExisting() |
DmcAttribute<?> |
PayloadSortInfoREFSETAdapter.getExisting() |
DmcAttribute<?> |
PayloadSortInfoREFMVAdapter.getExisting() |
DmcAttribute<?> |
PayloadSortInfoREFMAPAdapter.getExisting() |
DmcAttribute<?> |
PayloadExampleREFSVAdapter.getExisting() |
DmcAttribute<?> |
PayloadExampleREFSETAdapter.getExisting() |
DmcAttribute<?> |
PayloadExampleREFMVAdapter.getExisting() |
DmcAttribute<?> |
PayloadExampleREFMAPAdapter.getExisting() |
DmcAttribute<?> |
PathAndKeySVAdapter.getExisting() |
DmcAttribute<?> |
PathAndKeySETAdapter.getExisting() |
DmcAttribute<?> |
PathAndKeyMVAdapter.getExisting() |
DmcAttribute<?> |
DmuModuleREFSVAdapter.getExisting() |
DmcAttribute<?> |
DmuModuleREFSETAdapter.getExisting() |
DmcAttribute<?> |
DmuModuleREFMVAdapter.getExisting() |
DmcAttribute<?> |
DmuModuleREFMAPAdapter.getExisting() |
DmcAttribute<?> |
DmuDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
DmuDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
DmuDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
DmuDefinitionREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayloadSortInfoREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadSortInfoREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadSortInfoREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadSortInfoREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadExampleREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadExampleREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadExampleREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PayloadExampleREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
PathAndKeySVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PathAndKeySETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PathAndKeyMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuModuleREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuModuleREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuModuleREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuModuleREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
DmuDefinitionREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypePathAndKey |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
RestrictReferencesRuleDataDMW.addAllowedReference(ClassDefinition value)
Adds another allowedReference value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMW.addAllowedType(TypeDefinition value)
Adds another allowedType value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMW.addExcludeThisAttribute(AttributeDefinition value)
Adds another excludeThisAttribute value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMW.addIncludeThisAttribute(AttributeDefinition value)
Adds another includeThisAttribute value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.addOnePossibility(AttributeDefinition value)
Adds another onePossibility value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMW.addOnePossibility(AttributeDefinition value)
Adds another onePossibility value.
|
DmcAttribute<?> |
ValueLengthRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
StringSetRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RestrictReferencesRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
RelatedNumbersRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
PatternMatchRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
PartCheckerRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
NumericRangeRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
NamedObjectRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
InitRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
CardinalityRuleDataDMW.getObjectNameAttribute() |
DmcAttribute<?> |
AllowedAttributesRuleDataDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueLengthRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
StringSetRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
RestrictReferencesRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
ReferencedAttributeTypeRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
PatternMatchRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
NumericRangeRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
void |
CardinalityRule.execute(DmcObject obj,
DmcAttribute<?> attribute) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.addAllowedReference(ClassDefinitionDMO value)
Adds another allowedReference to the specified value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.addAllowedReference(Object value)
Adds another allowedReference value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.addAllowedString(Object value)
Adds another allowedString value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.addAllowedString(String value)
Adds another allowedString to the specified value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.addAllowedType(Object value)
Adds another allowedType value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.addAllowedType(TypeDefinitionDMO value)
Adds another allowedType to the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addBasedOnValue(Object value)
Adds another basedOnValue value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addBasedOnValue(String value)
Adds another basedOnValue to the specified 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<?> |
ValueLengthRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
RelatedNumbersRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
PatternMatchRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
PartCheckerRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
NumericRangeRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
NamedObjectRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
InitRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
CardinalityRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
AllowedAttributesRuleDataDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addExcludeThisAttribute(AttributeDefinitionDMO value)
Adds another excludeThisAttribute to the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addExcludeThisAttribute(Object value)
Adds another excludeThisAttribute value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addIncludeThisAttribute(AttributeDefinitionDMO value)
Adds another includeThisAttribute to the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.addIncludeThisAttribute(Object value)
Adds another includeThisAttribute value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.addOnePossibility(AttributeDefinitionDMO value)
Adds another onePossibility to the specified value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.addOnePossibility(AttributeDefinitionDMO value)
Adds another onePossibility to the specified value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.addOnePossibility(Object value)
Adds another onePossibility value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.addOnePossibility(Object value)
Adds another onePossibility value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.delAllowedReference(Object value)
Deletes a allowedReference value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.delAllowedString(Object value)
Deletes a allowedString value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.delAllowedString(String value)
Deletes a allowedString from the specified value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.delAllowedType(Object value)
Deletes a allowedType value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delBasedOnValue(Object value)
Deletes a basedOnValue value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delBasedOnValue(String value)
Deletes a basedOnValue from the specified 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.
|
DmcAttribute<?> |
ValueLengthRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
StringSetRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
RelatedNumbersRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
PatternMatchRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
PartCheckerRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
NumericRangeRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
NamedObjectRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
InitRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
CardinalityRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
AllowedAttributesRuleDataDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delExcludeThisAttribute(Object value)
Deletes a excludeThisAttribute value.
|
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.delIncludeThisAttribute(Object value)
Deletes a includeThisAttribute value.
|
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.delOnePossibility(Object value)
Deletes a onePossibility value.
|
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.delOnePossibility(Object value)
Deletes a onePossibility value.
|
DmcAttribute<?> |
ValueLengthRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
StringSetRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RestrictReferencesRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
RelatedNumbersRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
PatternMatchRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
PartCheckerRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
NumericRangeRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
NamedObjectRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
InitRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
CardinalityRuleDataDMO.getObjectNameAttribute() |
DmcAttribute<?> |
AllowedAttributesRuleDataDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeAllowedAttributesRuleDataREF
This is the generated DmcAttribute derivative for values of type AllowedAttributesRuleData
|
class |
DmcTypeAllowedAttributesRuleDataREFMAP
The DmcTypeAllowedAttributesRuleDataREFMAP provides storage for a map of AllowedAttributesRuleDataREF
|
class |
DmcTypeAllowedAttributesRuleDataREFMV
The DmcTypeAllowedAttributesRuleDataREFMV provides storage for a multi-valued AllowedAttributesRuleDataREF
|
class |
DmcTypeAllowedAttributesRuleDataREFSET
The DmcTypeAllowedAttributesRuleDataREFSET provides storage for a set of AllowedAttributesRuleDataREF
|
class |
DmcTypeAllowedAttributesRuleDataREFSV
The DmcTypeAllowedAttributesRuleDataREFSV provides storage for a single-valued AllowedAttributesRuleDataREF
|
class |
DmcTypeCardinalityRuleDataREF
This is the generated DmcAttribute derivative for values of type CardinalityRuleData
|
class |
DmcTypeCardinalityRuleDataREFMAP
The DmcTypeCardinalityRuleDataREFMAP provides storage for a map of CardinalityRuleDataREF
|
class |
DmcTypeCardinalityRuleDataREFMV
The DmcTypeCardinalityRuleDataREFMV provides storage for a multi-valued CardinalityRuleDataREF
|
class |
DmcTypeCardinalityRuleDataREFSET
The DmcTypeCardinalityRuleDataREFSET provides storage for a set of CardinalityRuleDataREF
|
class |
DmcTypeCardinalityRuleDataREFSV
The DmcTypeCardinalityRuleDataREFSV provides storage for a single-valued CardinalityRuleDataREF
|
class |
DmcTypeCheckAttributesBasedOnValueRuleDataREF
This is the generated DmcAttribute derivative for values of type CheckAttributesBasedOnValueRuleData
|
class |
DmcTypeCheckAttributesBasedOnValueRuleDataREFMAP
The DmcTypeCheckAttributesBasedOnValueRuleDataREFMAP provides storage for a map of CheckAttributesBasedOnValueRuleDataREF
|
class |
DmcTypeCheckAttributesBasedOnValueRuleDataREFMV
The DmcTypeCheckAttributesBasedOnValueRuleDataREFMV provides storage for a multi-valued CheckAttributesBasedOnValueRuleDataREF
|
class |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSET
The DmcTypeCheckAttributesBasedOnValueRuleDataREFSET provides storage for a set of CheckAttributesBasedOnValueRuleDataREF
|
class |
DmcTypeCheckAttributesBasedOnValueRuleDataREFSV
The DmcTypeCheckAttributesBasedOnValueRuleDataREFSV provides storage for a single-valued CheckAttributesBasedOnValueRuleDataREF
|
class |
DmcTypeInitRuleDataREF
This is the generated DmcAttribute derivative for values of type InitRuleData
|
class |
DmcTypeInitRuleDataREFMAP
The DmcTypeInitRuleDataREFMAP provides storage for a map of InitRuleDataREF
|
class |
DmcTypeInitRuleDataREFMV
The DmcTypeInitRuleDataREFMV provides storage for a multi-valued InitRuleDataREF
|
class |
DmcTypeInitRuleDataREFSET
The DmcTypeInitRuleDataREFSET provides storage for a set of InitRuleDataREF
|
class |
DmcTypeInitRuleDataREFSV
The DmcTypeInitRuleDataREFSV provides storage for a single-valued InitRuleDataREF
|
class |
DmcTypeNamedObjectRuleDataREF
This is the generated DmcAttribute derivative for values of type NamedObjectRuleData
|
class |
DmcTypeNamedObjectRuleDataREFMAP
The DmcTypeNamedObjectRuleDataREFMAP provides storage for a map of NamedObjectRuleDataREF
|
class |
DmcTypeNamedObjectRuleDataREFMV
The DmcTypeNamedObjectRuleDataREFMV provides storage for a multi-valued NamedObjectRuleDataREF
|
class |
DmcTypeNamedObjectRuleDataREFSET
The DmcTypeNamedObjectRuleDataREFSET provides storage for a set of NamedObjectRuleDataREF
|
class |
DmcTypeNamedObjectRuleDataREFSV
The DmcTypeNamedObjectRuleDataREFSV provides storage for a single-valued NamedObjectRuleDataREF
|
class |
DmcTypeNumericRangeRuleDataREF
This is the generated DmcAttribute derivative for values of type NumericRangeRuleData
|
class |
DmcTypeNumericRangeRuleDataREFMAP
The DmcTypeNumericRangeRuleDataREFMAP provides storage for a map of NumericRangeRuleDataREF
|
class |
DmcTypeNumericRangeRuleDataREFMV
The DmcTypeNumericRangeRuleDataREFMV provides storage for a multi-valued NumericRangeRuleDataREF
|
class |
DmcTypeNumericRangeRuleDataREFSET
The DmcTypeNumericRangeRuleDataREFSET provides storage for a set of NumericRangeRuleDataREF
|
class |
DmcTypeNumericRangeRuleDataREFSV
The DmcTypeNumericRangeRuleDataREFSV provides storage for a single-valued NumericRangeRuleDataREF
|
class |
DmcTypeNumericRelationEnum
This is the generated DmcAttribute derivative for values of type NumericRelationEnum
|
class |
DmcTypeNumericRelationEnumMV
The DmcTypeNumericRelationEnumMV provides storage for a multi-valued NumericRelationEnum
|
class |
DmcTypeNumericRelationEnumSET
The DmcTypeNumericRelationEnumSET provides storage for a set of NumericRelationEnum
|
class |
DmcTypeNumericRelationEnumSV
The DmcTypeNumericRelationEnumSV provides storage for a single-valued NumericRelationEnum
|
class |
DmcTypeOneOfTheseAttributesRequiredRuleDataREF
This is the generated DmcAttribute derivative for values of type OneOfTheseAttributesRequiredRuleData
|
class |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFMAP
The DmcTypeOneOfTheseAttributesRequiredRuleDataREFMAP provides storage for a map of OneOfTheseAttributesRequiredRuleDataREF
|
class |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFMV
The DmcTypeOneOfTheseAttributesRequiredRuleDataREFMV provides storage for a multi-valued OneOfTheseAttributesRequiredRuleDataREF
|
class |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSET
The DmcTypeOneOfTheseAttributesRequiredRuleDataREFSET provides storage for a set of OneOfTheseAttributesRequiredRuleDataREF
|
class |
DmcTypeOneOfTheseAttributesRequiredRuleDataREFSV
The DmcTypeOneOfTheseAttributesRequiredRuleDataREFSV provides storage for a single-valued OneOfTheseAttributesRequiredRuleDataREF
|
class |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREF
This is the generated DmcAttribute derivative for values of type OnlyOneOfTheseAttributesAllowedRuleData
|
class |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMAP
The DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMAP provides storage for a map of OnlyOneOfTheseAttributesAllowedRuleDataREF
|
class |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMV
The DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFMV provides storage for a multi-valued OnlyOneOfTheseAttributesAllowedRuleDataREF
|
class |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSET
The DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSET provides storage for a set of OnlyOneOfTheseAttributesAllowedRuleDataREF
|
class |
DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSV
The DmcTypeOnlyOneOfTheseAttributesAllowedRuleDataREFSV provides storage for a single-valued OnlyOneOfTheseAttributesAllowedRuleDataREF
|
class |
DmcTypePartCheckerRuleDataREF
This is the generated DmcAttribute derivative for values of type PartCheckerRuleData
|
class |
DmcTypePartCheckerRuleDataREFMAP
The DmcTypePartCheckerRuleDataREFMAP provides storage for a map of PartCheckerRuleDataREF
|
class |
DmcTypePartCheckerRuleDataREFMV
The DmcTypePartCheckerRuleDataREFMV provides storage for a multi-valued PartCheckerRuleDataREF
|
class |
DmcTypePartCheckerRuleDataREFSET
The DmcTypePartCheckerRuleDataREFSET provides storage for a set of PartCheckerRuleDataREF
|
class |
DmcTypePartCheckerRuleDataREFSV
The DmcTypePartCheckerRuleDataREFSV provides storage for a single-valued PartCheckerRuleDataREF
|
class |
DmcTypePatternMatchRuleDataREF
This is the generated DmcAttribute derivative for values of type PatternMatchRuleData
|
class |
DmcTypePatternMatchRuleDataREFMAP
The DmcTypePatternMatchRuleDataREFMAP provides storage for a map of PatternMatchRuleDataREF
|
class |
DmcTypePatternMatchRuleDataREFMV
The DmcTypePatternMatchRuleDataREFMV provides storage for a multi-valued PatternMatchRuleDataREF
|
class |
DmcTypePatternMatchRuleDataREFSET
The DmcTypePatternMatchRuleDataREFSET provides storage for a set of PatternMatchRuleDataREF
|
class |
DmcTypePatternMatchRuleDataREFSV
The DmcTypePatternMatchRuleDataREFSV provides storage for a single-valued PatternMatchRuleDataREF
|
class |
DmcTypeReferencedAttributeTypeRuleDataREF
This is the generated DmcAttribute derivative for values of type ReferencedAttributeTypeRuleData
|
class |
DmcTypeReferencedAttributeTypeRuleDataREFMAP
The DmcTypeReferencedAttributeTypeRuleDataREFMAP provides storage for a map of ReferencedAttributeTypeRuleDataREF
|
class |
DmcTypeReferencedAttributeTypeRuleDataREFMV
The DmcTypeReferencedAttributeTypeRuleDataREFMV provides storage for a multi-valued ReferencedAttributeTypeRuleDataREF
|
class |
DmcTypeReferencedAttributeTypeRuleDataREFSET
The DmcTypeReferencedAttributeTypeRuleDataREFSET provides storage for a set of ReferencedAttributeTypeRuleDataREF
|
class |
DmcTypeReferencedAttributeTypeRuleDataREFSV
The DmcTypeReferencedAttributeTypeRuleDataREFSV provides storage for a single-valued ReferencedAttributeTypeRuleDataREF
|
class |
DmcTypeRelatedNumbersRuleDataREF
This is the generated DmcAttribute derivative for values of type RelatedNumbersRuleData
|
class |
DmcTypeRelatedNumbersRuleDataREFMAP
The DmcTypeRelatedNumbersRuleDataREFMAP provides storage for a map of RelatedNumbersRuleDataREF
|
class |
DmcTypeRelatedNumbersRuleDataREFMV
The DmcTypeRelatedNumbersRuleDataREFMV provides storage for a multi-valued RelatedNumbersRuleDataREF
|
class |
DmcTypeRelatedNumbersRuleDataREFSET
The DmcTypeRelatedNumbersRuleDataREFSET provides storage for a set of RelatedNumbersRuleDataREF
|
class |
DmcTypeRelatedNumbersRuleDataREFSV
The DmcTypeRelatedNumbersRuleDataREFSV provides storage for a single-valued RelatedNumbersRuleDataREF
|
class |
DmcTypeRestrictReferencesRuleDataREF
This is the generated DmcAttribute derivative for values of type RestrictReferencesRuleData
|
class |
DmcTypeRestrictReferencesRuleDataREFMAP
The DmcTypeRestrictReferencesRuleDataREFMAP provides storage for a map of RestrictReferencesRuleDataREF
|
class |
DmcTypeRestrictReferencesRuleDataREFMV
The DmcTypeRestrictReferencesRuleDataREFMV provides storage for a multi-valued RestrictReferencesRuleDataREF
|
class |
DmcTypeRestrictReferencesRuleDataREFSET
The DmcTypeRestrictReferencesRuleDataREFSET provides storage for a set of RestrictReferencesRuleDataREF
|
class |
DmcTypeRestrictReferencesRuleDataREFSV
The DmcTypeRestrictReferencesRuleDataREFSV provides storage for a single-valued RestrictReferencesRuleDataREF
|
class |
DmcTypeStringSetRuleDataREF
This is the generated DmcAttribute derivative for values of type StringSetRuleData
|
class |
DmcTypeStringSetRuleDataREFMAP
The DmcTypeStringSetRuleDataREFMAP provides storage for a map of StringSetRuleDataREF
|
class |
DmcTypeStringSetRuleDataREFMV
The DmcTypeStringSetRuleDataREFMV provides storage for a multi-valued StringSetRuleDataREF
|
class |
DmcTypeStringSetRuleDataREFSET
The DmcTypeStringSetRuleDataREFSET provides storage for a set of StringSetRuleDataREF
|
class |
DmcTypeStringSetRuleDataREFSV
The DmcTypeStringSetRuleDataREFSV provides storage for a single-valued StringSetRuleDataREF
|
class |
DmcTypeUCOAllowedAttributesRuleDataREF
This is the generated DmcAttribute derivative for values of type UCOAllowedAttributesRuleData
|
class |
DmcTypeUCOAllowedAttributesRuleDataREFMAP
The DmcTypeUCOAllowedAttributesRuleDataREFMAP provides storage for a map of UCOAllowedAttributesRuleDataREF
|
class |
DmcTypeUCOAllowedAttributesRuleDataREFMV
The DmcTypeUCOAllowedAttributesRuleDataREFMV provides storage for a multi-valued UCOAllowedAttributesRuleDataREF
|
class |
DmcTypeUCOAllowedAttributesRuleDataREFSET
The DmcTypeUCOAllowedAttributesRuleDataREFSET provides storage for a set of UCOAllowedAttributesRuleDataREF
|
class |
DmcTypeUCOAllowedAttributesRuleDataREFSV
The DmcTypeUCOAllowedAttributesRuleDataREFSV provides storage for a single-valued UCOAllowedAttributesRuleDataREF
|
class |
DmcTypeValueLengthRuleDataREF
This is the generated DmcAttribute derivative for values of type ValueLengthRuleData
|
class |
DmcTypeValueLengthRuleDataREFMAP
The DmcTypeValueLengthRuleDataREFMAP provides storage for a map of ValueLengthRuleDataREF
|
class |
DmcTypeValueLengthRuleDataREFMV
The DmcTypeValueLengthRuleDataREFMV provides storage for a multi-valued ValueLengthRuleDataREF
|
class |
DmcTypeValueLengthRuleDataREFSET
The DmcTypeValueLengthRuleDataREFSET provides storage for a set of ValueLengthRuleDataREF
|
class |
DmcTypeValueLengthRuleDataREFSV
The DmcTypeValueLengthRuleDataREFSV provides storage for a single-valued ValueLengthRuleDataREF
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ValueLengthRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
ValueLengthRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
ValueLengthRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
ValueLengthRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
UCOAllowedAttributesRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
StringSetRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
StringSetRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
StringSetRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
StringSetRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
RestrictReferencesRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
RestrictReferencesRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
RestrictReferencesRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
RestrictReferencesRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
RelatedNumbersRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
RelatedNumbersRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
RelatedNumbersRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
RelatedNumbersRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
ReferencedAttributeTypeRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
PatternMatchRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
PatternMatchRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
PatternMatchRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
PatternMatchRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
PartCheckerRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
PartCheckerRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
PartCheckerRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
PartCheckerRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
OnlyOneOfTheseAttributesAllowedRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
OneOfTheseAttributesRequiredRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
NumericRelationEnumSVAdapter.getExisting() |
DmcAttribute<?> |
NumericRelationEnumSETAdapter.getExisting() |
DmcAttribute<?> |
NumericRelationEnumMVAdapter.getExisting() |
DmcAttribute<?> |
NumericRangeRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
NumericRangeRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
NumericRangeRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
NumericRangeRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
NamedObjectRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjectRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
NamedObjectRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
NamedObjectRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
InitRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
InitRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
InitRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
InitRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
CheckAttributesBasedOnValueRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
CardinalityRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
CardinalityRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
CardinalityRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
CardinalityRuleDataREFMAPAdapter.getExisting() |
DmcAttribute<?> |
AllowedAttributesRuleDataREFSVAdapter.getExisting() |
DmcAttribute<?> |
AllowedAttributesRuleDataREFSETAdapter.getExisting() |
DmcAttribute<?> |
AllowedAttributesRuleDataREFMVAdapter.getExisting() |
DmcAttribute<?> |
AllowedAttributesRuleDataREFMAPAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueLengthRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueLengthRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueLengthRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueLengthRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
UCOAllowedAttributesRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UCOAllowedAttributesRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
UCOAllowedAttributesRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
UCOAllowedAttributesRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSetRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSetRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSetRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
StringSetRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
RestrictReferencesRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RestrictReferencesRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RestrictReferencesRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RestrictReferencesRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
RelatedNumbersRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RelatedNumbersRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
RelatedNumbersRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
RelatedNumbersRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferencedAttributeTypeRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferencedAttributeTypeRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferencedAttributeTypeRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ReferencedAttributeTypeRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
PatternMatchRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PatternMatchRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PatternMatchRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PatternMatchRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartCheckerRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartCheckerRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartCheckerRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
PartCheckerRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
OnlyOneOfTheseAttributesAllowedRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OnlyOneOfTheseAttributesAllowedRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
OnlyOneOfTheseAttributesAllowedRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OnlyOneOfTheseAttributesAllowedRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
OneOfTheseAttributesRequiredRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OneOfTheseAttributesRequiredRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
OneOfTheseAttributesRequiredRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
OneOfTheseAttributesRequiredRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRelationEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRelationEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRelationEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRangeRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRangeRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRangeRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NumericRangeRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjectRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjectRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjectRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
NamedObjectRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
InitRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
InitRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
InitRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
InitRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
CheckAttributesBasedOnValueRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CheckAttributesBasedOnValueRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CheckAttributesBasedOnValueRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CheckAttributesBasedOnValueRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
AllowedAttributesRuleDataREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AllowedAttributesRuleDataREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
AllowedAttributesRuleDataREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
AllowedAttributesRuleDataREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<DmcObjectNameIF> |
DmwOmni.getNameAttribute(DmcObjectName oni) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmwAttributeReadInterceptor.handleAttribute(DmcInputStreamIF dis,
DmcAttribute<?> attr)
Derived classes should perform whatever conversion logic is required
on the specified attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeMapZoomEnum
This is the generated DmcAttribute derivative for values of type MapZoomEnum
|
class |
DmcTypeMapZoomEnumMV
The DmcTypeMapZoomEnumMV provides storage for a multi-valued MapZoomEnum
|
class |
DmcTypeMapZoomEnumSET
The DmcTypeMapZoomEnumSET provides storage for a set of MapZoomEnum
|
class |
DmcTypeMapZoomEnumSV
The DmcTypeMapZoomEnumSV provides storage for a single-valued MapZoomEnum
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<MapZoomEnum> |
DmcTypeMapZoomEnumSV.cloneIt() |
DmcAttribute<MapZoomEnum> |
DmcTypeMapZoomEnumSET.cloneIt() |
DmcAttribute<MapZoomEnum> |
DmcTypeMapZoomEnumMV.cloneIt() |
| Modifier and Type | Class and Description |
|---|---|
class |
MapZoomEnumMVAdapter |
class |
MapZoomEnumSETAdapter |
class |
MapZoomEnumSVAdapter |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
MapZoomEnumSVAdapter.getExisting() |
DmcAttribute<?> |
MapZoomEnumSETAdapter.getExisting() |
DmcAttribute<?> |
MapZoomEnumMVAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapZoomEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
MapZoomEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
MapZoomEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
TdlModuleDMW.addDependsOnTdlModule(TdlModule value)
Adds another dependsOnTdlModule value.
|
DmcAttribute<?> |
TextualArtifactDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TemplateDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TdlModuleDMW.getObjectNameAttribute() |
DmcAttribute<?> |
TdlDefinitionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
SectionDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ExtensionHookDMW.getObjectNameAttribute() |
DmcAttribute<?> |
ContainedElementDMW.getObjectNameAttribute() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
TextualArtifactDMO.addContains(Contains value)
Adds another contains to the specified value.
|
DmcAttribute<?> |
SectionDMO.addContains(Contains value)
Adds another contains to the specified value.
|
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.addDefFiles(String value)
Adds another defFiles to the specified value.
|
DmcAttribute<?> |
TdlModuleDMO.addDependsOnTdlModule(Object value)
Adds another dependsOnTdlModule value.
|
DmcAttribute<?> |
TdlModuleDMO.addDependsOnTdlModule(TdlModuleDMO value)
Adds another dependsOnTdlModule to the specified 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<?> |
TemplateDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
TdlModuleDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
TdlDefinitionDMO.addDescription(String value)
Adds another description to the specified value.
|
DmcAttribute<?> |
SectionDMO.addValue(Object value)
Adds another value value.
|
DmcAttribute<?> |
SectionDMO.addValue(Value value)
Adds another value to the specified value.
|
DmcAttribute<?> |
TextualArtifactDMO.delContains(Contains value)
Deletes a contains from the specified value.
|
DmcAttribute<?> |
SectionDMO.delContains(Contains value)
Deletes a contains from the specified 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<?> |
TdlModuleDMO.delDefFiles(String value)
Deletes a defFiles from the specified value.
|
DmcAttribute<?> |
TdlModuleDMO.delDependsOnTdlModule(Object value)
Deletes a dependsOnTdlModule 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<?> |
TemplateDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
TdlModuleDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
TdlDefinitionDMO.delDescription(String value)
Deletes a description from the specified value.
|
DmcAttribute<?> |
SectionDMO.delValue(Object value)
Deletes a value value.
|
DmcAttribute<?> |
SectionDMO.delValue(Value value)
Deletes a value from the specified value.
|
DmcAttribute<?> |
TextualArtifactDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TemplateDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TdlModuleDMO.getObjectNameAttribute() |
DmcAttribute<?> |
TdlDefinitionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
SectionDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ExtensionHookDMO.getObjectNameAttribute() |
DmcAttribute<?> |
ContainedElementDMO.getObjectNameAttribute() |
| Modifier and Type | Class and Description |
|---|---|
class |
DmcTypeCardinalityEnum
This is the generated DmcAttribute derivative for values of type CardinalityEnum
|
class |
DmcTypeCardinalityEnumMV
The DmcTypeCardinalityEnumMV provides storage for a multi-valued CardinalityEnum
|
class |
DmcTypeCardinalityEnumSET
The DmcTypeCardinalityEnumSET provides storage for a set of CardinalityEnum
|
class |
DmcTypeCardinalityEnumSV
The DmcTypeCardinalityEnumSV provides storage for a single-valued CardinalityEnum
|
class |
DmcTypeContainedElementREF
This is the generated DmcAttribute derivative for values of type ContainedElement
|
class |
DmcTypeContainedElementREFMAP
The DmcTypeContainedElementREFMAP provides storage for a map of ContainedElementREF
|
class |
DmcTypeContainedElementREFMV
The DmcTypeContainedElementREFMV provides storage for a multi-valued ContainedElementREF
|
class |
DmcTypeContainedElementREFSET
The DmcTypeContainedElementREFSET provides storage for a set of ContainedElementREF
|
class |
DmcTypeContainedElementREFSV
The DmcTypeContainedElementREFSV provides storage for a single-valued ContainedElementREF
|
class |
DmcTypeContains |
class |
DmcTypeContainsMV
The DmcTypeContainsMV provides storage for a multi-valued Contains
|
class |
DmcTypeContainsSET
The DmcTypeContainsSET provides storage for a set of Contains
|
class |
DmcTypeContainsSV
The DmcTypeContainsSV provides storage for a single-valued Contains
|
class |
DmcTypeExtensionHookREF
This is the generated DmcAttribute derivative for values of type ExtensionHook
|
class |
DmcTypeExtensionHookREFMAP
The DmcTypeExtensionHookREFMAP provides storage for a map of ExtensionHookREF
|
class |
DmcTypeExtensionHookREFMV
The DmcTypeExtensionHookREFMV provides storage for a multi-valued ExtensionHookREF
|
class |
DmcTypeExtensionHookREFSET
The DmcTypeExtensionHookREFSET provides storage for a set of ExtensionHookREF
|
class |
DmcTypeExtensionHookREFSV
The DmcTypeExtensionHookREFSV provides storage for a single-valued ExtensionHookREF
|
class |
DmcTypeSectionREF
This is the generated DmcAttribute derivative for values of type Section
|
class |
DmcTypeSectionREFMAP
The DmcTypeSectionREFMAP provides storage for a map of SectionREF
|
class |
DmcTypeSectionREFMV
The DmcTypeSectionREFMV provides storage for a multi-valued SectionREF
|
class |
DmcTypeSectionREFSET
The DmcTypeSectionREFSET provides storage for a set of SectionREF
|
class |
DmcTypeSectionREFSV
The DmcTypeSectionREFSV provides storage for a single-valued SectionREF
|
class |
DmcTypeTdlDefinitionREF
This is the generated DmcAttribute derivative for values of type TdlDefinition
|
class |
DmcTypeTdlDefinitionREFMAP
The DmcTypeTdlDefinitionREFMAP provides storage for a map of TdlDefinitionREF
|
class |
DmcTypeTdlDefinitionREFMV
The DmcTypeTdlDefinitionREFMV provides storage for a multi-valued TdlDefinitionREF
|
class |
DmcTypeTdlDefinitionREFSET
The DmcTypeTdlDefinitionREFSET provides storage for a set of TdlDefinitionREF
|
class |
DmcTypeTdlDefinitionREFSV
The DmcTypeTdlDefinitionREFSV provides storage for a single-valued TdlDefinitionREF
|
class |
DmcTypeTdlModuleREF
This is the generated DmcAttribute derivative for values of type TdlModule
|
class |
DmcTypeTdlModuleREFMAP
The DmcTypeTdlModuleREFMAP provides storage for a map of TdlModuleREF
|
class |
DmcTypeTdlModuleREFMV
The DmcTypeTdlModuleREFMV provides storage for a multi-valued TdlModuleREF
|
class |
DmcTypeTdlModuleREFSET
The DmcTypeTdlModuleREFSET provides storage for a set of TdlModuleREF
|
class |
DmcTypeTdlModuleREFSV
The DmcTypeTdlModuleREFSV provides storage for a single-valued TdlModuleREF
|
class |
DmcTypeTemplateREF
This is the generated DmcAttribute derivative for values of type Template
|
class |
DmcTypeTemplateREFMAP
The DmcTypeTemplateREFMAP provides storage for a map of TemplateREF
|
class |
DmcTypeTemplateREFMV
The DmcTypeTemplateREFMV provides storage for a multi-valued TemplateREF
|
class |
DmcTypeTemplateREFSET
The DmcTypeTemplateREFSET provides storage for a set of TemplateREF
|
class |
DmcTypeTemplateREFSV
The DmcTypeTemplateREFSV provides storage for a single-valued TemplateREF
|
class |
DmcTypeTextualArtifactREF
This is the generated DmcAttribute derivative for values of type TextualArtifact
|
class |
DmcTypeTextualArtifactREFMAP
The DmcTypeTextualArtifactREFMAP provides storage for a map of TextualArtifactREF
|
class |
DmcTypeTextualArtifactREFMV
The DmcTypeTextualArtifactREFMV provides storage for a multi-valued TextualArtifactREF
|
class |
DmcTypeTextualArtifactREFSET
The DmcTypeTextualArtifactREFSET provides storage for a set of TextualArtifactREF
|
class |
DmcTypeTextualArtifactREFSV
The DmcTypeTextualArtifactREFSV provides storage for a single-valued TextualArtifactREF
|
class |
DmcTypeValue |
class |
DmcTypeValueMV
The DmcTypeValueMV provides storage for a multi-valued Value
|
class |
DmcTypeValueSET
The DmcTypeValueSET provides storage for a set of Value
|
class |
DmcTypeValueSV
The DmcTypeValueSV provides storage for a single-valued Value
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ValueSVAdapter.getExisting() |
DmcAttribute<?> |
ValueSETAdapter.getExisting() |
DmcAttribute<?> |
ValueMVAdapter.getExisting() |
DmcAttribute<?> |
TextualArtifactREFSVAdapter.getExisting() |
DmcAttribute<?> |
TextualArtifactREFSETAdapter.getExisting() |
DmcAttribute<?> |
TextualArtifactREFMVAdapter.getExisting() |
DmcAttribute<?> |
TextualArtifactREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TemplateREFSVAdapter.getExisting() |
DmcAttribute<?> |
TemplateREFSETAdapter.getExisting() |
DmcAttribute<?> |
TemplateREFMVAdapter.getExisting() |
DmcAttribute<?> |
TemplateREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TdlModuleREFSVAdapter.getExisting() |
DmcAttribute<?> |
TdlModuleREFSETAdapter.getExisting() |
DmcAttribute<?> |
TdlModuleREFMVAdapter.getExisting() |
DmcAttribute<?> |
TdlModuleREFMAPAdapter.getExisting() |
DmcAttribute<?> |
TdlDefinitionREFSVAdapter.getExisting() |
DmcAttribute<?> |
TdlDefinitionREFSETAdapter.getExisting() |
DmcAttribute<?> |
TdlDefinitionREFMVAdapter.getExisting() |
DmcAttribute<?> |
TdlDefinitionREFMAPAdapter.getExisting() |
DmcAttribute<?> |
SectionREFSVAdapter.getExisting() |
DmcAttribute<?> |
SectionREFSETAdapter.getExisting() |
DmcAttribute<?> |
SectionREFMVAdapter.getExisting() |
DmcAttribute<?> |
SectionREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ExtensionHookREFSVAdapter.getExisting() |
DmcAttribute<?> |
ExtensionHookREFSETAdapter.getExisting() |
DmcAttribute<?> |
ExtensionHookREFMVAdapter.getExisting() |
DmcAttribute<?> |
ExtensionHookREFMAPAdapter.getExisting() |
DmcAttribute<?> |
ContainsSVAdapter.getExisting() |
DmcAttribute<?> |
ContainsSETAdapter.getExisting() |
DmcAttribute<?> |
ContainsMVAdapter.getExisting() |
DmcAttribute<?> |
ContainedElementREFSVAdapter.getExisting() |
DmcAttribute<?> |
ContainedElementREFSETAdapter.getExisting() |
DmcAttribute<?> |
ContainedElementREFMVAdapter.getExisting() |
DmcAttribute<?> |
ContainedElementREFMAPAdapter.getExisting() |
DmcAttribute<?> |
CardinalityEnumSVAdapter.getExisting() |
DmcAttribute<?> |
CardinalityEnumSETAdapter.getExisting() |
DmcAttribute<?> |
CardinalityEnumMVAdapter.getExisting() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ValueMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TextualArtifactREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TextualArtifactREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TextualArtifactREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TextualArtifactREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TemplateREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TemplateREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TemplateREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TemplateREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlModuleREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlModuleREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlModuleREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlModuleREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlDefinitionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlDefinitionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlDefinitionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
TdlDefinitionREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
SectionREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SectionREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
SectionREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
SectionREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtensionHookREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtensionHookREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtensionHookREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ExtensionHookREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainsSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainsSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainsMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainedElementREFSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainedElementREFSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainedElementREFMVAdapter.setExisting(DmcAttribute<?> attr) |
void |
ContainedElementREFMAPAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityEnumSVAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityEnumSETAdapter.setExisting(DmcAttribute<?> attr) |
void |
CardinalityEnumMVAdapter.setExisting(DmcAttribute<?> attr) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmcTraceableInputStream.getAttributeInstance() |
DmcAttribute<?> |
DmcInputStream.getAttributeInstance() |
DmcAttribute<?> |
DmcTraceableInputStream.getAttributeInstance(DmcAttributeInfo ai) |
DmcAttribute<?> |
DmcInputStream.getAttributeInstance(DmcAttributeInfo ai) |
DmcAttribute<?> |
DmcTraceableInputStream.getAttributeInstance(Integer id) |
DmcAttribute<?> |
DmcInputStream.getAttributeInstance(Integer id) |
Copyright © 2023. All rights reserved.