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()
OSLSchemaAwareIF
getSchema
in interface OSLSchemaAwareIF
public void setSchema(OSLSchema schema)
OSLSchemaAwareIF
setSchema
in interface OSLSchemaAwareIF