public abstract class JDFAutoDeviceInfo extends JDFElement
| Modifier and Type | Class and Description |
|---|---|
static class |
JDFAutoDeviceInfo.EnumDeviceCondition
Enumeration strings for DeviceCondition
|
static class |
JDFAutoDeviceInfo.EnumDeviceStatus
Enumeration strings for DeviceStatus
|
JDFElement.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.SingleXPathComparatorfirstChild, 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| Modifier | Constructor and Description |
|---|---|
protected |
JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String qualifiedName)
Constructor for JDFAutoDeviceInfo
|
protected |
JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName)
Constructor for JDFAutoDeviceInfo
|
protected |
JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName,
java.lang.String myLocalName)
Constructor for JDFAutoDeviceInfo
|
| Modifier and Type | Method and Description |
|---|---|
JDFActivity |
appendActivity()
(30) append element Activity
|
JDFDevice |
appendDevice()
(29) append element Device
|
JDFEmployee |
appendEmployee()
(30) append element Employee
|
JDFEvent |
appendEvent()
(30) append element Event
|
JDFJobPhase |
appendJobPhase()
(30) append element JobPhase
|
JDFModuleStatus |
appendModuleStatus()
(30) append element ModuleStatus
|
JDFActivity |
getActivity(int iSkip)
(27) const get element Activity
|
java.util.Collection<JDFActivity> |
getAllActivity()
Get all Activity from the current element
|
java.util.Collection<JDFEmployee> |
getAllEmployee()
Get all Employee from the current element
|
java.util.Collection<JDFEvent> |
getAllEvent()
Get all Event from the current element
|
java.util.Collection<JDFJobPhase> |
getAllJobPhase()
Get all JobPhase from the current element
|
java.util.Collection<JDFModuleStatus> |
getAllModuleStatus()
Get all ModuleStatus from the current element
|
java.lang.String |
getCounterUnit()
(23) get String attribute CounterUnit
|
JDFActivity |
getCreateActivity(int iSkip)
(26) getCreateActivity
|
JDFDevice |
getCreateDevice()
(25) getCreateDevice
|
JDFEmployee |
getCreateEmployee(int iSkip)
(26) getCreateEmployee
|
JDFEvent |
getCreateEvent(int iSkip)
(26) getCreateEvent
|
JDFJobPhase |
getCreateJobPhase(int iSkip)
(26) getCreateJobPhase
|
JDFModuleStatus |
getCreateModuleStatus(int iSkip)
(26) getCreateModuleStatus
|
JDFDevice |
getDevice()
(24) const get element Device
|
JDFAutoDeviceInfo.EnumDeviceCondition |
getDeviceCondition()
(9) get attribute DeviceCondition
|
java.lang.String |
getDeviceID()
(23) get String attribute DeviceID
|
JDFAutoMISDetails.EnumDeviceOperationMode |
getDeviceOperationMode()
(9) get attribute DeviceOperationMode
|
JDFAutoDeviceInfo.EnumDeviceStatus |
getDeviceStatus()
(9) get attribute DeviceStatus
|
JDFEmployee |
getEmployee(int iSkip)
(27) const get element Employee
|
JDFDate |
getEndTime()
(12) get JDFDate attribute EndTime
|
JDFEvent |
getEvent(int iSkip)
(27) const get element Event
|
JDFDuration |
getHourCounter()
(20) get JDFDuration attribute HourCounter
|
JDFDate |
getIdleStartTime()
(12) get JDFDate attribute IdleStartTime
|
JDFJobPhase |
getJobPhase(int iSkip)
(27) const get element JobPhase
|
JDFModuleStatus |
getModuleStatus(int iSkip)
(27) const get element ModuleStatus
|
JDFDate |
getPowerOnTime()
(12) get JDFDate attribute PowerOnTime
|
double |
getProductionCounter()
(17) get double attribute ProductionCounter
|
double |
getSpeed()
(17) get double attribute Speed
|
java.lang.String |
getStatusDetails()
(23) get String attribute StatusDetails
|
protected AttributeInfo |
getTheAttributeInfo() |
protected ElementInfo |
getTheElementInfo() |
double |
getTotalProductionCounter()
(17) get double attribute TotalProductionCounter
|
void |
setCounterUnit(java.lang.String value)
(36) set attribute CounterUnit
|
void |
setDeviceCondition(JDFAutoDeviceInfo.EnumDeviceCondition enumVar)
(5) set attribute DeviceCondition
|
void |
setDeviceID(java.lang.String value)
(36) set attribute DeviceID
|
void |
setDeviceOperationMode(JDFAutoMISDetails.EnumDeviceOperationMode enumVar)
(5) set attribute DeviceOperationMode
|
void |
setDeviceStatus(JDFAutoDeviceInfo.EnumDeviceStatus enumVar)
(5) set attribute DeviceStatus
|
void |
setEndTime(JDFDate value)
(11) set attribute EndTime
|
void |
setHourCounter(JDFDuration value)
(36) set attribute HourCounter
|
void |
setIdleStartTime(JDFDate value)
(11) set attribute IdleStartTime
|
void |
setPowerOnTime(JDFDate value)
(11) set attribute PowerOnTime
|
void |
setProductionCounter(double value)
(36) set attribute ProductionCounter
|
void |
setSpeed(double value)
(36) set attribute Speed
|
void |
setStatusDetails(java.lang.String value)
(36) set attribute StatusDetails
|
void |
setTotalProductionCounter(double value)
(36) set attribute TotalProductionCounter
|
appendAnchor, 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, appendAttributes, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildRelativeXPath, buildXPath, buildXPath, buildXPath, cleanup, clearNSMap, clone, copyAttribute, copyAttribute, 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, getTreeByClass, 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, toString, 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, waitgetAttributeNode, 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, setUserDataprotected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String qualifiedName)
myOwnerDocument - qualifiedName - protected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName - protected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
java.lang.String myNamespaceURI,
java.lang.String qualifiedName,
java.lang.String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - protected AttributeInfo getTheAttributeInfo()
getTheAttributeInfo in class JDFElementprotected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFElementpublic void setCounterUnit(java.lang.String value)
value - the value to set the attribute topublic java.lang.String getCounterUnit()
public void setDeviceCondition(JDFAutoDeviceInfo.EnumDeviceCondition enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoDeviceInfo.EnumDeviceCondition getDeviceCondition()
public void setDeviceID(java.lang.String value)
value - the value to set the attribute topublic java.lang.String getDeviceID()
public void setDeviceOperationMode(JDFAutoMISDetails.EnumDeviceOperationMode enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoMISDetails.EnumDeviceOperationMode getDeviceOperationMode()
public void setDeviceStatus(JDFAutoDeviceInfo.EnumDeviceStatus enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoDeviceInfo.EnumDeviceStatus getDeviceStatus()
public void setEndTime(JDFDate value)
value - the value to set the attribute to or nullpublic JDFDate getEndTime()
public void setHourCounter(JDFDuration value)
value - the value to set the attribute topublic JDFDuration getHourCounter()
public void setIdleStartTime(JDFDate value)
value - the value to set the attribute to or nullpublic JDFDate getIdleStartTime()
public void setPowerOnTime(JDFDate value)
value - the value to set the attribute to or nullpublic JDFDate getPowerOnTime()
public void setProductionCounter(double value)
value - the value to set the attribute topublic double getProductionCounter()
public void setSpeed(double value)
value - the value to set the attribute topublic double getSpeed()
public void setStatusDetails(java.lang.String value)
value - the value to set the attribute topublic java.lang.String getStatusDetails()
public void setTotalProductionCounter(double value)
value - the value to set the attribute topublic double getTotalProductionCounter()
public JDFActivity getCreateActivity(int iSkip)
iSkip - number of elements to skippublic JDFActivity getActivity(int iSkip)
iSkip - number of elements to skippublic java.util.Collection<JDFActivity> getAllActivity()
public JDFActivity appendActivity()
public JDFDevice getDevice()
public JDFDevice getCreateDevice()
public JDFDevice appendDevice()
public JDFEmployee getCreateEmployee(int iSkip)
iSkip - number of elements to skippublic JDFEmployee getEmployee(int iSkip)
iSkip - number of elements to skippublic java.util.Collection<JDFEmployee> getAllEmployee()
public JDFEmployee appendEmployee()
public JDFEvent getCreateEvent(int iSkip)
iSkip - number of elements to skippublic JDFEvent getEvent(int iSkip)
iSkip - number of elements to skippublic java.util.Collection<JDFEvent> getAllEvent()
public JDFEvent appendEvent()
public JDFJobPhase getCreateJobPhase(int iSkip)
iSkip - number of elements to skippublic JDFJobPhase getJobPhase(int iSkip)
iSkip - number of elements to skippublic java.util.Collection<JDFJobPhase> getAllJobPhase()
public JDFJobPhase appendJobPhase()
public JDFModuleStatus getCreateModuleStatus(int iSkip)
iSkip - number of elements to skippublic JDFModuleStatus getModuleStatus(int iSkip)
iSkip - number of elements to skippublic java.util.Collection<JDFModuleStatus> getAllModuleStatus()
public JDFModuleStatus appendModuleStatus()