public static class AnyxmlSchemaLocationStatementImpl.AnyxmlSchemaLocationSupport extends AbstractStatementSupport<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>>
| Constructor and Description |
|---|
AnyxmlSchemaLocationSupport() |
beforeSubStatementCreated, getArgumentName, getDeclaredRepresentationClass, getEffectiveRepresentationClass, getPublicView, getStatementName, getSupportSpecificForArgument, hasArgumentSpecificSupports, isArgumentYinElement, onLinkageDeclared, onPreLinkageDeclared, onStatementAdded, onStatementDefinitionDeclaredclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUnknownStatementDefinitionOf, internArgument, isIgnoringConfig, isIgnoringIfFeaturespublic SchemaNodeIdentifier parseArgumentValue(StmtContext<?,?,?> ctx, String value)
StatementSupportctx - Context, which may be used to access source-specific
namespaces required for parsing.value - String representation of value, as was present in text source.public void onFullDefinitionDeclared(StmtContext.Mutable<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>> stmt)
AbstractStatementSupportModelProcessingPhase.FULL_DECLARATION phase.
Invoked when statement is closed during
ModelProcessingPhase.FULL_DECLARATION phase, only substatements
from this phase are available.
Implementation may use method to perform actions on this event or
register modification action using
StmtContext.Mutable.newInferenceAction(ModelProcessingPhase).
Subclasses of this class may override this method to perform actions on
this event or register modification action using
StmtContext.Mutable.newInferenceAction(ModelProcessingPhase).onFullDefinitionDeclared in interface StatementSupport<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>>onFullDefinitionDeclared in class AbstractStatementSupport<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>>stmt - Context of added statement. Argument and statement parent is
accessible.public UnknownStatement<SchemaNodeIdentifier> createDeclared(StmtContext<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,?> ctx)
StatementFactoryDeclaredStatement for specified context.ctx - Statement contextpublic EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>> createEffective(StmtContext<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>> ctx)
StatementFactoryEffectiveStatement for specified context.ctx - Statement contextprotected SubstatementValidator getSubstatementValidator()
AbstractStatementSupportgetSubstatementValidator in class AbstractStatementSupport<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>,EffectiveStatement<SchemaNodeIdentifier,UnknownStatement<SchemaNodeIdentifier>>>Copyright © 2018 OpenDaylight. All rights reserved.