public abstract class AbstractTopicMapAction extends Object implements OSLSchemaAwareIF, ActionIF
| Modifier and Type | Field and Description |
|---|---|
protected OSLSchema |
schema
The schema object which may be available (optionally).
|
| Constructor and Description |
|---|
AbstractTopicMapAction() |
| Modifier and Type | Method and Description |
|---|---|
OSLSchema |
getSchema()
INTERNAL: Gets schema object.
|
void |
setSchema(OSLSchema schema)
INTERNAL: Sets the schema object.
|
protected OSLSchema schema
public OSLSchema getSchema()
OSLSchemaAwareIFgetSchema in interface OSLSchemaAwareIFpublic void setSchema(OSLSchema schema)
OSLSchemaAwareIFsetSchema in interface OSLSchemaAwareIF