Interface SPAModel

    • Method Detail

      • getProcesses

        EList<ProcessBehaviour> getProcesses()
        Returns the value of the 'Processes' containment reference list. The list contents are of type ProcessBehaviour.

        If the meaning of the 'Processes' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Processes' containment reference list.
        See Also:
        SpaPackage.getSPAModel_Processes()
        Generated class or method.
        EMF model class or method.
        containment="true"
      • getResources

        EList<Resource> getResources()
        Returns the value of the 'Resources' containment reference list. The list contents are of type Resource.

        If the meaning of the 'Resources' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Resources' containment reference list.
        See Also:
        SpaPackage.getSPAModel_Resources()
        Generated class or method.
        EMF model class or method.
        containment="true"