* <!-- end-user-doc -->
* @generated
*/
public Type getEndType() {
Type endType = basicGetEndType();
return endType != null && endType.eIsProxy() ? (Type)eResolveProxy((InternalEObject)endType) : endType;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->