|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JMember
A representation of the model object 'JMember'.
The following features are supported:
JavaPackage.getJMember()| Method Summary | |
|---|---|
java.lang.String |
getComment()
Returns the value of the 'Comment' attribute |
JClass |
getContainingType()
Returns the value of the 'Containing Type' container reference. |
JVisibility |
getVisibility()
Returns the value of the 'Visibility' attribute. |
boolean |
isStatic()
Returns the value of the 'Static' attribute |
void |
setComment(java.lang.String value)
Sets the value of the ' Comment' attribute |
void |
setContainingType(JClass value)
Sets the value of the ' Containing Type' container reference |
void |
setStatic(boolean value)
Sets the value of the ' Static' attribute |
void |
setVisibility(JVisibility value)
Sets the value of the ' Visibility' attribute |
| Methods inherited from interface org.eclipse.emf.java.JModelElement |
|---|
getJNode, getName, getQualifiedName, setJNode, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
boolean isStatic()
setStatic(boolean),
JavaPackage.getJMember_Static()void setStatic(boolean value)
Static' attribute.
value - the new value of the 'Static' attribute.isStatic()JVisibility getVisibility()
JVisibility.
JVisibility,
setVisibility(JVisibility),
JavaPackage.getJMember_Visibility()void setVisibility(JVisibility value)
Visibility' attribute.
value - the new value of the 'Visibility' attribute.JVisibility,
getVisibility()java.lang.String getComment()
setComment(String),
JavaPackage.getJMember_Comment()void setComment(java.lang.String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()JClass getContainingType()
Members'.
setContainingType(JClass),
JavaPackage.getJMember_ContainingType(),
JClass.getMembers()void setContainingType(JClass value)
Containing Type' container reference.
value - the new value of the 'Containing Type' container reference.getContainingType()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||