package
pluginmanager
Type Members
-
-
case class
BundlesInfo(files: Map[File, (Long, Long)], providedDependencies: Set[Long]) extends Product with Serializable
-
case class
PluginInfo(namespaces: List[String], keywordTraits: List[String]) extends Product with Serializable
-
Value Members
-
val
OpenMOLEScope: String
-
object
PluginInfo extends Serializable
-
-
-