| Modifier and Type | Method and Description |
|---|---|
WildcardType |
PivotFactory.createWildcardType()
Returns a new object of class 'Wildcard Type'.
|
WildcardType |
TemplateParameterSubstitution.getOwnedWildcard()
Returns the value of the 'Owned Wildcard' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateParameterSubstitution.setOwnedWildcard(WildcardType value)
Sets the value of the '
Owned Wildcard' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
WildcardTypeImpl
An implementation of the model object 'Wildcard Type'.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardType |
PivotFactoryImpl.createWildcardType() |
WildcardType |
TemplateParameterSubstitutionImpl.getOwnedWildcard() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
TemplateParameterSubstitutionImpl.basicSetOwnedWildcard(WildcardType newOwnedWildcard,
NotificationChain msgs) |
void |
TemplateParameterSubstitutionImpl.setOwnedWildcard(WildcardType newOwnedWildcard) |
| Modifier and Type | Method and Description |
|---|---|
WildcardType |
PivotMetamodelManager.createWildcardType(Class lowerBound,
Class upperBound) |
| Modifier and Type | Method and Description |
|---|---|
T |
PivotSwitch.caseWildcardType(WildcardType object)
Returns the result of interpreting the object as an instance of 'Wildcard Type'.
|
boolean |
PivotValidator.validateWildcardType(WildcardType wildcardType,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
R |
Visitor.visitWildcardType(WildcardType object) |
R |
AbstractWrappingVisitor.visitWildcardType(WildcardType object) |
R |
AbstractNullVisitor.visitWildcardType(WildcardType object)
Deprecated.
|
R |
AbstractMergedVisitor.visitWildcardType(WildcardType object) |
R |
AbstractExtendingVisitor.visitWildcardType(WildcardType object) |
R |
AbstractDelegatingVisitor.visitWildcardType(WildcardType object) |
| Modifier and Type | Method and Description |
|---|---|
String |
ToStringVisitor.visitWildcardType(WildcardType object) |
| Modifier and Type | Method and Description |
|---|---|
ElementCS |
BaseReferenceVisitor.visitWildcardType(WildcardType object) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.