public class JDFDeviceCap extends JDFAutoDeviceCap implements IDeviceCapable
| Modifier and Type | Class and Description |
|---|---|
static class |
JDFDeviceCap.EnumAvailability |
JDFAutoDeviceCap.EnumCombinedMethod, JDFAutoDeviceCap.EnumExecutionPolicy, JDFAutoDeviceCap.EnumTypeOrderJDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelationKElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FITS_TYPE |
firstChild, fNodeListCache, ownerDocumentDOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODEATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Constructor and Description |
|---|
JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String qualifiedName)
Constructor for JDFDeviceCap
|
JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName)
Constructor for JDFDeviceCap
|
JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName,
java.lang.String myLocalName)
Constructor for JDFDeviceCap
|
| Modifier and Type | Method and Description |
|---|---|
static KElement |
actionPoolReport(IDeviceCapable devCapable,
JDFElement jdfRootorMess,
KElement parentReport)
actionPoolReport - tests if the JDFNode fits Actions from ActionPool of this DeviceCap.
Composes a detailed report of the found errors in XML form. |
JDFBooleanState |
appendBooleanState(java.lang.String nam)
appends a BooleanState with @Name="name"
|
JDFEnumerationState |
appendEnumerationState(java.lang.String nam)
appends a NumberState with @Name="name"
|
JDFIntegerState |
appendIntegerState(java.lang.String nam)
appends an IntegerState with @Name="name"
|
JDFNameState |
appendNameState(java.lang.String nam)
appends a NameState with @Name="name"
|
JDFStringState |
appendStringState(java.lang.String nam)
appends a StringState with @Name="name"
|
void |
createModuleCaps(java.lang.String includeNameExpression)
creates and links devcaps to modules
|
XMLDoc |
getBadJDFInfo(JDFNode jdfRoot,
JDFBaseDataTypes.EnumFitsValue testlists,
JDFElement.EnumValidationLevel level)
Composes a BugReport in XML form for the given JDFNode 'jdfRoot'.
|
JDFBooleanState |
getBooleanState(java.lang.String nam)
gets an existing BooleanState with @Name="name"
|
java.util.Vector |
getCombinedMethod()
(9.2) get CombinedMethod attribute
CombinedMethod |
JDFBooleanState |
getCreateBooleanState(java.lang.String nam)
gets a NumberState with @Name="name", appends it if it does not exist
|
JDFEnumerationState |
getCreateEnumerationState(java.lang.String nam)
gets a EnumerationState with @Name="name", appends it if it does not exist
|
JDFIntegerState |
getCreateIntegerState(java.lang.String nam)
gets an IntegerState with @Name="name", appends it if it does not yet exist
|
JDFNameState |
getCreateNameState(java.lang.String nam)
gets a NameState with @Name="name", appends it if it does not exist
|
JDFStringState |
getCreateStringState(java.lang.String nam)
gets a StringState with @Name="name", appends it if it does not yet exist
|
JDFDevCaps |
getDevCapsByName(java.lang.String devCapsName,
JDFAutoDevCaps.EnumContext context,
JDFResourceLink.EnumUsage linkUsage,
JDFNode.EnumProcessUsage processUsage,
int iSkip)
get a DevCaps element by name and further restrictions.
|
JDFEnumerationState |
getEnumerationState(java.lang.String nam)
gets an existing EnumerationState with @Name="name"
|
VElement |
getExecutableJDF(JDFNode jdfRoot,
JDFBaseDataTypes.EnumFitsValue testlists,
JDFElement.EnumValidationLevel level)
Gets of jdfRoot a vector of all executable nodes (jdf root or children nodes that this Device may execute)
|
JDFIntegerState |
getIntegerState(java.lang.String nam)
gets an existing IntegerState with @Name="name"
|
static XMLDoc |
getJMFInfo(JDFJMF jmfRoot,
JDFResponse knownMessagesResp,
JDFBaseDataTypes.EnumFitsValue testlists,
JDFElement.EnumValidationLevel level,
boolean ignoreExtensions)
Composes a BugReport in XML form for the given JMF message 'jmfRoot'.
|
VElement |
getMatchingTypeNodeVector(JDFNode testRoot)
test whether a given node has the corect Types and Type Attribute
|
static JDFMessageService |
getMessageServiceForJMFType(JDFMessage m,
JDFResponse knownMessagesResp) |
VString |
getNamePathVector() |
JDFNameState |
getNameState(java.lang.String nam)
gets an existing NameState with @Name="name"
|
JDFNumberState |
getNumberState(java.lang.String nam)
gets an existing NumberState with @Name="name"
|
JDFAbstractState |
getState(java.lang.String nam)
gets an existing State with @Name="name"
|
VElement |
getStates()
get all direct state elements of
|
JDFStringState |
getStringState(java.lang.String nam)
gets an existing StringState with @Name="name"
|
ICapabilityElement |
getTargetCap(java.lang.String id)
get the target JDFTerm referenced by id
|
protected ElementInfo |
getTheElementInfo() |
java.lang.String |
getTypeExpression()
Gets of this string attribute
TypeExpression if it exists, otherwise returns the literal string defined in Types |
boolean |
isIgnoreDefaults() |
boolean |
isIgnoreExtensions() |
boolean |
matchesType(JDFNode testRoot,
boolean bLocal)
test whether a given node has the corect Types and Type Attribute
|
void |
setCombinedMethod(JDFAutoDeviceCap.EnumCombinedMethod method)
set attribute
CombinedMethod to an individual method |
void |
setCombinedMethod(java.util.Vector vMethod)
set attribute
CombinedMethod to an individual method |
boolean |
setDefaultsFromCaps(JDFNode node,
boolean bLocal,
boolean bAll)
set the defaults of node to the values defined in the child DevCap and State elements
|
void |
setIgnoreDefaults(boolean _ignoreDefaults) |
void |
setIgnoreExtensions(boolean _ignoreExtensions) |
java.lang.String |
toString()
toString - StringRepresentation of JDFNode
|
appendActionPool, appendDevCapPool, appendDevCaps, appendDisplayGroupPool, appendFeaturePool, appendMacroPool, appendModulePool, appendPerformance, appendTestPool, getActionPool, getAllDevCaps, getAllPerformance, getCreateActionPool, getCreateDevCapPool, getCreateDevCaps, getCreateDisplayGroupPool, getCreateFeaturePool, getCreateMacroPool, getCreateModulePool, getCreatePerformance, getCreateTestPool, getDevCapPool, getDevCaps, getDisplayGroupPool, getExecutionPolicy, getFeaturePool, getGenericAttributes, getLang, getMacroPool, getModulePool, getOptionalCombinedTypes, getPerformance, getTestPool, getTheAttributeInfo, getType, getTypeOrder, getTypes, setExecutionPolicy, setGenericAttributes, setLang, setOptionalCombinedTypes, setType, setTypeExpression, setTypeOrder, setTypesappendAnchor, appendBestEffortExceptions, appendComment, appendElement, appendGeneralID, appendGeneralID, appendGeneralID, appendHRef, appendHRef, appendMustHonorExceptions, appendOperatorInterventionExceptions, appendPreview, appendrRefs, attributeType, clearTargets, cloneNewDoc, copyChildren, copyInto, createRoot, createRoot, deprecatedAttributes, eraseDefaultAttributes, exclusiveOneOfAttribute, exclusiveOneOfElement, fixVersion, getAllRefs, getAtrType, getAttributeInfo, getBestEffortExceptions, getChildElement, getChildElements, getChildElementVector_JDFElement, getChildElementVector, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentURL, getCreateComment, getCreateElement_JDFElement, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement_JDFElement, getElement, getElementIDPrefix, getElementInfo, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDListMap, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidAttributes, getInvalidElements_JDFElement, getInvalidElements, getJDFRoot, getJMFRoot, getLastVersion, getLinkFromUserData, getLinkRoot, getMaxVersion, getMissingAttributes, getMissingAttributeVector, getMissingElements, getMissingElementVector, getMustHonorExceptions, getNamesVector, getOperatorInterventionExceptions, getOwnerDocument_JDFElement, getParentJDF, getParentJDF, getPartMap, getPartMapArray, getPartMapVector, getPrereleaseAttributes, getPrereleaseElements, getPreview, getRefElement, getRefElements, getRefString, getrRefs, getSchemaURL, getSchemaURL, getSchemaURL, getSettingsPolicy, getStatus, getTarget_JDFElement, getTarget, getTarget, getTheAttributeInfo_JDFElement, getTheElementInfo_JDFElement, getTypeForAttribute, getUnknownAttributes, getUnknownAttributeVector, getUnknownElements, getUnknownElementVector, getUnknownPoolElements, getURLDoc, getURLInputStream, getValueForNewAttribute, getVersion, getVersion, getvHRefRes, getvHRefRes, getXMLDocUserData, hasMissingAttributes, hasMissingElements, hasPartMap, hasSettingsPolicy, hasUnknownAttributes, hasUnknownElements, idString, includesMatchingAttribute, init, inlineRefElements, insertBefore, isComment, isCommentStatic, isDeprecated, isDirty, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid_JDFElement, isValid, isXJDF, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements_JDFElement, numChildElements, optionalAttributes, optionalElements, prereleaseAttributes, prereleaseElements, refElement, removeBestEffortExceptions, removeChild, removeChild, removeChildren, removeExtensions, removeFromBestEffortExceptions, removeFromMustHonorExceptions, removeFromOperatorInterventionExceptions, removeFromrRefs, removeGeneralID, removePartMap, removeRefElement, removeSettingsPolicy, replaceChild, requiredAttributes, requiredElements, requiredLevel, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNameTimeStamp, setAttributes, setBestEffortExceptions, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2DiraddAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildRelativeXPath, buildXPath, buildXPath, buildXPath, cleanup, clearNSMap, clone, copyAttribute, copyAttribute, copyElement, copyElements, copyXPathValue, createRoot, deleteNode, ensureCase, eraseEmptyAttributes, eraseEmptyNodes, fillHashSet, fitsName_KElement, fitsName, flush, generateDotID, getAttribute_KElement, getAttribute_KElement, getAttribute, getAttribute, getAttributeArray_KElement, getAttributeIgnoreCase, getAttributeMap_KElement, getAttributeMap, getAttributeRaw, getAttributeVector_KElement, getAttributeVector, getBoolAttribute, getCData, getChildArray_KElement, getChildArray, getChildArrayByClass_KElement, getChildArrayByClass, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector_KElement, getChildElementVector, getChildElementVector, getChildFromList, getChildFromList, getChildList, getChildList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByClass, getChildrenByTagName_KElement, getChildrenFromList, getChildrenIgnoreList, getChildrenWithAttribute, getChildWithAttribute, getChildWithAttribute, getCreateChildWithAttribute, getCreateElement_KElement, getCreateElement, getCreateElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement_KElement, getElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIDPrefix, getIgnoreCase_KElement, getIgnoreCase, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNonEmpty_KElement, getNonEmpty, getNumCDatas, getNumChildNodes, getNumChildText, getNumXMLComments, getOwnerDocument_KElement, getParentNode_KElement, getPreviousSiblingElement, getPreviousSiblingElement, getRealAttribute, getTarget_KElement, getText, getText, getTree, getTree, getTreeElement, getXMLComment, getXMLNSNameSpace, getXMLNSPrefix, getXPathAttribute, getXPathAttributeMap, getXPathElement, getXPathElementVector, getXPathValueMap, getXSIType, hasAttribute_KElement, hasAttribute, hasAttribute, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasNonEmpty_KElement, hasNonEmpty, hasXPathNode, includesAttribute, includesAttributes, insertAt, insertBefore, isAncestor, isEqual, isEqual, isWildCard, matchesPath, matchesPathName, mergeElement, moveArray, moveAttribute, moveAttribute, moveElement, moveElements, moveMe, normalize, numChildElements_KElement, numChildNodes, numChildNodes, numChildrenByClass, numSiblingElements, parseFile, parseStream, parseString, pushUp, removeAllText, removeAttribute_KElement, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildrenByClass, removeChildText, removeExtensions, removeFromAttribute, removeIgnoreCase_KElement, removeIgnoreCase, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameAttribute, renameElement, replaceElement, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNSRaw, setAttributeRaw, setAttributes, setAttributes, setAttributes, setAttributesRaw, setBoolAttribute, setDirty, setID, setIntAttribute, setNamespaceURI, setNodeValue, setNonEmpty, setPrefix, setRealAttribute, setText, setvStringAttribute, setXMLComment, setXMLComment, setXPathAttribute, setXPathValue, setXPathValues, setXSIType, sortChild, sortChild, sortChildren, sortChildren, sortChildren, sortChildren, toDisplayXML, toValueString, toXML, toXML, uniqueID, uniqueID, write2File, write2File, write2Stream, xmlNameSpace, xmlnsLocalName, xmlnsPrefixgetLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setTypecloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeDatagetChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrengetNextSibling, getParentNode, getPreviousSiblingaddEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserDataequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActionPool, getTestPoolgetAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNScloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserDatapublic static final java.lang.String FITS_TYPE
public JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String qualifiedName)
myOwnerDocument - qualifiedName - public JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName - public JDFDeviceCap(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName,
java.lang.String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - protected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFAutoDeviceCappublic java.lang.String toString()
public java.lang.String getTypeExpression()
TypeExpression if it exists, otherwise returns the literal string defined in TypesgetTypeExpression in class JDFAutoDeviceCappublic java.util.Vector getCombinedMethod()
CombinedMethodgetCombinedMethod in class JDFAutoDeviceCappublic final VString getNamePathVector()
getNamePathVector in interface IDeviceCapablepublic final VElement getExecutableJDF(JDFNode jdfRoot, JDFBaseDataTypes.EnumFitsValue testlists, JDFElement.EnumValidationLevel level)
jdfRoot - the node we testtestlists - testlists that are specified for the State elements (FitsValue_Allowed or FitsValue_Present)level - validation levelpublic final XMLDoc getBadJDFInfo(JDFNode jdfRoot, JDFBaseDataTypes.EnumFitsValue testlists, JDFElement.EnumValidationLevel level)
null if there are no errors.jdfRoot - the node to testtestlists - testlists that are specified for the State elements (FitsValue_Allowed or FitsValue_Present)level - validation levelpublic static XMLDoc getJMFInfo(JDFJMF jmfRoot, JDFResponse knownMessagesResp, JDFBaseDataTypes.EnumFitsValue testlists, JDFElement.EnumValidationLevel level, boolean ignoreExtensions)
null if there are no errors.jmfRoot - the node to testknownMessagesResp - testlists - testlists that are specified for the State elements (FitsValue_Allowed or FitsValue_Present)level - validation levelignoreExtensions - public static JDFMessageService getMessageServiceForJMFType(JDFMessage m, JDFResponse knownMessagesResp)
m - the message to testknownMessagesResp - the Response that contains the relevant devcap fo the jmfpublic boolean matchesType(JDFNode testRoot, boolean bLocal)
testRoot - the JDF or JMF to testbLocal - if true, only check the root of this, else check children as wellpublic VElement getMatchingTypeNodeVector(JDFNode testRoot)
testRoot - the JDF or JMF to testpublic static KElement actionPoolReport(IDeviceCapable devCapable, JDFElement jdfRootorMess, KElement parentReport)
null - there are no errorsjdfRoot - node to testnull there are no errors, JDFNode fits the ActionPool of this DeviceCap and will be accepted by the device.JDFException - if DeviceCap is invalid: ActionPool refers to the non-existent TestPoolJDFException - if DeviceCap is invalid: Action refers to the non-existent Testpublic void createModuleCaps(java.lang.String includeNameExpression)
includeNameExpression - regexp of names to includepublic boolean setDefaultsFromCaps(JDFNode node, boolean bLocal, boolean bAll)
node - the JDFNode in which to set defaultsbLocal - if true, set only in the local node, else recurse childrenbAll - if false, only add if minOccurs>=1 and required=true or a default existspublic VElement getStates()
public JDFDevCaps getDevCapsByName(java.lang.String devCapsName, JDFAutoDevCaps.EnumContext context, JDFResourceLink.EnumUsage linkUsage, JDFNode.EnumProcessUsage processUsage, int iSkip)
devCapsName - the Name attribute of the DevCapscontext - the Context attribute of the DevCapslinkUsage - the LinkUsage attribute of the DevCapsprocessUsage - the ProcessUsage attribute of the DevCapsiSkip - the iSkip'th matching DevCapspublic void setCombinedMethod(JDFAutoDeviceCap.EnumCombinedMethod method)
CombinedMethod to an individual methodmethod - the individual combined method to setpublic void setCombinedMethod(java.util.Vector vMethod)
CombinedMethod to an individual methodsetCombinedMethod in class JDFAutoDeviceCapmethod - the individual combined method to setpublic boolean isIgnoreExtensions()
public void setIgnoreExtensions(boolean _ignoreExtensions)
_ignoreExtensions - the ignoreExtensions to setpublic boolean isIgnoreDefaults()
public void setIgnoreDefaults(boolean _ignoreDefaults)
_ignoreDefaults - the ignoreDefaults to setpublic ICapabilityElement getTargetCap(java.lang.String id)
IDeviceCapablegetTargetCap in interface IDeviceCapableid - the @ID of the termIDeviceCapable.getTargetCap(java.lang.String)public JDFBooleanState appendBooleanState(java.lang.String nam)
nam - the name attribute of the newly appended BooleanStatepublic JDFEnumerationState appendEnumerationState(java.lang.String nam)
nam - the name attribute of the newly appended NumberStatepublic JDFIntegerState appendIntegerState(java.lang.String nam)
nam - the Name attribute of the newly appended IntegerStatepublic JDFNameState appendNameState(java.lang.String nam)
nam - the name attribute of the newly appended NameStatepublic JDFStringState appendStringState(java.lang.String nam)
nam - the Name attribute of the newly appended StringStatepublic JDFBooleanState getBooleanState(java.lang.String nam)
nam - the Name attribute of the newly appended BooleanStatepublic JDFBooleanState getCreateBooleanState(java.lang.String nam)
nam - the name attribute of the newly appended NumberStatepublic JDFEnumerationState getCreateEnumerationState(java.lang.String nam)
nam - the name attribute of the newly appended EnumerationStatepublic JDFIntegerState getCreateIntegerState(java.lang.String nam)
nam - the name attribute of the newly appended IntegerStatepublic JDFNameState getCreateNameState(java.lang.String nam)
nam - the name attribute of the newly appended NameStatepublic JDFStringState getCreateStringState(java.lang.String nam)
nam - the Name attribute of the newly appended StringStatepublic JDFEnumerationState getEnumerationState(java.lang.String nam)
nam - the Name attribute of the newly appended EnumerationStatepublic JDFIntegerState getIntegerState(java.lang.String nam)
nam - the name attribute of the newly appended IntegerStatepublic JDFNameState getNameState(java.lang.String nam)
nam - the Name attribute of the newly appended NameStatepublic JDFNumberState getNumberState(java.lang.String nam)
nam - the Name attribute of the newly appended NumberStatepublic JDFAbstractState getState(java.lang.String nam)
nam - the Name attribute of the newly appended StringStatepublic JDFStringState getStringState(java.lang.String nam)
nam - the Name attribute of the newly appended StringState