All Methods Static Methods Concrete Methods
Modifier and Type |
Method |
Description |
static ActionStatement |
createAction(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static AnydataStatement |
createAnydata(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static AnyxmlStatement |
createAnyxml(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ArgumentStatement |
createArgument(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static AugmentStatement |
createAugment(String rawArgument,
SchemaNodeIdentifier argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static BaseStatement |
createBase(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static BelongsToStatement |
createBelongsTo(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static BitStatement |
createBit(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static CaseStatement |
createCase(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ChoiceStatement |
createChoice(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ConfigStatement |
createConfig(boolean argument) |
|
static ConfigStatement |
createConfig(Boolean argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ContactStatement |
createContact(String argument) |
|
static ContactStatement |
createContact(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ContainerStatement |
createContainer(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static DefaultStatement |
createDefault(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static DescriptionStatement |
createDescription(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static DeviateStatement |
createDeviate(DeviateKind argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static DeviationStatement |
createDeviation(String rawArgument,
SchemaNodeIdentifier.Absolute argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static EnumStatement |
createEnum(String rawArgument,
String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ErrorAppTagStatement |
createErrorAppTag(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ErrorMessageStatement |
createErrorMessage(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ExtensionStatement |
createExtension(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static FeatureStatement |
createFeature(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static FractionDigitsStatement |
createFractionDigits(int argument) |
|
static FractionDigitsStatement |
createFractionDigits(Integer argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static GroupingStatement |
createGrouping(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static IdentityStatement |
createIdentity(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static IfFeatureStatement |
createIfFeature(String rawArgument,
IfFeatureExpr argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ImportStatement |
createImport(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static IncludeStatement |
createInclude(String rawArgument,
String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static InputStatement |
createInput(QName argument) |
|
static InputStatement |
createInput(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static KeyStatement |
createKey(String rawArgument,
Set<QName> argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static LeafStatement |
createLeaf(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static LeafListStatement |
createLeafList(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static LengthStatement |
createLength(String rawArgument,
List<ValueRange> argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ListStatement |
createList(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static MandatoryStatement |
createMandatory(Boolean argument) |
|
static MandatoryStatement |
createMandatory(Boolean argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static MaxElementsStatement |
createMaxElements(String rawArgument,
String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static MinElementsStatement |
createMinElements(Integer argument) |
|
static MinElementsStatement |
createMinElements(Integer argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ModifierStatement |
createModifier(ModifierKind argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ModuleStatement |
createModule(String rawArgument,
UnqualifiedQName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static MustStatement |
createMust(String rawArgument,
YangXPathExpression.QualifiedBound argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static NamespaceStatement |
createNamespace(XMLNamespace argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static NotificationStatement |
createNotification(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static OrderedByStatement |
createOrderedBy(Ordering argument) |
|
static OrderedByStatement |
createOrderedBy(Ordering argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static OrganizationStatement |
createOrganization(String argument) |
|
static OrganizationStatement |
createOrganization(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static OutputStatement |
createOutput(QName argument) |
|
static OutputStatement |
createOutput(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static PathStatement |
createPath(PathExpression argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static PatternStatement |
createPattern(PatternExpression argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static PositionStatement |
createPosition(Uint32 argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static PrefixStatement |
createPrefix(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static PresenceStatement |
createPresence(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RangeStatement |
createRange(String rawArgument,
List<ValueRange> argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ReferenceStatement |
createReference(String argument) |
|
static ReferenceStatement |
createReference(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RefineStatement |
createRefine(String rawArgument,
SchemaNodeIdentifier.Descendant argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RequireInstanceStatement |
createRequireInstance(Boolean argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RevisionStatement |
createRevision(Revision argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RevisionDateStatement |
createRevisionDate(Revision argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static RpcStatement |
createRpc(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static StatusStatement |
createStatus(Status argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static SubmoduleStatement |
createSubmodule(String rawArgument,
UnqualifiedQName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static TypeStatement |
createType(String rawArgument,
QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static TypedefStatement |
createTypedef(QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static UniqueStatement |
createUnique(String rawArgument,
Set<SchemaNodeIdentifier.Descendant> argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static UnitsStatement |
createUnits(String argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static UnrecognizedStatement |
createUnrecognized(String rawArgument,
StatementDefinition publicDefinition,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static UsesStatement |
createUses(String rawArgument,
QName argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static ValueStatement |
createValue(Integer argument) |
|
static ValueStatement |
createValue(Integer argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static WhenStatement |
createWhen(String rawArgument,
YangXPathExpression.QualifiedBound argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static YangVersionStatement |
createYangVersion(YangVersion argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|
static YinElementStatement |
createYinElement(boolean argument) |
|
static YinElementStatement |
createYinElement(Boolean argument,
ImmutableList<? extends DeclaredStatement<?>> substatements) |
|