public class InstanceDeclarationHierarchyCache extends Object
| Constructor and Description |
|---|
InstanceDeclarationHierarchyCache()
Create new cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the cache.
|
InstanceDeclarationHierarchy |
getForType(UaType type)
Returns InstanceDeclarationHierarchy of the given type.
|
public InstanceDeclarationHierarchyCache()
public void clear()
public InstanceDeclarationHierarchy getForType(UaType type) throws InstanceDeclarationHierarchyException
InstanceDeclarationHierarchyException - if there is an errorCopyright © 2026. All rights reserved.