Uses of Class
de.swa.mmfg.Context
| Package | Description |
|---|---|
| de.swa.mmfg |
-
Uses of Context in de.swa.mmfg
Fields in de.swa.mmfg with type parameters of type Context Modifier and Type Field Description static java.util.Vector<Context>Context. allContextsMethods in de.swa.mmfg that return Context Modifier and Type Method Description ContextWeight. getContext()static ContextContext. getDefaultContext()Methods in de.swa.mmfg with parameters of type Context Modifier and Type Method Description voidWeight. setContext(Context context)Constructors in de.swa.mmfg with parameters of type Context Constructor Description Weight(Context c, float w)