Uses of Class
org.mal_lang.langspec.Association
- 
Packages that use Association Package Description org.mal_lang.langspec Provides classes for creating and using MAL languages. - 
- 
Uses of Association in org.mal_lang.langspec
Methods in org.mal_lang.langspec that return Association Modifier and Type Method Description AssociationField. getAssociation()Returns the association of thisFieldobject.Methods in org.mal_lang.langspec that return types with arguments of type Association Modifier and Type Method Description List<Association>Lang. getAssociations()Returns a list of all associations in thisLangobject. 
 -