|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceSelect
A representation of the model object 'Interface Select'.
The following features are supported:
ModelPackage.getInterfaceSelect()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<MicroBinding> |
getBinding()
Returns the value of the 'Binding' containment reference list. |
MicroComponentInstance |
getDelegatingInstance()
Returns the value of the 'Delegating Instance' containment reference |
org.eclipse.emf.common.util.EList<MicroComponentInstance> |
getInstance()
Returns the value of the 'Instance' containment reference list. |
java.lang.String |
getQuery()
Returns the value of the 'Query' attribute |
void |
setDelegatingInstance(MicroComponentInstance value)
Sets the value of the ' Delegating Instance ' containment reference |
void |
setQuery(java.lang.String value)
Sets the value of the ' Query ' attribute |
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 getQuery()
If the meaning of the 'Query' attribute isn't clear, there really should be more of a description here...
setQuery(String)
,
ModelPackage.getInterfaceSelect_Query()
void setQuery(java.lang.String value)
Query
' attribute.
value
- the new value of the 'Query' attribute.getQuery()
org.eclipse.emf.common.util.EList<MicroComponentInstance> getInstance()
MicroComponentInstance
.
If the meaning of the 'Instance' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInterfaceSelect_Instance()
MicroComponentInstance getDelegatingInstance()
If the meaning of the 'Delegating Instance' containment reference isn't clear, there really should be more of a description here...
setDelegatingInstance(MicroComponentInstance)
,
ModelPackage.getInterfaceSelect_DelegatingInstance()
void setDelegatingInstance(MicroComponentInstance value)
Delegating Instance
' containment reference.
value
- the new value of the 'Delegating Instance' containment reference.getDelegatingInstance()
org.eclipse.emf.common.util.EList<MicroBinding> getBinding()
MicroBinding
.
If the meaning of the 'Binding' containment reference list isn't clear, there really should be more of a description here...
ModelPackage.getInterfaceSelect_Binding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |