public final class AnyxmlStatementSupportOverride extends ForwardingStatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement>
Modifier and Type | Method and Description |
---|---|
AnyxmlEffectiveStatement |
createEffective(StmtContext<QName,AnyxmlStatement,AnyxmlEffectiveStatement> ctx)
Create a
EffectiveStatement for specified context. |
protected StatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement> |
delegate() |
Class<? extends EffectiveStatement<?,?>> |
getEffectiveRepresentationClass()
Returns class which represents derived behaviour from supplied statement.
|
static AnyxmlStatementSupportOverride |
getInstance() |
createDeclared, getPublicView, getSupportSpecificForArgument, hasArgumentSpecificSupports, onFullDefinitionDeclared, onLinkageDeclared, onPreLinkageDeclared, onStatementAdded, onStatementDefinitionDeclared, parseArgumentValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
adaptArgumentValue, getArgumentName, getDeclaredRepresentationClass, getStatementName, getUnknownStatementDefinitionOf, internArgument, isArgumentYinElement, isIgnoringConfig, isIgnoringIfFeatures
public static AnyxmlStatementSupportOverride getInstance()
protected StatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement> delegate()
delegate
in class ForwardingStatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement>
public Class<? extends EffectiveStatement<?,?>> getEffectiveRepresentationClass()
StatementDefinition
public AnyxmlEffectiveStatement createEffective(StmtContext<QName,AnyxmlStatement,AnyxmlEffectiveStatement> ctx)
StatementFactory
EffectiveStatement
for specified context.createEffective
in interface StatementFactory<QName,AnyxmlStatement,AnyxmlEffectiveStatement>
createEffective
in class ForwardingStatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement>
ctx
- Statement contextCopyright © 2019 OpenDaylight. All rights reserved.