Interface ResourceDescriptionRepository

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
ResourceDescriptionRepositoryImpl

public interface ResourceDescriptionRepository extends EObject
A representation of the model object ' Resource Description Repository'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getAvailableProcessingResources_ResourceRepository

      EList<ResourceDescription> getAvailableProcessingResources_ResourceRepository()
      Returns the value of the 'Available Processing Resources Resource Repository' containment reference list. The list contents are of type ResourceDescription.

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

      Returns:
      the value of the 'Available Processing Resources Resource Repository' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"