|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.prosysopc.ua.nodes.AbstractUaNode
com.prosysopc.ua.client.nodes.UaNodeImpl
com.prosysopc.ua.client.nodes.UaInstanceImpl
com.prosysopc.ua.client.nodes.UaObjectImpl
com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
com.prosysopc.ua.types.di.client.ConfigurableObjectTypeImplBase
public abstract class ConfigurableObjectTypeImplBase
Defines a general pattern to expose and configure modular components
Generated on 2018-05-09 10:45:31
| Field Summary |
|---|
| Fields inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl |
|---|
addressSpace, references, supportedAttributesMap |
| Fields inherited from interface com.prosysopc.ua.types.di.ConfigurableObjectType |
|---|
OBJECT_IDENTIFIER, SUPPORTED_TYPES |
| Constructor Summary | |
|---|---|
protected |
ConfigurableObjectTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
|
| Method Summary | |
|---|---|
FolderType |
getSupportedTypesNode()
|
| Methods inherited from class com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl |
|---|
callMethod, callMethodAsync, getComponentId, getQualifiedName |
| Methods inherited from class com.prosysopc.ua.client.nodes.UaObjectImpl |
|---|
addComponent, call, call, call, callAsync, callAsync, callAsync, callMethod, getAttributes, getAttributes, getEventNotifier, getIcon, getNodeClass, initSupportedAttributes, readAttributeValue, setAttributes, setEventNotifier, setIcon, toString, writeAttributeValue |
| Methods inherited from class com.prosysopc.ua.client.nodes.UaInstanceImpl |
|---|
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId |
| Methods inherited from class com.prosysopc.ua.nodes.AbstractUaNode |
|---|
getForwardReferences, getInverseReferences, getReferences, getReferences, getReferencesAsList, referenceTypeInherits |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType |
|---|
getQualifiedName |
| Methods inherited from interface com.prosysopc.ua.nodes.UaObject |
|---|
callMethod, getEventNotifier, getIcon, setEventNotifier, setIcon |
| Methods inherited from interface com.prosysopc.ua.nodes.UaInstance |
|---|
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId |
| Constructor Detail |
|---|
protected ConfigurableObjectTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
| Method Detail |
|---|
public FolderType getSupportedTypesNode()
getSupportedTypesNode in interface ConfigurableObjectType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||