com.prosysopc.ua.server
Class StructureInfoCache

java.lang.Object
  extended by com.prosysopc.ua.server.StructureInfoCache

public class StructureInfoCache
extends Object

This Cache contains information about Structures and is able to break the Structure to sub-components


Constructor Summary
StructureInfoCache()
          Creates an empty cache
 
Method Summary
 StructureInfo getStructureInfo(Class<? extends org.opcfoundation.ua.builtintypes.Structure> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureInfoCache

public StructureInfoCache()
Creates an empty cache

Method Detail

getStructureInfo

public StructureInfo getStructureInfo(Class<? extends org.opcfoundation.ua.builtintypes.Structure> clazz)


Copyright © 2018. All rights reserved.