|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstantiationStrategy
Strategy for instantiating UaNodes or emulating them
| Method Summary | |
|---|---|
UaNode |
createInstance(InstantiationParameters params)
Create new instance |
boolean |
createsCompleteHierarchy()
If this returns true, then NodeBuilder assumes this strategy creates every sub-node, i.e. |
| Method Detail |
|---|
UaNode createInstance(InstantiationParameters params)
params - The parameters for the instantiation
UaInstantiationException - if the instantiation failsboolean createsCompleteHierarchy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||