Uses of Interface
org.omg.spec.bpmn.non.normative.color.ColorPackage
-
Packages that use ColorPackage Package Description org.omg.spec.bpmn.non.normative.color org.omg.spec.bpmn.non.normative.color.impl org.omg.spec.bpmn.non.normative.color.util -
-
Uses of ColorPackage in org.omg.spec.bpmn.non.normative.color
Fields in org.omg.spec.bpmn.non.normative.color declared as ColorPackage Modifier and Type Field Description static ColorPackageColorPackage. eINSTANCEThe singleton instance of the package.Methods in org.omg.spec.bpmn.non.normative.color that return ColorPackage Modifier and Type Method Description ColorPackageColorFactory. getColorPackage()Returns the package supported by this factory. -
Uses of ColorPackage in org.omg.spec.bpmn.non.normative.color.impl
Classes in org.omg.spec.bpmn.non.normative.color.impl that implement ColorPackage Modifier and Type Class Description classColorPackageImplAn implementation of the model Package.Methods in org.omg.spec.bpmn.non.normative.color.impl that return ColorPackage Modifier and Type Method Description ColorPackageColorFactoryImpl. getColorPackage()static ColorPackageColorFactoryImpl. getPackage()Deprecated.static ColorPackageColorPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ColorPackage in org.omg.spec.bpmn.non.normative.color.util
Fields in org.omg.spec.bpmn.non.normative.color.util declared as ColorPackage Modifier and Type Field Description protected static ColorPackageColorAdapterFactory. modelPackageThe cached model package.protected static ColorPackageColorSwitch. modelPackageThe cached model package
-