public class ElementToRuleWithDynamicElementname extends ElementToRule
abortOnMissingTargetAttr, attributeBaseName, attrNames, elemCache, elementName, errorReasonProperty, ignoreMissingName, ignoreMissingParent, insertState, IS_ABORT, IS_IGNORE, IS_NOCHECK, IS_REPLACE, IS_UPDATE, logExisting, logMissingAttributes, noLinkForElements, odsCache, rememberInstancesId, splitNM, versionIsLong
cleanAfterGet, localNVU
loggerName, postMethods, preMethods, sessionRef
arguments, ctx, descriptor, NEW_LINE
Constructor and Description |
---|
ElementToRuleWithDynamicElementname() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkElementName()
Overrieds the method from parent class to avoid checking if AE name exists.
|
void |
setValue(NameValueUnit[][] nvu)
Set the value.
|
addResToFound, addToValuesArray, cacheMeqDatatypes, checkIds, createAIDNameValueSeqUnitId, createAIDNameValueSeqUnitId, createNMrelations, doUpdate, execute, firstIndexOf, getAttributeIndex, getIdsByName, getParentAid, getParentName, getToplevelElementsWithoutVersion, getUsedAttributeNames, getUsedNMRelationNames, init, init, init, init, prepareQueryStructureById, prepareQueryStructureByName, prepareQueryStructureByParent, prepareQueryStructureForCatalogs, removeEmptyEntries, removeIdAttribute, removeIdAttributeName, removeValueAttributeNames, removeValueAttributes, terminate
getValue
execute, executePostMethods, executePreMethods, getAoSessionFromContextWithSessionRef, getId, getOdsCache, getPointTo, getSessionRef, getType, isPedantic, setGathermode, setId, setPointTo, setPostMethods, setPreMethods, setSessionRef, setType, toString, toString, toString
addAttributesToNameValueUnitArray, addAttributeToNameValueUnitArray, addStringValueToNameValueUnitArray, checkDirectoy, checkDirectoy, checkDirectoy, checkFile, checkFile, checkFile, checkIntValue, checkStringValue, compressNvuArray, createMessageFromPropertyFile, createMessageFromPropertyFile, createMessageFromPropertyFile, createTsUnionFromObject, deleteRowWithAttributes, getArguments, getContext, getDescriptor, getListFromProperty, getMandatoryProperty, getMandatoryProperty, getMandatoryPropertyAsInt, getMandatoryPropertyAsList, getMandatoryPropertyWithRuleException, getNvuArrayFromMap, getNvuArrayFromMap, getNvuObjectWithName, getNvuObjectWithName, getNvuObjectWithName, getOdsCacheFromProperty, getOptioanlPropertyAsInt, getOptionalProperty, getOptionalProperty, getOptionalProperty, getOptionalProperty, getOptionalPropertyAsBoolean, getOptionalPropertyAsBoolean, getOptionalPropertyAsBoolean, getOptionalPropertyAsList, makeUpperCaseKeyword, removeAttributeFromNameValueUnitArray, removeAttributeFromNameValueUnitArray, setArguments, setContext, setDescriptor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getContext, getDescriptor, setArguments, setContext, setDescriptor
public void setValue(NameValueUnit[][] nvu) throws RuleException
ElementToRule
setValue
in interface RuleIF
setValue
in class ElementToRule
nvu
- -
the attribute values of the instances of the element of the
rule.RuleException
RuleIF.setValue(org.asam.ods.NameValueUnit[][])
protected void checkElementName() throws InitializationFailedException
checkElementName
in class ElementToRule
InitializationFailedException