Uses of Interface
io.mateu.mdd.shared.interfaces.IModule
-
Packages that use IModule Package Description io.mateu.mdd.shared.interfaces -
-
Uses of IModule in io.mateu.mdd.shared.interfaces
Methods in io.mateu.mdd.shared.interfaces that return IModule Modifier and Type Method Description IModuleApp. getModule(String path)IModule[]IArea. getModules()Methods in io.mateu.mdd.shared.interfaces with parameters of type IModule Modifier and Type Method Description IAreaApp. getArea(IModule module)
-