public interface WildCardType extends Type
The following features are supported:
JavaPackage.getWildCardType()| Modifier and Type | Method and Description |
|---|---|
TypeAccess |
getBound()
Returns the value of the 'Bound' containment reference.
|
boolean |
isUpperBound()
Returns the value of the 'Upper Bound' attribute.
|
void |
setBound(TypeAccess value)
Sets the value of the '
Bound' containment reference. |
void |
setUpperBound(boolean value)
Sets the value of the '
Upper Bound' attribute. |
getUsagesInTypeAccessgetName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorboolean isUpperBound()
setUpperBound(boolean),
JavaPackage.getWildCardType_UpperBound()void setUpperBound(boolean value)
Upper Bound' attribute.
value - the new value of the 'Upper Bound' attribute.isUpperBound()TypeAccess getBound()
setBound(TypeAccess),
JavaPackage.getWildCardType_Bound()void setBound(TypeAccess value)
Bound' containment reference.
value - the new value of the 'Bound' containment reference.getBound()Copyright © 2018–2020 Atlanmod. All rights reserved.