| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ConcinnityModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmconcinnityDMSAG.__definedInConcinnityModule |
static DmcAttributeInfo |
DmconcinnityDMSAG.__dependsOnConcinnityModule |
static DmcAttributeInfo |
DmconcinnityDMSAG.__is |
static DmcAttributeInfo |
DmconcinnityDMSAG.__isLike |
static DmcAttributeInfo |
DmconcinnityDMSAG.__isRelatedTo |
static DmcAttributeInfo |
DmconcinnityDMSAG.__parent |
static DmcAttributeInfo |
DmconcinnityDMSAG.__represents |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmconcinnityDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmconcinnityDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmconcinnityDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ConcinnityModuleDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ConcinnityModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
ConcinnityModuleREF.__name |
static DmcAttributeInfo |
ConcinnityDefinitionREF.__name |
static DmcAttributeInfo |
ConceptREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeConcinnityModuleREFSV |
DmcTypeConcinnityModuleREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeConcinnityDefinitionREFSV |
DmcTypeConcinnityDefinitionREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeConceptREFSV |
DmcTypeConceptREFSV.getNew(DmcAttributeInfo ai) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmcObject.__objectClass |
protected DmcAttributeInfo |
DmcAttribute.attrInfo |
DmcAttributeInfo |
DmcAttributeInfoRef.info |
DmcAttributeInfo |
DmcClassInfo.nameAttribute |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmcClassInfo.allowsAttribute(Integer id) |
DmcAttributeInfo |
DmcAttribute.getAttributeInfo() |
DmcAttributeInfo |
DmcObject.getAttributeInfo(Integer id)
This method is generally used by object parsers to determine whether or not an attribute
is allowed by any of the classes in our objectClass attribute.
|
DmcAttributeInfo |
DmcOmni.getAttributeInfo(String an)
Tries to find the specified attribute by its name.
|
DmcAttributeInfo |
DmcObject.getAttributeInfo(String an)
This method is generally used by object parsers to determine whether or not an attribute
is natively supported by a DMO (in which case it returns the attribute info) or whether
the attribute in question is associated with an auxiliary class (in which case we get
the appropriate attribute info from the AttributeDefinition).
|
DmcAttributeInfo |
DmcClassInfo.getAttributeInfo(String an) |
DmcAttributeInfo |
DmcOmni.getInfo(Integer id)
Returns the DmcAttributeInfo associate with the ID or complains bitterly that you've
forgotten to prime the DmcOmni with the generated
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmcCompactSchemaIF.getAttributeInfo() |
Iterator<DmcAttributeInfo> |
DmcAttributeSchemaIF.getInfo() |
| 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.
|
void |
DmcClassInfo.addMay(DmcAttributeInfo info) |
void |
DmcClassInfo.addMust(DmcAttributeInfo info) |
boolean |
DmcObject.allowsAttribute(DmcAttributeInfo ai)
We cycle through the DmcClassInfo associated with our object class and any auxiliary classes
and determine if the attribute is allowable.
|
boolean |
DmcClassInfo.allowsAttribute(DmcAttributeInfo ai) |
int |
DmcAttributeInfo.compareTo(DmcAttributeInfo dai) |
<T extends DmcAttribute<?>> |
DmcObject.del(DmcAttributeInfo ai,
Object value)
This method deletes a value from a multi-valued attribute.
|
DmcNamedObjectIF |
DmcNameResolverWithClashSupportIF.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai)
Finds a named object based on its name and indicates the attribute via which
the reference is being made.
|
DmcAttribute<?> |
DmcObject.get(DmcAttributeInfo ai)
Returns the holder of the value for the named attribute.
|
DmcAttribute<?> |
DmcInputStreamIF.getAttributeInstance(DmcAttributeInfo ai)
Returns an instance of the appropriate DmcAttribute based on the attribute info.
|
DmcTypeDmcFilter<?> |
DmcFilterBuilderIF.getNewFilterHolder(DmcFilter filter,
DmcAttributeInfo ai)
Requests that the filter builder construct an attribute of the appropriate type
and set its value to be the specified name.
|
DmcTypeDmcObjectName<?> |
DmcNameBuilderIF.getNewNameHolder(DmcObjectName name,
DmcAttributeInfo ai)
Requests that the name builder construct an attribute of the appropriate type
and set its value to be the specified name.
|
ArrayList<DmcObject> |
DmcObject.getReferringObjectsViaAttribute(DmcAttributeInfo ai) |
boolean |
DmcObject.hasValue(DmcAttributeInfo ai)
Indicates if there's an explicit value set for the specified attribute.
|
boolean |
DmcClassInfo.isOptional(DmcAttributeInfo ai)
Determines if the attribute is optional.
|
protected <T extends DmcAttribute<?>> |
DmcObject.nth(DmcAttributeInfo ai,
int index,
DmcAttribute<?> attr,
Object previous)
This method adds a value to a multi-valued attribute.
|
protected void |
DmcObject.nthNullFromEmptyAttribute(DmcAttributeInfo ai,
int idx)
This method is called in generated DMOs to handle the case where we're
using an empty DMO to create a modifier.
|
<T extends DmcAttribute<?>> |
DmcObject.rem(DmcAttributeInfo ai)
Removes the specified attribute from the object.
|
DmcNamedObjectIF |
DmcNameClashResolverIF.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
The clash resolver will overload this method to attempt to resolve the name clash.
|
<T extends DmcAttribute<?>> |
DmcObject.set(DmcAttributeInfo ai,
DmcAttribute<?> attr)
This method sets the value of a single-valued attribute.
|
void |
DmcAttribute.setAttributeInfo(DmcAttributeInfo ai)
Sets the attribute info associated with this attribute.
|
void |
DmcOutputStreamIF.writeAttributeID(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcAttribute(DmcAttributeInfo ai)
Constructs a new attribute value holder.
|
DmcAttributeInfoRef(DmcAttributeInfo i,
boolean m) |
DmcClassInfo(String n,
int i,
ClassTypeEnum ct,
DataTypeEnum dt,
DmcClassInfo bc,
DmcAttributeInfo na) |
DmcClassInfo(String n,
String di,
int i,
ClassTypeEnum ct,
DataTypeEnum dt,
DmcClassInfo bc,
DmcAttributeInfo na) |
DmcHashedAttribute(DmcAttributeInfo ai) |
DmcHierarchicObjectNameAttribute(DmcAttributeInfo ai) |
DmcObjectNameAttribute(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmcAdapterIF.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
abstract DmcAdapterIF |
DmcBinding.getAdapter(DmcAttributeInfo attr) |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<DmcAttributeInfo,ArrayList<I>> |
AttributeRuleCollection.globalRules |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
RuleIF.getApplyToAttribute() |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<I> |
AttributeRuleCollection.getRules(DmcAttributeInfo ai,
DmcClassInfo ci)
This method is used by generated derived classes to determine the set of class scoped
rules to be applied to the specified attribute.
|
| Constructor and Description |
|---|
AttributeRuleKey(DmcAttributeInfo ai,
DmcClassInfo ci) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
Modifier.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmcTypeComplexTypeWithRefs.resolve(DmcNameResolverWithClashSupportIF resolver,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
abstract void |
DmcTypeComplexTypeWithRefs.resolveValue(DmcNameResolverWithClashSupportIF resolver,
VALUE value,
DmcObject object,
DmcNameClashResolverIF ncr,
DmcAttributeInfo ai) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmgDMSAG.__alias |
static DmcAttributeInfo |
DmgDMSAG.__configSuffix |
static DmcAttributeInfo |
DmgDMSAG.__genClass |
static DmcAttributeInfo |
DmgDMSAG.__genContext |
static DmcAttributeInfo |
DmgDMSAG.__genContextName |
static DmcAttributeInfo |
DmgDMSAG.__generator |
static DmcAttributeInfo |
DmgDMSAG.__genPackage |
static DmcAttributeInfo |
DmgDMSAG.__schemaToLoad |
static DmcAttributeInfo |
DmgDMSAG.__upperConstantName |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmgDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmgDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmgDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
GenerationContextREF.__genContextName |
static DmcAttributeInfo |
WrapperGeneratorREF.__name |
static DmcAttributeInfo |
MethodGeneratorREF.__name |
static DmcAttributeInfo |
ActifactGeneratorREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeWrapperGeneratorREFSV |
DmcTypeWrapperGeneratorREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeMethodGeneratorREFSV |
DmcTypeMethodGeneratorREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeGeneratorSV |
DmcTypeGeneratorSV.getNew(DmcAttributeInfo ai) |
DmcTypeGenerationContextREFSV |
DmcTypeGenerationContextREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeDmgConfigREFSV |
DmcTypeDmgConfigREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeActifactGeneratorREFSV |
DmcTypeActifactGeneratorREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeGenerator(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DefinitionManager(DmcAttributeInfo fa,
DmcAttributeInfo ha) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DMPEvent.thisAttributeModified(DmcAttributeInfo ai)
This convenience method can be used on MODIFIED events to determine whether
or not the specified attribute is alterred by the modifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRequestDMW.addAttributeSelector(DmcAttributeInfo value)
Adds another DmcAttributeInfo value.
|
boolean |
GetRequestDMW.attributeSelectorContains(DmcAttributeInfo value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmpDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmpDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
GetRequestDMO.addAttributeSelector(DmcAttributeInfo value)
Adds another attributeSelector to the specified value.
|
boolean |
GetRequestDMO.attributeSelectorContains(DmcAttributeInfo value) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmpDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
LDAPSchemaAUX.__ldapIdPrefix |
static DmcAttributeInfo |
LDAPClassAUX.__namingAttribute |
static DmcAttributeInfo |
LDAPClassAUX.__reposName |
static DmcAttributeInfo |
LDAPAttributeAUX.__reposName |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmrbaseDMSAG.__password |
static DmcAttributeInfo |
DmrbaseDMSAG.__userName |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmrbaseDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmrbaseDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmrbaseDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
HierarchicObjectREF.__FQN |
static DmcAttributeInfo |
DotNamedObjectREF.__FQN |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeHierarchicObjectREFSV |
DmcTypeHierarchicObjectREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeDotNamedObjectREFSV |
DmcTypeDotNamedObjectREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeDotNamedObjectREF(DmcAttributeInfo ai) |
DmcTypeDotNamedObjectREFMAP(DmcAttributeInfo ai) |
DmcTypeDotNamedObjectREFMV(DmcAttributeInfo ai) |
DmcTypeDotNamedObjectREFSET(DmcAttributeInfo ai) |
DmcTypeDotNamedObjectREFSV(DmcAttributeInfo ai) |
DmcTypeHierarchicObjectREF(DmcAttributeInfo ai) |
DmcTypeHierarchicObjectREFMAP(DmcAttributeInfo ai) |
DmcTypeHierarchicObjectREFMV(DmcAttributeInfo ai) |
DmcTypeHierarchicObjectREFSET(DmcAttributeInfo ai) |
DmcTypeHierarchicObjectREFSV(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DotNamedObjectREFMAPAdapter(DmcAttributeInfo ai) |
DotNamedObjectREFMVAdapter(DmcAttributeInfo ai) |
DotNamedObjectREFSETAdapter(DmcAttributeInfo ai) |
DotNamedObjectREFSVAdapter(DmcAttributeInfo ai) |
HierarchicObjectREFMAPAdapter(DmcAttributeInfo ai) |
HierarchicObjectREFMVAdapter(DmcAttributeInfo ai) |
HierarchicObjectREFSETAdapter(DmcAttributeInfo ai) |
HierarchicObjectREFSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmrldapDMSAG.__ldapIdPrefix |
static DmcAttributeInfo |
DmrldapDMSAG.__reposName |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmrldapDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmrldapDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmrldapDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
LDAPHierarchicObjectREF.__FQN |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeLDAPHierarchicObjectREFSV |
DmcTypeLDAPHierarchicObjectREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeLDAPHierarchicObjectREF(DmcAttributeInfo ai) |
DmcTypeLDAPHierarchicObjectREFMAP(DmcAttributeInfo ai) |
DmcTypeLDAPHierarchicObjectREFMV(DmcAttributeInfo ai) |
DmcTypeLDAPHierarchicObjectREFSET(DmcAttributeInfo ai) |
DmcTypeLDAPHierarchicObjectREFSV(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
LDAPHierarchicObjectREFMAPAdapter(DmcAttributeInfo ai) |
LDAPHierarchicObjectREFMVAdapter(DmcAttributeInfo ai) |
LDAPHierarchicObjectREFSETAdapter(DmcAttributeInfo ai) |
LDAPHierarchicObjectREFSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
AttributeDefinition.getAttributeInfo()
This method is used by parsers and deserializers to get attribute info for attributes
associated with auxiliary classes.
|
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
SchemaManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
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) |
DmcNamedObjectIF |
SchemaManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos)
We implement this because we need to pass in a clash resolver when we resolve
schema references on auto-generated schemas.
|
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
MetaDMSAG.getAttributeInfo(Integer id) |
| Constructor and Description |
|---|
DmcTypeEnumValue(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DynamicCompactSchema.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicCompactSchema.addAttrInfo(DmcAttributeInfo ai) |
DmcNamedObjectIF |
DmsSchemaParser.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleADefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleADefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DsdADMSAG.__definedInModuleA |
static DmcAttributeInfo |
DsdADMSAG.__dependsOnModuleA |
static DmcAttributeInfo |
DsdADMSAG.__referenceToAB |
static DmcAttributeInfo |
DsdADMSAG.__typeAndAttr |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DsdADMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DsdADMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DsdADMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleADefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleADefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
ModuleAREF.__name |
static DmcAttributeInfo |
AConceptXREF.__name |
static DmcAttributeInfo |
AConceptBaseREF.__name |
static DmcAttributeInfo |
ABConceptXREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleBDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DsdBDMSAG.__definedInModuleB |
static DmcAttributeInfo |
DsdBDMSAG.__dependsOnModuleB |
static DmcAttributeInfo |
DsdBDMSAG.__reference |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DsdBDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DsdBDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DsdBDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleBDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleBDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
ModuleBREF.__name |
static DmcAttributeInfo |
BConceptXREF.__name |
static DmcAttributeInfo |
BConceptBaseREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeModuleBREFSV |
DmcTypeModuleBREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeBConceptXREFSV |
DmcTypeBConceptXREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeBConceptBaseREFSV |
DmcTypeBConceptBaseREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeBConceptBaseREF(DmcAttributeInfo ai) |
DmcTypeBConceptBaseREFMAP(DmcAttributeInfo ai) |
DmcTypeBConceptBaseREFMV(DmcAttributeInfo ai) |
DmcTypeBConceptBaseREFSET(DmcAttributeInfo ai) |
DmcTypeBConceptBaseREFSV(DmcAttributeInfo ai) |
DmcTypeBConceptXREF(DmcAttributeInfo ai) |
DmcTypeBConceptXREFMAP(DmcAttributeInfo ai) |
DmcTypeBConceptXREFMV(DmcAttributeInfo ai) |
DmcTypeBConceptXREFSET(DmcAttributeInfo ai) |
DmcTypeBConceptXREFSV(DmcAttributeInfo ai) |
DmcTypeModuleBREF(DmcAttributeInfo ai) |
DmcTypeModuleBREFMAP(DmcAttributeInfo ai) |
DmcTypeModuleBREFMV(DmcAttributeInfo ai) |
DmcTypeModuleBREFSET(DmcAttributeInfo ai) |
DmcTypeModuleBREFSV(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
BConceptBaseREFMAPAdapter(DmcAttributeInfo ai) |
BConceptBaseREFMVAdapter(DmcAttributeInfo ai) |
BConceptBaseREFSETAdapter(DmcAttributeInfo ai) |
BConceptBaseREFSVAdapter(DmcAttributeInfo ai) |
BConceptXREFMAPAdapter(DmcAttributeInfo ai) |
BConceptXREFMVAdapter(DmcAttributeInfo ai) |
BConceptXREFSETAdapter(DmcAttributeInfo ai) |
BConceptXREFSVAdapter(DmcAttributeInfo ai) |
ModuleBREFMAPAdapter(DmcAttributeInfo ai) |
ModuleBREFMVAdapter(DmcAttributeInfo ai) |
ModuleBREFSETAdapter(DmcAttributeInfo ai) |
ModuleBREFSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleCDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleCDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DsdCDMSAG.__definedInModuleC |
static DmcAttributeInfo |
DsdCDMSAG.__dependsOnModuleC |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DsdCDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DsdCDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DsdCDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
ModuleCDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
ModuleCDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
ModuleCREF.__name |
static DmcAttributeInfo |
CConceptXREF.__name |
static DmcAttributeInfo |
CConceptBaseREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeModuleCREFSV |
DmcTypeModuleCREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeCConceptXREFSV |
DmcTypeCConceptXREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeCConceptBaseREFSV |
DmcTypeCConceptBaseREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeCConceptBaseREF(DmcAttributeInfo ai) |
DmcTypeCConceptBaseREFMAP(DmcAttributeInfo ai) |
DmcTypeCConceptBaseREFMV(DmcAttributeInfo ai) |
DmcTypeCConceptBaseREFSET(DmcAttributeInfo ai) |
DmcTypeCConceptBaseREFSV(DmcAttributeInfo ai) |
DmcTypeCConceptXREF(DmcAttributeInfo ai) |
DmcTypeCConceptXREFMAP(DmcAttributeInfo ai) |
DmcTypeCConceptXREFMV(DmcAttributeInfo ai) |
DmcTypeCConceptXREFSET(DmcAttributeInfo ai) |
DmcTypeCConceptXREFSV(DmcAttributeInfo ai) |
DmcTypeModuleCREF(DmcAttributeInfo ai) |
DmcTypeModuleCREFMAP(DmcAttributeInfo ai) |
DmcTypeModuleCREFMV(DmcAttributeInfo ai) |
DmcTypeModuleCREFSET(DmcAttributeInfo ai) |
DmcTypeModuleCREFSV(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
CConceptBaseREFMAPAdapter(DmcAttributeInfo ai) |
CConceptBaseREFMVAdapter(DmcAttributeInfo ai) |
CConceptBaseREFSETAdapter(DmcAttributeInfo ai) |
CConceptBaseREFSVAdapter(DmcAttributeInfo ai) |
CConceptXREFMAPAdapter(DmcAttributeInfo ai) |
CConceptXREFMVAdapter(DmcAttributeInfo ai) |
CConceptXREFSETAdapter(DmcAttributeInfo ai) |
CConceptXREFSVAdapter(DmcAttributeInfo ai) |
ModuleCREFMAPAdapter(DmcAttributeInfo ai) |
ModuleCREFMVAdapter(DmcAttributeInfo ai) |
ModuleCREFSETAdapter(DmcAttributeInfo ai) |
ModuleCREFSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
TestBasicAuxiliary.__svString |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjWithRefsDMW.addAttrIDs(DmcAttributeInfo value)
Adds another DmcAttributeInfo value.
|
boolean |
ObjWithRefsDMW.attrIDsContains(DmcAttributeInfo value) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmtDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmtDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
ObjWithRefsDMO.addAttrIDs(DmcAttributeInfo value)
Adds another attrIDs to the specified value.
|
boolean |
ObjWithRefsDMO.attrIDsContains(DmcAttributeInfo value) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmtDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
IntegerNamedObjectREF.__integerName |
static DmcAttributeInfo |
TestOneLevelSubpackageREF.__name |
static DmcAttributeInfo |
TestOneLevelSubpackageExtendedREF.__name |
static DmcAttributeInfo |
TestMultiLevelSubpackageREF.__name |
static DmcAttributeInfo |
TestDerivedSubpackageREF.__name |
static DmcAttributeInfo |
TestDerivedDiffSubpackageREF.__name |
static DmcAttributeInfo |
TestBasicNamedObjectFixedREF.__name |
static DmcAttributeInfo |
TestBasicNamedObjectExtendedREF.__name |
static DmcAttributeInfo |
ObjWithRefsREF.__name |
static DmcAttributeInfo |
ObjWithRefsDerivedBREF.__name |
static DmcAttributeInfo |
ObjWithRefsDerivedAREF.__name |
static DmcAttributeInfo |
BaseObjREF.__name |
static DmcAttributeInfo |
UUIDNamedObjectREF.__uuidName |
| Constructor and Description |
|---|
DmcTypeDmtStringName(DmcAttributeInfo ai) |
DmcTypeKeyedType(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmuModuleDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
DmuModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
DmuDMSAG.__definedInDmuModule |
static DmcAttributeInfo |
DmuDMSAG.__dependsOnDmuModule |
static DmcAttributeInfo |
DmuDMSAG.__jsonPayload |
static DmcAttributeInfo |
DmuDMSAG.__pathAndKeys |
static DmcAttributeInfo |
DmuDMSAG.__useSortInfo |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmuDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmuDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmuDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
DmuModuleDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
DmuModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
PayloadSortInfoREF.__name |
static DmcAttributeInfo |
PayloadExampleREF.__name |
static DmcAttributeInfo |
DmuModuleREF.__name |
static DmcAttributeInfo |
DmuDefinitionREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcTypePayloadSortInfoREFSV |
DmcTypePayloadSortInfoREFSV.getNew(DmcAttributeInfo ai) |
DmcTypePayloadExampleREFSV |
DmcTypePayloadExampleREFSV.getNew(DmcAttributeInfo ai) |
DmcTypePathAndKeySV |
DmcTypePathAndKeySV.getNew(DmcAttributeInfo ai) |
DmcTypeDmuModuleREFSV |
DmcTypeDmuModuleREFSV.getNew(DmcAttributeInfo ai) |
DmcTypeDmuDefinitionREFSV |
DmcTypeDmuDefinitionREFSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypePathAndKey(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmvDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmvDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmvDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
ValueLengthRuleDataREF.__ruleName |
static DmcAttributeInfo |
UCOAllowedAttributesRuleDataREF.__ruleName |
static DmcAttributeInfo |
StringSetRuleDataREF.__ruleName |
static DmcAttributeInfo |
RestrictReferencesRuleDataREF.__ruleName |
static DmcAttributeInfo |
RelatedNumbersRuleDataREF.__ruleName |
static DmcAttributeInfo |
ReferencedAttributeTypeRuleDataREF.__ruleName |
static DmcAttributeInfo |
PatternMatchRuleDataREF.__ruleName |
static DmcAttributeInfo |
PartCheckerRuleDataREF.__ruleName |
static DmcAttributeInfo |
OnlyOneOfTheseAttributesAllowedRuleDataREF.__ruleName |
static DmcAttributeInfo |
OneOfTheseAttributesRequiredRuleDataREF.__ruleName |
static DmcAttributeInfo |
NumericRangeRuleDataREF.__ruleName |
static DmcAttributeInfo |
NamedObjectRuleDataREF.__ruleName |
static DmcAttributeInfo |
InitRuleDataREF.__ruleName |
static DmcAttributeInfo |
CheckAttributesBasedOnValueRuleDataREF.__ruleName |
static DmcAttributeInfo |
CardinalityRuleDataREF.__ruleName |
static DmcAttributeInfo |
AllowedAttributesRuleDataREF.__ruleName |
| Modifier and Type | Method and Description |
|---|---|
void |
DmwDeserializer.addInterceptor(DmcAttributeInfo ai,
AttributeReadInterceptor ari)
Adds an attribute specific interceptor.
|
void |
DmwDeserializer.addInterceptor(DmcClassInfo dci,
DmcAttributeInfo ai,
AttributeReadInterceptor ari)
Adds a class specific attribute interceptor.
|
ArrayList<DmwWrapper> |
DmwWrapper.getReferringObjectsViaAttribute(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
MapDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
MapDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
MapDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcTypeMapZoomEnumSV |
DmcTypeMapZoomEnumSV.getNew(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
DmcTypeMapZoomEnum(DmcAttributeInfo ai) |
DmcTypeMapZoomEnumMV(DmcAttributeInfo ai) |
DmcTypeMapZoomEnumSET(DmcAttributeInfo ai) |
DmcTypeMapZoomEnumSV(DmcAttributeInfo ai) |
| Constructor and Description |
|---|
MapZoomEnumMVAdapter(DmcAttributeInfo ai) |
MapZoomEnumSETAdapter(DmcAttributeInfo ai) |
MapZoomEnumSVAdapter(DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
TdlModuleDefinitionManager.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
TdlModuleDefinitionManager.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
DmtdlDMSAG.getAttributeInfo(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DmcAttributeInfo> |
DmtdlDMSAG.getAttributeInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DmtdlDMSAGAMAP.initSmAp(HashMap<Integer,DmcAttributeInfo> _SmAp) |
| Modifier and Type | Method and Description |
|---|---|
DmcNamedObjectIF |
TdlModuleDefinitionDMOCache.findNamedObjectMayClash(DmcObject object,
DmcObjectName name,
DmcNameClashResolverIF resolver,
DmcAttributeInfo ai) |
DmcNamedObjectIF |
TdlModuleDefinitionDMOCache.resolveClash(DmcObject obj,
DmcAttributeInfo ai,
DmcNameClashObjectSet<?> ncos) |
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
TextualArtifactREF.__name |
static DmcAttributeInfo |
TemplateREF.__name |
static DmcAttributeInfo |
TdlModuleREF.__name |
static DmcAttributeInfo |
TdlDefinitionREF.__name |
static DmcAttributeInfo |
SectionREF.__name |
static DmcAttributeInfo |
ExtensionHookREF.__name |
static DmcAttributeInfo |
ContainedElementREF.__name |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
DmcTraceableInputStream.getAttributeInstance(DmcAttributeInfo ai) |
DmcAttribute<?> |
DmcInputStream.getAttributeInstance(DmcAttributeInfo ai) |
void |
DmcTraceableOutputStream.writeAttributeID(DmcAttributeInfo ai) |
void |
DmcOutputStream.writeAttributeID(DmcAttributeInfo ai) |
Copyright © 2023. All rights reserved.