Class OPCItem
java.lang.Object
com.inductiveautomation.ignition.designer.sqltags.opcbrowser.OPCItem
Represents an OPC item for purposes of Cut/Copy/Paste
-
Constructor Details
-
OPCItem
Creates a BRANCH type of OPCItem -
OPCItem
Creates an ITEM type of OPCItem
-
-
Method Details
-
getBrowseElement
-
isComplete
public boolean isComplete() -
getType
Either ITEM or BRANCH -
getName
-
getChildren
-
createTag
-