|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.prosysopc.ua.server.instantiation.InstanceDeclarationHierarchyCache
public class InstanceDeclarationHierarchyCache
A cache for InstanceDeclrationHierarchy for different UaTypes.
| Constructor Summary | |
|---|---|
InstanceDeclarationHierarchyCache()
Create new cache. |
|
| Method Summary | |
|---|---|
void |
clear()
Clears the cache. |
InstanceDeclarationHierarchy |
getForType(UaType type)
Returns InstanceDeclarationHierarchy of the given type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstanceDeclarationHierarchyCache()
| Method Detail |
|---|
public void clear()
public InstanceDeclarationHierarchy getForType(UaType type)
throws InstanceDeclarationHierarchyException
InstanceDeclarationHierarchyException - if there is an error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||