Interface X3DProtoDeclaration

All Known Subinterfaces:
X3DExternProtoDeclaration
All Known Implementing Classes:
SAIExternProtoDeclaration, SAIProtoDeclaration

public interface X3DProtoDeclaration
The representation of a PROTO declaration.

This is the representation of the declaration, not of a runtime node. For this reason you cannot access the internals, nor can you work with the individual field values. You can, however, perform basic introspection tasks such as looking at the available field definitions and seeing the basic node type.

Version:
$Revision: 1.2 $
Author:
Justin Couch