|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WildCardType
A representation of the model object 'Wild Card Type'.
The following features are supported:
JavaPackage.getWildCardType()| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.Type |
|---|
getUsagesInTypeAccess |
| Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
|---|
getName, getUsagesInImports, isProxy, setName, setProxy |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
boolean isUpperBound()
If the meaning of the 'Upper Bound' attribute isn't clear, there really should be more of a description here...
setUpperBound(boolean),
JavaPackage.getWildCardType_UpperBound()void setUpperBound(boolean value)
Upper Bound' attribute.
value - the new value of the 'Upper Bound' attribute.isUpperBound()TypeAccess getBound()
If the meaning of the 'Bound' containment reference isn't clear, there really should be more of a description here...
setBound(TypeAccess),
JavaPackage.getWildCardType_Bound()void setBound(TypeAccess value)
Bound' containment reference.
value - the new value of the 'Bound' containment reference.getBound()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||