|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeType
Node types - data types belong to RDF nodes.
| Method Summary | |
|---|---|
void |
accept(NodeTypeVisitor visitor)
Accept a call from a NodeTypeVisitor. |
Set<? extends NodeType> |
composedOf()
Returns the sub-types of a composite type. |
String |
getName()
Returns the name of the type. |
| Method Detail |
|---|
String getName()
Set<? extends NodeType> composedOf()
void accept(NodeTypeVisitor visitor)
visitor - the object doing the visiting.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||