Interface CoreFactory

    • Field Detail

      • eINSTANCE

        static final CoreFactory eINSTANCE
        The singleton instance of the factory.
        Generated class or method.
    • Method Detail

      • createPCMRandomVariable

        PCMRandomVariable createPCMRandomVariable()
        Returns a new object of class 'PCM Random Variable'.
        Returns:
        a new object of class 'PCM Random Variable'.
        Generated class or method.
      • getCorePackage

        CorePackage getCorePackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.