public class ActionEffectiveStatementImpl extends AbstractEffectiveSchemaNode<ActionStatement> implements ActionDefinition
DocumentedNode.WithStatus| Constructor and Description |
|---|
ActionEffectiveStatementImpl(StmtContext<QName,ActionStatement,EffectiveStatement<QName,ActionStatement>> ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<GroupingDefinition> |
getGroupings()
Returns the set of grouping statements declared under this operation.
|
ContainerSchemaNode |
getInput()
Returns definition of input parameters for this operation.
|
ContainerSchemaNode |
getOutput()
Returns definition of output parameters for this operation.
|
Set<TypeDefinition<?>> |
getTypeDefinitions()
Returns the set of type definitions declared under this operation.
|
int |
hashCode() |
String |
toString() |
getPath, getQName, getUnknownSchemaNodesgetDescription, getReference, getStatusargument, getDeclared, getStatementSource, statementDefinitionallSubstatementsOfType, effectiveSubstatements, firstEffective, firstEffectiveSubstatementOfType, firstSchemaNode, firstSubstatementOfType, firstSubstatementOfType, get, getAllclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPath, getQNamegetStatusgetDescription, getReference, getUnknownSchemaNodespublic ActionEffectiveStatementImpl(StmtContext<QName,ActionStatement,EffectiveStatement<QName,ActionStatement>> ctx)
public ContainerSchemaNode getInput()
OperationDefinitiongetInput in interface OperationDefinitionpublic ContainerSchemaNode getOutput()
OperationDefinitiongetOutput in interface OperationDefinitionpublic Set<TypeDefinition<?>> getTypeDefinitions()
OperationDefinitiongetTypeDefinitions in interface OperationDefinitionpublic Set<GroupingDefinition> getGroupings()
OperationDefinitiongetGroupings in interface OperationDefinitionCopyright © 2018 OpenDaylight. All rights reserved.