Uses of Class
com.example.metaschema.MetaschemaMetapath
Packages that use MetaschemaMetapath
-
Uses of MetaschemaMetapath in com.example.metaschema
Methods in com.example.metaschema that return types with arguments of type MetaschemaMetapathMethods in com.example.metaschema with parameters of type MetaschemaMetapathModifier and TypeMethodDescriptionboolean
MetapathContext.addMetapath
(MetaschemaMetapath item) Add a newMetaschemaMetapath
item to the underlying collection.boolean
MetapathContext.removeMetapath
(MetaschemaMetapath item) Remove the first matchingMetaschemaMetapath
item from the underlying collection.Method parameters in com.example.metaschema with type arguments of type MetaschemaMetapathModifier and TypeMethodDescriptionvoid
MetapathContext.setMetapaths
(List<MetaschemaMetapath> value)