|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaInterface
A representation of the model object 'Java Interface'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getJavaInterface()
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 |
getCallbackInterface()
Returns the value of the 'Callback Interface' attribute. |
java.lang.String |
getInterface()
Returns the value of the 'Interface' attribute. |
void |
setCallbackInterface(java.lang.String value)
Sets the value of the ' Callback Interface '
attribute. |
void |
setInterface(java.lang.String value)
Sets the value of the ' Interface '
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.getJavaInterface_Any()
java.lang.String getCallbackInterface()
If the meaning of the 'Callback Interface' attribute isn't clear, there really should be more of a description here...
setCallbackInterface(String)
,
SCAPackage.getJavaInterface_CallbackInterface()
void setCallbackInterface(java.lang.String value)
Callback Interface
'
attribute.
value
- the new value of the 'Callback Interface'
attribute.getCallbackInterface()
java.lang.String getInterface()
If the meaning of the 'Interface' attribute isn't clear, there really should be more of a description here...
setInterface(String)
,
SCAPackage.getJavaInterface_Interface()
void setInterface(java.lang.String value)
Interface
'
attribute.
value
- the new value of the 'Interface' attribute.getInterface()
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.getJavaInterface_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |