|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaImplementation
A representation of the model object 'Java Implementation'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getJavaImplementation()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
java.lang.String |
getClass_()
Returns the value of the 'Class' attribute. |
void |
setClass(java.lang.String value)
Sets the value of the ' Class '
attribute. |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
FeatureMap getAny()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getJavaImplementation_Any()
java.lang.String getClass_()
If the meaning of the 'Class' attribute isn't clear, there really should be more of a description here...
setClass(String)
,
SCAPackage.getJavaImplementation_Class()
void setClass(java.lang.String value)
Class
'
attribute.
value
- the new value of the 'Class' attribute.getClass_()
FeatureMap getAnyAttribute()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getJavaImplementation_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |