|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interface
A representation of the model object 'Interface'.
The following features are supported:
ModelPackage.getInterface()
Method Summary | |
---|---|
void |
addFactoryAnnotation(java.lang.String method,
Frame retInstance,
Interface retIface)
|
Feature |
addFeature(java.lang.String name,
java.lang.String value)
|
org.eclipse.emf.common.util.EList<Annotation> |
getAnnotation()
Returns the value of the 'Annotation' containment reference list. |
org.eclipse.emf.common.util.EList<Feature> |
getCommunicationFeature()
Returns the value of the 'Communication Feature' containment reference list. |
java.lang.String |
getCommunicationStyle()
Returns the value of the 'Communication Style' attribute |
ConnectionType |
getConnectionType()
Returns the value of the 'Connection Type' attribute. |
InterfaceType |
getInterfaceType()
Returns the value of the 'Interface Type' reference |
boolean |
isIsCollection()
Returns the value of the 'Is Collection' attribute |
void |
setCommunicationStyle(java.lang.String value)
Sets the value of the ' Communication Style ' attribute |
void |
setConnectionType(ConnectionType value)
Sets the value of the ' Connection Type ' attribute |
void |
setInterfaceType(InterfaceType value)
Sets the value of the ' Interface Type ' reference |
void |
setIsCollection(boolean value)
Sets the value of the ' Is Collection ' attribute |
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 getCommunicationStyle()
If the meaning of the 'Communication Style' attribute isn't clear, there really should be more of a description here...
setCommunicationStyle(String)
,
ModelPackage.getInterface_CommunicationStyle()
void setCommunicationStyle(java.lang.String value)
Communication Style
' attribute.
value
- the new value of the 'Communication Style' attribute.getCommunicationStyle()
ConnectionType getConnectionType()
ConnectionType
.
If the meaning of the 'Connection Type' attribute isn't clear, there really should be more of a description here...
ConnectionType
,
setConnectionType(ConnectionType)
,
ModelPackage.getInterface_ConnectionType()
void setConnectionType(ConnectionType value)
Connection Type
' attribute.
value
- the new value of the 'Connection Type' attribute.ConnectionType
,
getConnectionType()
boolean isIsCollection()
If the meaning of the 'Is Collection' attribute isn't clear, there really should be more of a description here...
setIsCollection(boolean)
,
ModelPackage.getInterface_IsCollection()
void setIsCollection(boolean value)
Is Collection
' attribute.
value
- the new value of the 'Is Collection' attribute.isIsCollection()
InterfaceType getInterfaceType()
If the meaning of the 'Interface Type' reference isn't clear, there really should be more of a description here...
setInterfaceType(InterfaceType)
,
ModelPackage.getInterface_InterfaceType()
void setInterfaceType(InterfaceType value)
Interface Type
' reference.
value
- the new value of the 'Interface Type' reference.getInterfaceType()
org.eclipse.emf.common.util.EList<Annotation> getAnnotation()
Annotation
.
If the meaning of the 'Annotation' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInterface_Annotation()
org.eclipse.emf.common.util.EList<Feature> getCommunicationFeature()
Feature
.
If the meaning of the 'Communication Feature' reference list isn't clear, there really should be more of a description here...
ModelPackage.getInterface_CommunicationFeature()
Feature addFeature(java.lang.String name, java.lang.String value)
void addFactoryAnnotation(java.lang.String method, Frame retInstance, Interface retIface)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |