Class EffectiveStatements
java.lang.Object
org.opendaylight.yangtools.yang.model.ri.stmt.EffectiveStatements
Static entry point to instantiating declared
EffectiveStatement
covered in the RFC7950
metamodel.-
Method Summary
Modifier and TypeMethodDescriptionstatic ActionEffectiveStatement
copyAction
(ActionEffectiveStatement original, QName argument, int flags) static AnydataEffectiveStatement
copyAnydata
(AnydataEffectiveStatement original, QName argument, int flags) static AnyxmlEffectiveStatement
copyAnyxml
(AnyxmlEffectiveStatement original, QName argument, int flags) static CaseEffectiveStatement
copyCase
(CaseEffectiveStatement original, QName argument, int flags) static ChoiceEffectiveStatement
copyChoice
(ChoiceEffectiveStatement original, QName argument, int flags) static ContainerEffectiveStatement
copyContainer
(ContainerEffectiveStatement original, QName argument, int flags) static InputEffectiveStatement
copyInput
(InputEffectiveStatement original, QName argument, int flags) static LeafEffectiveStatement
copyLeaf
(LeafEffectiveStatement original, QName argument, int flags) static LeafListEffectiveStatement
copyLeafList
(LeafListEffectiveStatement original, QName argument, int flags) static ListEffectiveStatement
copyList
(ListEffectiveStatement original, QName argument, int flags) copyNotification
(NotificationEffectiveStatement original, QName argument, int flags) static OutputEffectiveStatement
copyOutput
(OutputEffectiveStatement original, QName argument, int flags) static ActionEffectiveStatement
createAction
(ActionStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static AnydataEffectiveStatement
createAnydata
(AnydataStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static AnyxmlEffectiveStatement
createAnyxml
(AnyxmlStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ArgumentEffectiveStatement
createArgument
(ArgumentStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static AugmentEffectiveStatement
createAugment
(AugmentStatement declared, SchemaNodeIdentifier argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static BaseEffectiveStatement
createBase
(BaseStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static BelongsToEffectiveStatement
createBelongsTo
(BelongsToStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static BitEffectiveStatement
createBit
(BitStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static CaseEffectiveStatement
createCase
(CaseStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ChoiceEffectiveStatement
createChoice
(ChoiceStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, @Nullable CaseSchemaNode defaultCase) static ConfigEffectiveStatement
createConfig
(boolean argument) static ConfigEffectiveStatement
createConfig
(ConfigStatement declared) static ConfigEffectiveStatement
createConfig
(ConfigStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ContactEffectiveStatement
createContact
(ContactStatement declared) static ContactEffectiveStatement
createContact
(ContactStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ContainerEffectiveStatement
createContainer
(ContainerStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static DefaultEffectiveStatement
createDefault
(DefaultStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createDescription
(DescriptionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static DeviateEffectiveStatement
createDeviate
(DeviateStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static DeviationEffectiveStatement
createDeviation
(DeviationStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static EnumEffectiveStatement
createEnum
(EnumStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createErrorAppTag
(ErrorAppTagStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createErrorMessage
(ErrorMessageStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ExtensionEffectiveStatement
createExtension
(ExtensionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static FeatureEffectiveStatement
createFeature
(FeatureStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createFractionDigits
(FractionDigitsStatement declared) createFractionDigits
(FractionDigitsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static GroupingEffectiveStatement
createGrouping
(GroupingStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, QName argument, int flags) static IdentityEffectiveStatement
createIdentity
(IdentityStatement declared) static IdentityEffectiveStatement
createIdentity
(IdentityStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableSet<IdentitySchemaNode> baseIdentities) static IfFeatureEffectiveStatement
createIfFeature
(IfFeatureStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ImportEffectiveStatement
createImport
(ImportStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, SourceIdentifier importedSource) static IncludeEffectiveStatement
createInclude
(IncludeStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static InputEffectiveStatement
createInput
(InputStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static KeyEffectiveStatement
createKey
(KeyStatement declared, Set<QName> argument, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static LeafEffectiveStatement
createLeaf
(LeafStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static LeafListEffectiveStatement
createLeafList
(LeafListStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableSet<String> defaultValues, @Nullable ElementCountConstraint elementCountConstraint) static LengthEffectiveStatement
createLength
(LengthStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ListEffectiveStatement
createList
(ListStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableList<QName> keyDefinition, @Nullable ElementCountConstraint elementCountConstraint) static MandatoryEffectiveStatement
createMandatory
(MandatoryStatement declared) static MandatoryEffectiveStatement
createMandatory
(MandatoryStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createMaxElements
(MaxElementsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createMinElements
(MinElementsStatement declared) createMinElements
(MinElementsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ModifierEffectiveStatement
createModifier
(ModifierStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static MustEffectiveStatement
createMust
(MustStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static NamespaceEffectiveStatement
createNamespace
(NamespaceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createNotification
(NotificationStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static OrderedByEffectiveStatement
createOrderedBy
(OrderedByStatement declared) static OrderedByEffectiveStatement
createOrderedBy
(OrderedByStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createOrganization
(OrganizationStatement declared) createOrganization
(OrganizationStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static OutputEffectiveStatement
createOutput
(OutputStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static PathEffectiveStatement
createPath
(PathStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static PatternEffectiveStatement
createPattern
(PatternStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static PositionEffectiveStatement
createPosition
(PositionStatement declared) static PositionEffectiveStatement
createPosition
(PositionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static PrefixEffectiveStatement
createPrefix
(PrefixStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static PresenceEffectiveStatement
createPresence
(PresenceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static RangeEffectiveStatement
createRange
(RangeStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ReferenceEffectiveStatement
createReference
(ReferenceStatement declared) static ReferenceEffectiveStatement
createReference
(ReferenceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static RefineEffectiveStatement
createRefine
(RefineStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createRequireInstance
(boolean argument) createRequireInstance
(RequireInstanceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static RevisionEffectiveStatement
createRevision
(RevisionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createRevisionDate
(RevisionDateStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static RpcEffectiveStatement
createRpc
(RpcStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, QName argument, int flags) static StatusEffectiveStatement
createStatus
(StatusStatement declared) static StatusEffectiveStatement
createStatus
(StatusStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static TypedefEffectiveStatement
createTypedef
(TypedefStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static UniqueEffectiveStatement
createUnique
(UniqueStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static UnitsEffectiveStatement
createUnits
(UnitsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static ValueEffectiveStatement
createValue
(ValueStatement declared) static ValueEffectiveStatement
createValue
(ValueStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static WhenEffectiveStatement
createWhen
(WhenStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) createYangVersion
(YangVersionStatement declared) createYangVersion
(YangVersionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) static YinElementEffectiveStatement
createYinElement
(YinElementStatement declared) static YinElementEffectiveStatement
createYinElement
(YinElementStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements)
-
Method Details
-
copyAction
public static ActionEffectiveStatement copyAction(ActionEffectiveStatement original, QName argument, int flags) -
createAction
public static ActionEffectiveStatement createAction(ActionStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
copyAnydata
public static AnydataEffectiveStatement copyAnydata(AnydataEffectiveStatement original, QName argument, int flags) -
createAnydata
public static AnydataEffectiveStatement createAnydata(AnydataStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyAnyxml
public static AnyxmlEffectiveStatement copyAnyxml(AnyxmlEffectiveStatement original, QName argument, int flags) -
createAnyxml
public static AnyxmlEffectiveStatement createAnyxml(AnyxmlStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createArgument
public static ArgumentEffectiveStatement createArgument(ArgumentStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createAugment
public static AugmentEffectiveStatement createAugment(AugmentStatement declared, SchemaNodeIdentifier argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createBase
public static BaseEffectiveStatement createBase(BaseStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createBelongsTo
public static BelongsToEffectiveStatement createBelongsTo(BelongsToStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createBit
public static BitEffectiveStatement createBit(BitStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyCase
public static CaseEffectiveStatement copyCase(CaseEffectiveStatement original, QName argument, int flags) -
createCase
public static CaseEffectiveStatement createCase(CaseStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyChoice
public static ChoiceEffectiveStatement copyChoice(ChoiceEffectiveStatement original, QName argument, int flags) -
createChoice
public static ChoiceEffectiveStatement createChoice(ChoiceStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, @Nullable CaseSchemaNode defaultCase) -
createConfig
-
createConfig
-
createConfig
public static ConfigEffectiveStatement createConfig(ConfigStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createContact
-
createContact
public static ContactEffectiveStatement createContact(ContactStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyContainer
public static ContainerEffectiveStatement copyContainer(ContainerEffectiveStatement original, QName argument, int flags) -
createContainer
public static ContainerEffectiveStatement createContainer(ContainerStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createDefault
public static DefaultEffectiveStatement createDefault(DefaultStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createDescription
public static DescriptionEffectiveStatement createDescription(DescriptionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createDeviate
public static DeviateEffectiveStatement createDeviate(DeviateStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createDeviation
public static DeviationEffectiveStatement createDeviation(DeviationStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createEnum
public static EnumEffectiveStatement createEnum(EnumStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createErrorAppTag
public static ErrorAppTagEffectiveStatement createErrorAppTag(ErrorAppTagStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createErrorMessage
public static ErrorMessageEffectiveStatement createErrorMessage(ErrorMessageStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createExtension
public static ExtensionEffectiveStatement createExtension(ExtensionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createFeature
public static FeatureEffectiveStatement createFeature(FeatureStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createFractionDigits
public static FractionDigitsEffectiveStatement createFractionDigits(FractionDigitsStatement declared) -
createFractionDigits
public static FractionDigitsEffectiveStatement createFractionDigits(FractionDigitsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createGrouping
public static GroupingEffectiveStatement createGrouping(GroupingStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, QName argument, int flags) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createIfFeature
public static IfFeatureEffectiveStatement createIfFeature(IfFeatureStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createIdentity
-
createIdentity
public static IdentityEffectiveStatement createIdentity(IdentityStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableSet<IdentitySchemaNode> baseIdentities) -
createImport
public static ImportEffectiveStatement createImport(ImportStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, SourceIdentifier importedSource) -
createInclude
public static IncludeEffectiveStatement createInclude(IncludeStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyInput
public static InputEffectiveStatement copyInput(InputEffectiveStatement original, QName argument, int flags) -
createInput
public static InputEffectiveStatement createInput(InputStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createKey
public static KeyEffectiveStatement createKey(KeyStatement declared, Set<QName> argument, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyLeaf
public static LeafEffectiveStatement copyLeaf(LeafEffectiveStatement original, QName argument, int flags) -
createLeaf
public static LeafEffectiveStatement createLeaf(LeafStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
copyLeafList
public static LeafListEffectiveStatement copyLeafList(LeafListEffectiveStatement original, QName argument, int flags) -
createLeafList
public static LeafListEffectiveStatement createLeafList(LeafListStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableSet<String> defaultValues, @Nullable ElementCountConstraint elementCountConstraint) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createLength
public static LengthEffectiveStatement createLength(LengthStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyList
public static ListEffectiveStatement copyList(ListEffectiveStatement original, QName argument, int flags) -
createList
public static ListEffectiveStatement createList(ListStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, ImmutableList<QName> keyDefinition, @Nullable ElementCountConstraint elementCountConstraint) -
createMandatory
-
createMandatory
public static MandatoryEffectiveStatement createMandatory(MandatoryStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createMaxElements
public static MaxElementsEffectiveStatement createMaxElements(MaxElementsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createMinElements
-
createMinElements
public static MinElementsEffectiveStatement createMinElements(MinElementsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createModifier
public static ModifierEffectiveStatement createModifier(ModifierStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createMust
public static MustEffectiveStatement createMust(MustStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createNamespace
public static NamespaceEffectiveStatement createNamespace(NamespaceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
copyNotification
public static NotificationEffectiveStatement copyNotification(NotificationEffectiveStatement original, QName argument, int flags) -
createNotification
public static NotificationEffectiveStatement createNotification(NotificationStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
copyOutput
public static OutputEffectiveStatement copyOutput(OutputEffectiveStatement original, QName argument, int flags) -
createOutput
public static OutputEffectiveStatement createOutput(OutputStatement declared, QName argument, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createOrderedBy
-
createOrderedBy
public static OrderedByEffectiveStatement createOrderedBy(OrderedByStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createOrganization
-
createOrganization
public static OrganizationEffectiveStatement createOrganization(OrganizationStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createPath
public static PathEffectiveStatement createPath(PathStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createPattern
public static PatternEffectiveStatement createPattern(PatternStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createPosition
-
createPosition
public static PositionEffectiveStatement createPosition(PositionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createPrefix
public static PrefixEffectiveStatement createPrefix(PrefixStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createPresence
public static PresenceEffectiveStatement createPresence(PresenceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRange
public static RangeEffectiveStatement createRange(RangeStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createReference
-
createReference
public static ReferenceEffectiveStatement createReference(ReferenceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRefine
public static RefineEffectiveStatement createRefine(RefineStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRevision
public static RevisionEffectiveStatement createRevision(RevisionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRequireInstance
-
createRequireInstance
public static RequireInstanceEffectiveStatement createRequireInstance(RequireInstanceStatement declared) -
createRequireInstance
public static RequireInstanceEffectiveStatement createRequireInstance(RequireInstanceStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRevisionDate
public static RevisionDateEffectiveStatement createRevisionDate(RevisionDateStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createRpc
public static RpcEffectiveStatement createRpc(RpcStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements, QName argument, int flags) throws SubstatementIndexingException- Throws:
SubstatementIndexingException
-
createStatus
-
createStatus
public static StatusEffectiveStatement createStatus(StatusStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createTypedef
public static TypedefEffectiveStatement createTypedef(TypedefStatement declared, int flags, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createUnits
public static UnitsEffectiveStatement createUnits(UnitsStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createUnique
public static UniqueEffectiveStatement createUnique(UniqueStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createValue
-
createValue
public static ValueEffectiveStatement createValue(ValueStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createWhen
public static WhenEffectiveStatement createWhen(WhenStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createYangVersion
-
createYangVersion
public static YangVersionEffectiveStatement createYangVersion(YangVersionStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements) -
createYinElement
-
createYinElement
public static YinElementEffectiveStatement createYinElement(YinElementStatement declared, ImmutableList<? extends EffectiveStatement<?, ?>> substatements)
-