Uses of Class
pl.edu.icm.unity.engine.api.mvel.MVELGroup
-
Packages that use MVELGroup Package Description pl.edu.icm.unity.engine.api.mvel -
-
Uses of MVELGroup in pl.edu.icm.unity.engine.api.mvel
Methods in pl.edu.icm.unity.engine.api.mvel that return MVELGroup Modifier and Type Method Description MVELGroup
CachingMVELGroupProvider. get(String groupPath)
Methods in pl.edu.icm.unity.engine.api.mvel with parameters of type MVELGroup Modifier and Type Method Description boolean
MVELGroup. isChild(MVELGroup test)
boolean
MVELGroup. isChildNotSame(MVELGroup test)
Constructors in pl.edu.icm.unity.engine.api.mvel with parameters of type MVELGroup Constructor Description MVELGroup(Group group, MVELGroup parent)
-