public interface Product extends Scope
The following features are supported:
SetupPackage.getProduct()
Modifier and Type | Method and Description |
---|---|
ProductCatalog |
getProductCatalog()
Returns the value of the 'Product Catalog' container reference.
|
EList<ProductVersion> |
getVersions()
Returns the value of the 'Versions' containment reference list.
|
void |
setProductCatalog(ProductCatalog value)
Sets the value of the '
Product Catalog ' container reference. |
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
ProductCatalog getProductCatalog()
Products
'.
If the meaning of the 'Product Catalog' container reference isn't clear, there really should be more of a description here...
setProductCatalog(ProductCatalog)
,
SetupPackage.getProduct_ProductCatalog()
,
ProductCatalog.getProducts()
void setProductCatalog(ProductCatalog value)
Product Catalog
' container reference.
value
- the new value of the 'Product Catalog' container reference.getProductCatalog()
EList<ProductVersion> getVersions()
ProductVersion
.
It is bidirectional and its opposite is 'Product
'.
If the meaning of the 'Versions' containment reference list isn't clear, there really should be more of a description here...
SetupPackage.getProduct_Versions()
,
ProductVersion.getProduct()
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