Package

org.openmole.core

pluginmanager

Permalink

package pluginmanager

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. pluginmanager
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class BundleDecorator extends AnyRef

    Permalink
  2. case class BundlesInfo(files: Map[File, (Long, Long)], providedDependencies: Set[Long]) extends Product with Serializable

    Permalink
  3. case class PluginInfo(namespaces: List[String], keywordTraits: List[String]) extends Product with Serializable

    Permalink
  4. trait PluginInfoActivator extends BundleActivator

    Permalink

Value Members

  1. val OpenMOLEScope: String

    Permalink
  2. object PluginInfo extends Serializable

    Permalink
  3. object PluginManager extends Logger

    Permalink
  4. object PluginManagerInfo

    Permalink
  5. package internal

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped