|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceType
A representation of the model object 'Interface Type'.
The following features are supported:
ModelPackage.getInterfaceType()
Method Summary | |
---|---|
CodeBundle |
getCodeBundle()
Returns the value of the 'Code Bundle' reference |
java.lang.String |
getSignature()
Returns the value of the 'Signature' attribute |
void |
setCodeBundle(CodeBundle value)
Sets the value of the ' Code Bundle ' reference |
void |
setSignature(java.lang.String value)
Sets the value of the ' Signature ' attribute |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.VersionedEntity |
---|
addInfo, addTag, getInfo, getVersion, isLocked, removeTag, setLocked, setVersion |
Methods inherited from interface org.objectweb.dsrg.sofa.repository.model.NamedEntity |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.lang.String getSignature()
If the meaning of the 'Signature' attribute isn't clear, there really should be more of a description here...
setSignature(String)
,
ModelPackage.getInterfaceType_Signature()
void setSignature(java.lang.String value)
Signature
' attribute.
value
- the new value of the 'Signature' attribute.getSignature()
CodeBundle getCodeBundle()
If the meaning of the 'Code Bundle' reference isn't clear, there really should be more of a description here...
setCodeBundle(CodeBundle)
,
ModelPackage.getInterfaceType_CodeBundle()
void setCodeBundle(CodeBundle value)
Code Bundle
' reference.
value
- the new value of the 'Code Bundle' reference.getCodeBundle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |