public interface ProjectCatalog extends ProjectContainer
The following features are supported:
SetupPackage.getProjectCatalog()
Modifier and Type | Method and Description |
---|---|
Index |
getIndex()
Returns the value of the 'Index' container reference.
|
void |
setIndex(Index value)
Sets the value of the '
Index ' container reference. |
getProjectCatalog, getProjectContainer, getProjects
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
Index getIndex()
Project Catalogs
'.
If the meaning of the 'Index' container reference isn't clear, there really should be more of a description here...
setIndex(Index)
,
SetupPackage.getProjectCatalog_Index()
,
Index.getProjectCatalogs()
void setIndex(Index value)
Index
' container reference.
value
- the new value of the 'Index' container reference.getIndex()
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