public interface ProjectContainer extends Scope
The following features are supported:
SetupPackage.getProjectContainer()
Modifier and Type | Method and Description |
---|---|
ProjectCatalog |
getProjectCatalog() |
ProjectContainer |
getProjectContainer() |
EList<Project> |
getProjects()
Returns the value of the 'Projects' containment reference list.
|
getDescription, getLabel, getName, getParentScope, getQualifiedName, getType, setDescription, setLabel, setName
getSetupTasks
getAnnotation, getAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<Project> getProjects()
Project
.
It is bidirectional and its opposite is 'Project Container
'.
If the meaning of the 'Projects' containment reference list isn't clear, there really should be more of a description here...
SetupPackage.getProjectContainer_Projects()
,
Project.getProjectContainer()
ProjectContainer getProjectContainer()
ProjectCatalog getProjectCatalog()
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html