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, getImplicitParentFor, getPublicView, getSupportSpecificForArgument, hasArgumentSpecificSupports, onFullDefinitionDeclared, onLinkageDeclared, onPreLinkageDeclared, onStatementAdded, onStatementDefinitionDeclared, parseArgumentValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadaptArgumentValue, getArgumentName, getDeclaredRepresentationClass, getStatementName, getUnknownStatementDefinitionOf, internArgument, isArgumentYinElement, isIgnoringConfig, isIgnoringIfFeaturespublic static AnyxmlStatementSupportOverride getInstance()
protected StatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement> delegate()
delegate in class ForwardingStatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement>public Class<? extends EffectiveStatement<?,?>> getEffectiveRepresentationClass()
StatementDefinitionpublic AnyxmlEffectiveStatement createEffective(StmtContext<QName,AnyxmlStatement,AnyxmlEffectiveStatement> ctx)
StatementFactoryEffectiveStatement 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.