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 MVELGroupCachingMVELGroupProvider. get(String groupPath)Methods in pl.edu.icm.unity.engine.api.mvel with parameters of type MVELGroup Modifier and Type Method Description booleanMVELGroup. isChild(MVELGroup test)booleanMVELGroup. isChildNotSame(MVELGroup test)Constructors in pl.edu.icm.unity.engine.api.mvel with parameters of type MVELGroup Constructor Description MVELGroup(Group group, MVELGroup parent)
-