Uses of Class
com.example.metaschema.MetaschemaMetapath
-
Uses of MetaschemaMetapath in com.example.metaschema
Modifier 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.Modifier and TypeMethodDescriptionvoid
MetapathContext.setMetapaths
(List<MetaschemaMetapath> value)