Uses of Class
com.example.metaschema.AssemblyConstraints
-
Uses of AssemblyConstraints in com.example.metaschema
Modifier and TypeMethodDescriptionAssemblyModel.ChoiceGroup.DefineAssembly.getConstraint()
InlineDefineAssembly.getConstraint()
METASCHEMA.DefineAssembly.getConstraint()
MetapathContext.getConstraints()
MetaschemaMetaConstraints.DefinitionContext.getConstraints()
Modifier 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)