|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MIProject
A representation of the model object 'Project'.
The following features are supported:
MIAnalysisMetaModelPackage.getProject()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<MIDependency> |
getDependencies()
Returns the value of the 'Dependencies' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<MIPlugin> |
getPlugins()
Returns the value of the 'Plugins' containment reference list. |
org.eclipse.emf.common.util.EList<MIProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList<MIRepository> |
getRepositories()
Returns the value of the 'Repositories' containment reference list. |
org.eclipse.emf.common.util.EList<MIView> |
getViews()
Returns the value of the 'Views' containment reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<MIPlugin> getPlugins()
MIPlugin.
If the meaning of the 'Plugins' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getProject_Plugins()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
MIAnalysisMetaModelPackage.getProject_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<MIRepository> getRepositories()
MIRepository.
If the meaning of the 'Repositories' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getProject_Repositories()org.eclipse.emf.common.util.EList<MIDependency> getDependencies()
MIDependency.
If the meaning of the 'Dependencies' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getProject_Dependencies()org.eclipse.emf.common.util.EList<MIView> getViews()
MIView.
If the meaning of the 'Views' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getProject_Views()org.eclipse.emf.common.util.EList<MIProperty> getProperties()
MIProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getProject_Properties()
|
Kieker 1.11 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||