|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EffectiveNodeTypeProvider
EffectiveNodeTypeProvider...
| Method Summary | |
|---|---|
EffectiveNodeType |
getEffectiveNodeType(Name ntName)
Build the EffectiveNodeType from the given qualified
NodeType name. |
EffectiveNodeType |
getEffectiveNodeType(Name[] ntNames)
Build the EffectiveNodeType from the given qualified
NodeType names. |
EffectiveNodeType |
getEffectiveNodeType(Name[] ntNames,
Map ntdMap)
|
EffectiveNodeType |
getEffectiveNodeType(NodeState nodeState)
Build the effective (i.e. |
| Method Detail |
|---|
EffectiveNodeType getEffectiveNodeType(Name ntName)
throws NoSuchNodeTypeException
EffectiveNodeType from the given qualified
NodeType name.
ntName -
NoSuchNodeTypeException
EffectiveNodeType getEffectiveNodeType(Name[] ntNames)
throws NodeTypeConflictException,
NoSuchNodeTypeException
EffectiveNodeType from the given qualified
NodeType names.
ntNames -
NodeTypeConflictException
NoSuchNodeTypeException
NodeTypeConflictException
EffectiveNodeType getEffectiveNodeType(Name[] ntNames,
Map ntdMap)
throws NodeTypeConflictException,
NoSuchNodeTypeException
ntNames - ntdMap -
NodeTypeConflictException
NoSuchNodeTypeException
NodeTypeConflictException
EffectiveNodeType getEffectiveNodeType(NodeState nodeState)
throws NoSuchNodeTypeException,
ConstraintViolationException
nodeState -
NoSuchNodeTypeException
ConstraintViolationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||