Uses of Class
com.example.metaschema.MetaschemaModuleConstraints.Scope
-
Uses of MetaschemaModuleConstraints.Scope in com.example.metaschema
Modifier and TypeMethodDescriptionboolean
MetaschemaModuleConstraints.addScope
(MetaschemaModuleConstraints.Scope item) Add a newMetaschemaModuleConstraints.Scope
item to the underlying collection.boolean
MetaschemaModuleConstraints.removeScope
(MetaschemaModuleConstraints.Scope item) Remove the first matchingMetaschemaModuleConstraints.Scope
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
MetaschemaModuleConstraints.setScopes
(List<MetaschemaModuleConstraints.Scope> value)