Package org.cip4.jdflib.auto
Class JDFAutoDeviceInfo
java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoDeviceInfo
- All Implemented Interfaces:
Serializable,Cloneable,IStreamWriter,Element,ElementTraversal,EventTarget,Node,NodeList,TypeInfo
- Direct Known Subclasses:
JDFDeviceInfo
class JDFAutoDeviceInfo : public JDFElement
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumeration strings for DeviceConditionstatic enumEnumeration strings for DeviceStatusstatic classEnumeration strings for DeviceConditionstatic classEnumeration strings for DeviceStatusNested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement
JDFElement.ENodeStatus, JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumSides, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation, JDFElement.EOrientation, JDFElement.ESides, JDFElement.eUnit, JDFElement.EVersionNested classes/interfaces inherited from class org.cip4.jdflib.core.KElement
KElement.MultiAttributeComparator, KElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator -
Field Summary
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURIFields inherited from class org.apache.xerces.dom.ElementImpl
attributes, nameFields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocumentFields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSiblingFields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_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_NODEFields inherited from interface org.w3c.dom.Node
ATTRIBUTE_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_NODEFields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName) Constructor for JDFAutoDeviceInfoprotectedJDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName) Constructor for JDFAutoDeviceInfoprotectedJDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName) Constructor for JDFAutoDeviceInfo -
Method Summary
Modifier and TypeMethodDescription(30) append element Activity(29) append element Device(30) append element Employee(30) append element Event(30) append element JobPhase(30) append element ModuleStatus(24) const get element ActivitygetActivity(int iSkip) (27) const get element ActivityGet all Activity from the current elementGet all Employee from the current elementGet all Event from the current elementGet all JobPhase from the current elementGet all ModuleStatus from the current element(23) get String attribute CounterUnit(25) getCreateActivitygetCreateActivity(int iSkip) (26) getCreateActivity(25) getCreateDevice(25) getCreateEmployeegetCreateEmployee(int iSkip) (26) getCreateEmployee(25) getCreateEventgetCreateEvent(int iSkip) (26) getCreateEvent(25) getCreateJobPhasegetCreateJobPhase(int iSkip) (26) getCreateJobPhase(25) getCreateModuleStatusgetCreateModuleStatus(int iSkip) (26) getCreateModuleStatus(24) const get element DeviceDeprecated.use EDeviceCondition GetEDeviceCondition() based on java.lang.enum instead(23) get String attribute DeviceIDDeprecated.use EDeviceOperationMode GetEDeviceOperationMode() based on java.lang.enum insteadDeprecated.use EDeviceStatus GetEDeviceStatus() based on java.lang.enum instead(9) get attribute DeviceCondition(9) get attribute DeviceOperationMode(9) get attribute DeviceStatus(24) const get element EmployeegetEmployee(int iSkip) (27) const get element Employee(12) get JDFDate attribute EndTimegetEvent()(24) const get element EventgetEvent(int iSkip) (27) const get element Event(20) get JDFDuration attribute HourCounter(12) get JDFDate attribute IdleStartTime(24) const get element JobPhasegetJobPhase(int iSkip) (27) const get element JobPhase(24) const get element ModuleStatusgetModuleStatus(int iSkip) (27) const get element ModuleStatus(12) get JDFDate attribute PowerOnTimedouble(17) get double attribute ProductionCounterdoublegetSpeed()(17) get double attribute Speed(23) get String attribute StatusDetailsprotected AttributeInfoprotected ElementInfo(21) get VString attribute ToolIDsdouble(17) get double attribute TotalProductionCountervoidsetCounterUnit(String value) (36) set attribute CounterUnitvoid(5) set attribute DeviceConditionvoidDeprecated.use SetDeviceCondition(EDeviceCondition) based on java.lang.enum insteadvoidsetDeviceID(String value) (36) set attribute DeviceIDvoid(5) set attribute DeviceOperationModevoidDeprecated.use SetDeviceOperationMode(EDeviceOperationMode) based on java.lang.enum insteadvoid(5) set attribute DeviceStatusvoidDeprecated.use SetDeviceStatus(EDeviceStatus) based on java.lang.enum insteadvoidsetEndTime(JDFDate value) (11) set attribute EndTimevoidsetHourCounter(JDFDuration value) (36) set attribute HourCountervoidsetIdleStartTime(JDFDate value) (11) set attribute IdleStartTimevoidsetPowerOnTime(JDFDate value) (11) set attribute PowerOnTimevoidsetProductionCounter(double value) (36) set attribute ProductionCountervoidsetSpeed(double value) (36) set attribute SpeedvoidsetStatusDetails(String value) (36) set attribute StatusDetailsvoidsetToolIDs(VString value) (36) set attribute ToolIDsvoidsetTotalProductionCounter(double value) (36) set attribute TotalProductionCounterMethods inherited from class org.cip4.jdflib.core.JDFElement
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, getChildElementVector_JDFElement, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentText, getCommentURL, getCreateComment, getCreateComment, getCreateElement_JDFElement, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement, getElement_JDFElement, getElementIDPrefix, getElementInfo, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDListMap, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidAttributes, getInvalidElements, getInvalidElements_JDFElement, 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, getTarget, getTarget_JDFElement, 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, isInAnyCIP4NameSpaceStatic, isInAnyCIP4NameSpaceStatic, isInAnyJDFNameSpaceStatic, isInAnyJDFNameSpaceStatic, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid, isValid_JDFElement, isXJDF, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements, numChildElements_JDFElement, optionalAttributes, optionalElements, parseFile, parseFile, parseStream, parseString, 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, setCommentText, setCommentText, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setEnumsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2DirMethods inherited from class org.cip4.jdflib.core.KElement
addAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, 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, fitsName_KElement, flush, generateDotID, getAttribute, getAttribute, getAttribute, getAttribute_KElement, getAttribute_KElement, getAttributeArray_KElement, getAttributeIgnoreCase, getAttributeMap, getAttributeMap_KElement, getAttributeRaw, getAttributeVector, getAttributeVector_KElement, getBoolAttribute, getCData, getChildArray, getChildArray_KElement, getChildArrayByClass, getChildArrayByClass_KElement, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector, getChildElementVector, getChildElementVector_KElement, getChildFromList, getChildFromList, getChildList, getChildList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByClass, getChildrenByTagName, getChildrenByTagName_KElement, getChildrenFromList, getChildrenIgnoreList, getChildrenWithAttribute, getChildWithAttribute, getChildWithAttribute, getCreateChildWithAttribute, getCreateElement, getCreateElement, getCreateElement_KElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement, getElement_KElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIDPrefix, getIgnoreCase, getIgnoreCase_KElement, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNonEmpty, getNonEmpty_KElement, 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, getXPathValueMap, getXSIType, hasAttribute, hasAttribute, hasAttribute_KElement, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasNonEmpty, hasNonEmpty_KElement, 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, pushUp, removeAllText, removeAttribute, removeAttribute, removeAttribute_KElement, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildrenByClass, removeChildText, removeExtensions, removeFromAttribute, removeIgnoreCase, removeIgnoreCase_KElement, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameAttribute, renameElement, replaceElement, setAttribute, setAttribute, 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, writeStream, xmlNameSpace, xmlnsLocalName, xmlnsPrefixMethods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setTypeMethods inherited from class org.apache.xerces.dom.ElementImpl
cloneNode, 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, synchronizeDataMethods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrenMethods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSiblingMethods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserDataMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.w3c.dom.Element
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNSMethods inherited from interface org.w3c.dom.Node
cloneNode, 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, setUserData
-
Constructor Details
-
JDFAutoDeviceInfo
protected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName) Constructor for JDFAutoDeviceInfo- Parameters:
myOwnerDocument-qualifiedName-
-
JDFAutoDeviceInfo
protected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName) Constructor for JDFAutoDeviceInfo- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-
-
JDFAutoDeviceInfo
protected JDFAutoDeviceInfo(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName) Constructor for JDFAutoDeviceInfo- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-myLocalName-
-
-
Method Details
-
getTheAttributeInfo
- Overrides:
getTheAttributeInfoin classJDFElement- Returns:
-
getTheElementInfo
- Overrides:
getTheElementInfoin classJDFElement- Returns:
- the elementinfo
-
setCounterUnit
(36) set attribute CounterUnit- Parameters:
value- the value to set the attribute to
-
getCounterUnit
(23) get String attribute CounterUnit- Returns:
- the value of the attribute
-
setDeviceCondition
(5) set attribute DeviceCondition- Parameters:
enumVar- the enumVar to set the attribute to
-
getEDeviceCondition
(9) get attribute DeviceCondition- Returns:
- the value of the attribute
-
setDeviceCondition
Deprecated.use SetDeviceCondition(EDeviceCondition) based on java.lang.enum instead(5) set attribute DeviceCondition- Parameters:
enumVar- the enumVar to set the attribute to
-
getDeviceCondition
Deprecated.use EDeviceCondition GetEDeviceCondition() based on java.lang.enum instead(9) get attribute DeviceCondition- Returns:
- the value of the attribute
-
setDeviceID
(36) set attribute DeviceID- Parameters:
value- the value to set the attribute to
-
getDeviceID
(23) get String attribute DeviceID- Returns:
- the value of the attribute
-
setDeviceOperationMode
(5) set attribute DeviceOperationMode- Parameters:
enumVar- the enumVar to set the attribute to
-
getEDeviceOperationMode
(9) get attribute DeviceOperationMode- Returns:
- the value of the attribute
-
setDeviceOperationMode
Deprecated.use SetDeviceOperationMode(EDeviceOperationMode) based on java.lang.enum instead(5) set attribute DeviceOperationMode- Parameters:
enumVar- the enumVar to set the attribute to
-
getDeviceOperationMode
Deprecated.use EDeviceOperationMode GetEDeviceOperationMode() based on java.lang.enum instead(9) get attribute DeviceOperationMode- Returns:
- the value of the attribute
-
setDeviceStatus
(5) set attribute DeviceStatus- Parameters:
enumVar- the enumVar to set the attribute to
-
getEDeviceStatus
(9) get attribute DeviceStatus- Returns:
- the value of the attribute
-
setDeviceStatus
Deprecated.use SetDeviceStatus(EDeviceStatus) based on java.lang.enum instead(5) set attribute DeviceStatus- Parameters:
enumVar- the enumVar to set the attribute to
-
getDeviceStatus
Deprecated.use EDeviceStatus GetEDeviceStatus() based on java.lang.enum instead(9) get attribute DeviceStatus- Returns:
- the value of the attribute
-
setEndTime
(11) set attribute EndTime- Parameters:
value- the value to set the attribute to or null
-
getEndTime
(12) get JDFDate attribute EndTime- Returns:
- JDFDate the value of the attribute
-
setHourCounter
(36) set attribute HourCounter- Parameters:
value- the value to set the attribute to
-
getHourCounter
(20) get JDFDuration attribute HourCounter- Returns:
- JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
-
setIdleStartTime
(11) set attribute IdleStartTime- Parameters:
value- the value to set the attribute to or null
-
getIdleStartTime
(12) get JDFDate attribute IdleStartTime- Returns:
- JDFDate the value of the attribute
-
setPowerOnTime
(11) set attribute PowerOnTime- Parameters:
value- the value to set the attribute to or null
-
getPowerOnTime
(12) get JDFDate attribute PowerOnTime- Returns:
- JDFDate the value of the attribute
-
setProductionCounter
public void setProductionCounter(double value) (36) set attribute ProductionCounter- Parameters:
value- the value to set the attribute to
-
getProductionCounter
public double getProductionCounter()(17) get double attribute ProductionCounter- Returns:
- double the value of the attribute
-
setSpeed
public void setSpeed(double value) (36) set attribute Speed- Parameters:
value- the value to set the attribute to
-
getSpeed
public double getSpeed()(17) get double attribute Speed- Returns:
- double the value of the attribute
-
setStatusDetails
(36) set attribute StatusDetails- Parameters:
value- the value to set the attribute to
-
getStatusDetails
(23) get String attribute StatusDetails- Returns:
- the value of the attribute
-
setToolIDs
(36) set attribute ToolIDs- Parameters:
value- the value to set the attribute to
-
getToolIDs
(21) get VString attribute ToolIDs- Returns:
- VString the value of the attribute
-
setTotalProductionCounter
public void setTotalProductionCounter(double value) (36) set attribute TotalProductionCounter- Parameters:
value- the value to set the attribute to
-
getTotalProductionCounter
public double getTotalProductionCounter()(17) get double attribute TotalProductionCounter- Returns:
- double the value of the attribute
-
getActivity
(24) const get element Activity- Returns:
- JDFActivity the element
-
getCreateActivity
(25) getCreateActivity- Returns:
- JDFActivity the element
-
getCreateActivity
(26) getCreateActivity- Parameters:
iSkip- number of elements to skip- Returns:
- JDFActivity the element
-
getActivity
(27) const get element Activity- Parameters:
iSkip- number of elements to skip- Returns:
- JDFActivity the element default is getActivity(0)
-
getAllActivity
Get all Activity from the current element- Returns:
- Collection
, null if none are available
-
appendActivity
(30) append element Activity- Returns:
- JDFActivity the element
-
getDevice
(24) const get element Device- Returns:
- JDFDevice the element
-
getCreateDevice
(25) getCreateDevice- Returns:
- JDFDevice the element
-
appendDevice
(29) append element Device- Returns:
- JDFDevice the element
-
getEmployee
(24) const get element Employee- Returns:
- JDFEmployee the element
-
getCreateEmployee
(25) getCreateEmployee- Returns:
- JDFEmployee the element
-
getCreateEmployee
(26) getCreateEmployee- Parameters:
iSkip- number of elements to skip- Returns:
- JDFEmployee the element
-
getEmployee
(27) const get element Employee- Parameters:
iSkip- number of elements to skip- Returns:
- JDFEmployee the element default is getEmployee(0)
-
getAllEmployee
Get all Employee from the current element- Returns:
- Collection
, null if none are available
-
appendEmployee
(30) append element Employee- Returns:
- JDFEmployee the element
-
getEvent
(24) const get element Event- Returns:
- JDFEvent the element
-
getCreateEvent
(25) getCreateEvent- Returns:
- JDFEvent the element
-
getCreateEvent
(26) getCreateEvent- Parameters:
iSkip- number of elements to skip- Returns:
- JDFEvent the element
-
getEvent
(27) const get element Event- Parameters:
iSkip- number of elements to skip- Returns:
- JDFEvent the element default is getEvent(0)
-
getAllEvent
Get all Event from the current element- Returns:
- Collection
, null if none are available
-
appendEvent
(30) append element Event- Returns:
- JDFEvent the element
-
getJobPhase
(24) const get element JobPhase- Returns:
- JDFJobPhase the element
-
getCreateJobPhase
(25) getCreateJobPhase- Returns:
- JDFJobPhase the element
-
getCreateJobPhase
(26) getCreateJobPhase- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJobPhase the element
-
getJobPhase
(27) const get element JobPhase- Parameters:
iSkip- number of elements to skip- Returns:
- JDFJobPhase the element default is getJobPhase(0)
-
getAllJobPhase
Get all JobPhase from the current element- Returns:
- Collection
, null if none are available
-
appendJobPhase
(30) append element JobPhase- Returns:
- JDFJobPhase the element
-
getModuleStatus
(24) const get element ModuleStatus- Returns:
- JDFModuleStatus the element
-
getCreateModuleStatus
(25) getCreateModuleStatus- Returns:
- JDFModuleStatus the element
-
getCreateModuleStatus
(26) getCreateModuleStatus- Parameters:
iSkip- number of elements to skip- Returns:
- JDFModuleStatus the element
-
getModuleStatus
(27) const get element ModuleStatus- Parameters:
iSkip- number of elements to skip- Returns:
- JDFModuleStatus the element default is getModuleStatus(0)
-
getAllModuleStatus
Get all ModuleStatus from the current element- Returns:
- Collection
, null if none are available
-
appendModuleStatus
(30) append element ModuleStatus- Returns:
- JDFModuleStatus the element
-