Interface InferableType

All Superinterfaces:
ArrayTypeable, Commentable, EObject, Notifier, TypeReference
All Known Implementing Classes:
InferableTypeImpl

public interface InferableType extends TypeReference, ArrayTypeable
A representation of the model object 'Inferable Type'.

The following features are supported:

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

    • getActualTargets

      EList<TypeReference> getActualTargets()
      Returns the value of the 'Actual Targets' containment reference list. The list contents are of type TypeReference.
      Returns:
      the value of the 'Actual Targets' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" resolveProxies="true"