public interface InterfaceSourceCodeLink extends EObject
The following features are supported:
SourceCodeDecoratorPackage.getInterfaceSourceCodeLink()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
org.eclipse.gmt.modisco.java.Type |
getGastClass()
Returns the value of the 'Gast Class' reference.
|
org.palladiosimulator.pcm.repository.Interface |
getInterface()
Returns the value of the 'Interface' reference.
|
void |
setGastClass(org.eclipse.gmt.modisco.java.Type value)
Sets the value of the '
Gast Class
' reference. |
void |
setInterface(org.palladiosimulator.pcm.repository.Interface value)
Sets the value of the '
Interface
' reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final java.lang.String copyright
org.palladiosimulator.pcm.repository.Interface getInterface()
If the meaning of the 'Interface' reference isn't clear, there really should be more of a description here...
setInterface(Interface)
,
SourceCodeDecoratorPackage.getInterfaceSourceCodeLink_Interface()
void setInterface(org.palladiosimulator.pcm.repository.Interface value)
Interface
' reference. value
- the new value of the 'Interface' reference.getInterface()
org.eclipse.gmt.modisco.java.Type getGastClass()
If the meaning of the 'Gast Class' reference isn't clear, there really should be more of a description here...
setGastClass(Type)
,
SourceCodeDecoratorPackage.getInterfaceSourceCodeLink_GastClass()
void setGastClass(org.eclipse.gmt.modisco.java.Type value)
Gast Class
' reference. value
- the new value of the 'Gast Class' reference.getGastClass()