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 TypeMethodDescriptionbooleanMetapathContext.addMetapath(MetaschemaMetapath item) Add a newMetaschemaMetapathitem to the underlying collection.booleanMetapathContext.removeMetapath(MetaschemaMetapath item) Remove the first matchingMetaschemaMetapathitem from the underlying collection.Method parameters in com.example.metaschema with type arguments of type MetaschemaMetapathModifier and TypeMethodDescriptionvoidMetapathContext.setMetapaths(List<MetaschemaMetapath> value)