Uses of Interface
com.bc.ceres.core.runtime.ConfigurationSchemaElement
-
Packages that use ConfigurationSchemaElement Package Description com.bc.ceres.core.runtime Provides the module runtime framework. -
-
Uses of ConfigurationSchemaElement in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return ConfigurationSchemaElement Modifier and Type Method Description ConfigurationSchemaElement
ExtensionPoint. getConfigurationSchemaElement()
Gets the configuration schema element of this extension point.ConfigurationSchemaElement
ConfigurationElement. getSchemaElement()
Gets the corresponding schema element, if this is an element of an extension configuration.
-