public interface Statement
Title: Object Mediation Framework
Description: Semantic Mapper statement interface
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Modifier and Type | Interface and Description |
---|---|
static class |
Statement.StatementType |
Modifier and Type | Method and Description |
---|---|
void |
execute(SemanticMapperContext ctx) |
Statement.StatementType |
getType() |
Statement.StatementType getType()
void execute(SemanticMapperContext ctx) throws SemanticMapperException
SemanticMapperException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.