Uses of Interface
com.prosysopc.ua.types.opcua.FolderType

Packages that use FolderType
com.prosysopc.ua.server Main server side classes of the SDK. 
com.prosysopc.ua.types.di   
com.prosysopc.ua.types.di.client   
com.prosysopc.ua.types.di.server   
com.prosysopc.ua.types.gds   
com.prosysopc.ua.types.gds.client   
com.prosysopc.ua.types.gds.server   
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
 

Uses of FolderType in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return FolderType
 FolderType NodeManagerUaNode.createFolder(String name, org.opcfoundation.ua.builtintypes.NodeId newNodeId)
          Convenience method for creating a FolderType UaObject
 FolderType NodeManagerRoot.getDataTypesFolder()
           
 FolderType NodeManagerRoot.getEventTypesFolder()
           
 FolderType NodeManagerRoot.getObjectsFolder()
          This is the root of the Objects folder, containing all object definitions.
 FolderType NodeManagerRoot.getObjectTypesFolder()
           
 FolderType NodeManagerRoot.getReferenceTypesFolder()
           
 FolderType NodeManagerRoot.getRoot()
          This is the ultimate root of the client address space.
 FolderType NodeManagerRoot.getTypesFolder()
          This is the root of the Types folder, containing all type definitions.
 FolderType NodeManagerRoot.getVariableTypesFolder()
           
 FolderType NodeManagerRoot.getViewsFolder()
          This is the root of the Views folder, containing all view definitions.
 

Uses of FolderType in com.prosysopc.ua.types.di
 

Subinterfaces of FolderType in com.prosysopc.ua.types.di
 interface FunctionalGroupType
          FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application Generated on 2018-05-09 10:45:31
 

Methods in com.prosysopc.ua.types.di that return FolderType
 FolderType DeviceType.getDeviceTypeImageNode()
           
 FolderType DeviceType.getDocumentationNode()
           
 FolderType DeviceType.getImageSetNode()
           
 FolderType DeviceType.getProtocolSupportNode()
           
 FolderType ConfigurableObjectType.getSupportedTypesNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.di.client
 

Classes in com.prosysopc.ua.types.di.client that implement FolderType
 class FunctionalGroupTypeImpl
          FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application Generated on 2018-05-09 10:45:31
 class FunctionalGroupTypeImplBase
          FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application Generated on 2018-05-09 10:45:31
 

Methods in com.prosysopc.ua.types.di.client that return FolderType
 FolderType DeviceTypeImplBase.getDeviceTypeImageNode()
           
 FolderType DeviceTypeImplBase.getDocumentationNode()
           
 FolderType DeviceTypeImplBase.getImageSetNode()
           
 FolderType DeviceTypeImplBase.getProtocolSupportNode()
           
 FolderType ConfigurableObjectTypeImplBase.getSupportedTypesNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.di.server
 

Classes in com.prosysopc.ua.types.di.server that implement FolderType
 class FunctionalGroupTypeNode
          FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application Generated on 2018-05-09 10:46:26
 class FunctionalGroupTypeNodeBase
          FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application Generated on 2018-05-09 10:46:26
 

Uses of FolderType in com.prosysopc.ua.types.gds
 

Subinterfaces of FolderType in com.prosysopc.ua.types.gds
 interface CertificateDirectoryType
          Generated on 2018-05-09 10:45:32
 interface DirectoryType
          Generated on 2018-05-09 10:45:32
 

Methods in com.prosysopc.ua.types.gds that return FolderType
 FolderType DirectoryType.getApplicationsNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.gds.client
 

Classes in com.prosysopc.ua.types.gds.client that implement FolderType
 class CertificateDirectoryTypeImpl
          Generated on 2018-05-09 10:45:32
 class CertificateDirectoryTypeImplBase
          Generated on 2018-05-09 10:45:32
 class DirectoryTypeImpl
          Generated on 2018-05-09 10:45:32
 class DirectoryTypeImplBase
          Generated on 2018-05-09 10:45:32
 

Methods in com.prosysopc.ua.types.gds.client that return FolderType
 FolderType DirectoryTypeImplBase.getApplicationsNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.gds.server
 

Classes in com.prosysopc.ua.types.gds.server that implement FolderType
 class CertificateDirectoryTypeNode
          Generated on 2018-05-09 10:46:27
 class CertificateDirectoryTypeNodeBase
          Generated on 2018-05-09 10:46:27
 class DirectoryTypeNode
          Generated on 2018-05-09 10:46:27
 class DirectoryTypeNodeBase
          Generated on 2018-05-09 10:46:27
 

Uses of FolderType in com.prosysopc.ua.types.opcua
 

Subinterfaces of FolderType in com.prosysopc.ua.types.opcua
 interface CertificateGroupFolderType
          Generated on 2018-05-09 10:45:27
 interface FileDirectoryType
          Generated on 2018-05-09 10:45:27
 interface OperationLimitsType
          Identifies the operation limits imposed by the server.
 

Methods in com.prosysopc.ua.types.opcua that return FolderType
 FolderType ServerCapabilitiesType.getAggregateFunctionsNode()
           
 FolderType HistoryServerCapabilitiesType.getAggregateFunctionsNode()
           
 FolderType HistoricalDataConfigurationType.getAggregateFunctionsNode()
           
 FolderType ServerCapabilitiesType.getModellingRulesNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.opcua.client
 

Classes in com.prosysopc.ua.types.opcua.client that implement FolderType
 class CertificateGroupFolderTypeImpl
          Generated on 2018-05-09 10:45:27
 class CertificateGroupFolderTypeImplBase
          Generated on 2018-05-09 10:45:27
 class FileDirectoryTypeImpl
          Generated on 2018-05-09 10:45:27
 class FileDirectoryTypeImplBase
          Generated on 2018-05-09 10:45:27
 class FolderTypeImpl
          The type for objects that organize other nodes.
 class FolderTypeImplBase
          The type for objects that organize other nodes.
 class OperationLimitsTypeImpl
          Identifies the operation limits imposed by the server.
 class OperationLimitsTypeImplBase
          Identifies the operation limits imposed by the server.
 

Methods in com.prosysopc.ua.types.opcua.client that return FolderType
 FolderType ServerCapabilitiesTypeImplBase.getAggregateFunctionsNode()
           
 FolderType HistoryServerCapabilitiesTypeImplBase.getAggregateFunctionsNode()
           
 FolderType HistoricalDataConfigurationTypeImplBase.getAggregateFunctionsNode()
           
 FolderType ServerCapabilitiesTypeImplBase.getModellingRulesNode()
           
 

Uses of FolderType in com.prosysopc.ua.types.opcua.server
 

Classes in com.prosysopc.ua.types.opcua.server that implement FolderType
 class CertificateGroupFolderTypeNode
          Generated on 2018-05-09 10:46:24
 class CertificateGroupFolderTypeNodeBase
          Generated on 2018-05-09 10:46:24
 class FileDirectoryTypeNode
          Generated on 2018-05-09 10:46:24
 class FileDirectoryTypeNodeBase
          Generated on 2018-05-09 10:46:24
 class FolderTypeNode
          The type for objects that organize other nodes.
 class FolderTypeNodeBase
          The type for objects that organize other nodes.
 class OperationLimitsTypeNode
          Identifies the operation limits imposed by the server.
 class OperationLimitsTypeNodeBase
          Identifies the operation limits imposed by the server.
 



Copyright © 2018. All rights reserved.