|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmMember
A representation of the model object 'Jvm Member'.
The following features are supported:
TypesPackage.getJvmMember()| Method Summary | |
|---|---|
JvmDeclaredType |
getDeclaringType()
Returns the value of the 'Declaring Type' container reference. |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute |
java.lang.String |
getSimpleName()
Returns the value of the 'Simple Name' attribute |
JvmVisibility |
getVisibility()
Returns the value of the 'Visibility' attribute. |
void |
internalSetIdentifier(java.lang.String identifier)
|
void |
setDeclaringType(JvmDeclaredType value)
Sets the value of the ' Declaring Type' container reference |
void |
setSimpleName(java.lang.String value)
Sets the value of the ' Simple Name' attribute |
void |
setVisibility(JvmVisibility value)
Sets the value of the ' Visibility' attribute |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmAnnotationTarget |
|---|
getAnnotations |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmIdentifiableElement |
|---|
getQualifiedName, getQualifiedName |
| 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 |
|---|
JvmDeclaredType getDeclaringType()
Members'.
If the meaning of the 'Declaring Type' container reference isn't clear, there really should be more of a description here...
setDeclaringType(JvmDeclaredType),
TypesPackage.getJvmMember_DeclaringType(),
JvmDeclaredType.getMembers()void setDeclaringType(JvmDeclaredType value)
Declaring Type' container reference.
value - the new value of the 'Declaring Type' container reference.getDeclaringType()JvmVisibility getVisibility()
JvmVisibility.
If the meaning of the 'Visibility' attribute isn't clear, there really should be more of a description here...
JvmVisibility,
setVisibility(JvmVisibility),
TypesPackage.getJvmMember_Visibility()void setVisibility(JvmVisibility value)
Visibility' attribute.
value - the new value of the 'Visibility' attribute.JvmVisibility,
getVisibility()java.lang.String getSimpleName()
If the meaning of the 'Simple Name' attribute isn't clear, there really should be more of a description here...
getSimpleName in interface JvmIdentifiableElementsetSimpleName(String),
TypesPackage.getJvmMember_SimpleName()void setSimpleName(java.lang.String value)
Simple Name' attribute.
value - the new value of the 'Simple Name' attribute.getSimpleName()java.lang.String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
getIdentifier in interface JvmIdentifiableElementTypesPackage.getJvmMember_Identifier()void internalSetIdentifier(java.lang.String identifier)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||