Uses of Class
org.mal_lang.langspec.Meta
-
Packages that use Meta Package Description org.mal_lang.langspec Provides classes for creating and using MAL languages. -
-
Uses of Meta in org.mal_lang.langspec
Methods in org.mal_lang.langspec that return Meta Modifier and Type Method Description Meta
Asset. getMeta()
Returns the meta info of thisAsset
object.Meta
Association. getMeta()
Returns the meta info of thisAssociation
object.Meta
AttackStep. getMeta()
Returns the meta info of thisAttackStep
object.Meta
Category. getMeta()
Returns the meta info of thisCategory
object.
-