Uses of Class
com.example.metaschema.AssemblyConstraints
Packages that use AssemblyConstraints
-
Uses of AssemblyConstraints in com.example.metaschema
Methods in com.example.metaschema that return AssemblyConstraintsModifier and TypeMethodDescriptionAssemblyModel.ChoiceGroup.DefineAssembly.getConstraint()
InlineDefineAssembly.getConstraint()
METASCHEMA.DefineAssembly.getConstraint()
MetapathContext.getConstraints()
MetaschemaMetaConstraints.DefinitionContext.getConstraints()
Methods in com.example.metaschema with parameters of type AssemblyConstraintsModifier and TypeMethodDescriptionvoid
AssemblyModel.ChoiceGroup.DefineAssembly.setConstraint
(AssemblyConstraints value) void
InlineDefineAssembly.setConstraint
(AssemblyConstraints value) void
METASCHEMA.DefineAssembly.setConstraint
(AssemblyConstraints value) void
MetapathContext.setConstraints
(AssemblyConstraints value) void
MetaschemaMetaConstraints.DefinitionContext.setConstraints
(AssemblyConstraints value)