|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.birt.chart.model.layout.impl.LayoutPackageImpl
public class LayoutPackageImpl
An implementation of the model Package .
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.birt.chart.model.layout.LayoutPackage |
|---|
LayoutPackage.Literals |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
org.eclipse.emf.ecore.EAttribute |
getBlock_Anchor()
|
org.eclipse.emf.ecore.EReference |
getBlock_Background()
|
org.eclipse.emf.ecore.EReference |
getBlock_Bounds()
|
org.eclipse.emf.ecore.EReference |
getBlock_Children()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Column()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Columnspan()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_HeightHint()
|
org.eclipse.emf.ecore.EReference |
getBlock_Insets()
|
org.eclipse.emf.ecore.EReference |
getBlock_MinSize()
|
org.eclipse.emf.ecore.EReference |
getBlock_Outline()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Row()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Rowspan()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Stretch()
|
org.eclipse.emf.ecore.EReference |
getBlock_Triggers()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_Visible()
|
org.eclipse.emf.ecore.EAttribute |
getBlock_WidthHint()
|
org.eclipse.emf.ecore.EClass |
getBlock()
|
org.eclipse.emf.ecore.EReference |
getClientArea_Background()
|
org.eclipse.emf.ecore.EReference |
getClientArea_Insets()
|
org.eclipse.emf.ecore.EReference |
getClientArea_Outline()
|
org.eclipse.emf.ecore.EReference |
getClientArea_ShadowColor()
|
org.eclipse.emf.ecore.EAttribute |
getClientArea_Visible()
|
org.eclipse.emf.ecore.EClass |
getClientArea()
|
org.eclipse.emf.ecore.EReference |
getLabelBlock_Label()
|
org.eclipse.emf.ecore.EClass |
getLabelBlock()
|
LayoutFactory |
getLayoutFactory()
|
org.eclipse.emf.ecore.EReference |
getLegend_ClientArea()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_Direction()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_HorizontalSpacing()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_ItemType()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_MaxPercent()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_Orientation()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_Position()
|
org.eclipse.emf.ecore.EReference |
getLegend_Separator()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_ShowPercent()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_ShowTotal()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_ShowValue()
|
org.eclipse.emf.ecore.EReference |
getLegend_Text()
|
org.eclipse.emf.ecore.EReference |
getLegend_Title()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_TitlePercent()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_TitlePosition()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_VerticalSpacing()
|
org.eclipse.emf.ecore.EAttribute |
getLegend_WrappingSize()
|
org.eclipse.emf.ecore.EClass |
getLegend()
|
org.eclipse.emf.ecore.EReference |
getPlot_ClientArea()
|
org.eclipse.emf.ecore.EAttribute |
getPlot_HorizontalSpacing()
|
org.eclipse.emf.ecore.EAttribute |
getPlot_VerticalSpacing()
|
org.eclipse.emf.ecore.EClass |
getPlot()
|
org.eclipse.emf.ecore.EClass |
getTitleBlock()
|
org.eclipse.emf.ecore.EDataType |
getTitlePercentType()
|
org.eclipse.emf.ecore.EDataType |
getTitlePercentTypeObject()
|
static LayoutPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
| Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
|---|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
|---|
eContents, eCrossReferences, getName, getNameGen, setName |
| Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
|---|
eURIFragmentSegment, getEAnnotation, getEAnnotations |
| Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
|---|
eIsProxy, eProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public static LayoutPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
LayoutPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public org.eclipse.emf.ecore.EClass getBlock()
getBlock in interface LayoutPackageBlockpublic org.eclipse.emf.ecore.EReference getBlock_Children()
getBlock_Children in interface LayoutPackageBlock.getChildren(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_Bounds()
getBlock_Bounds in interface LayoutPackageBlock.getBounds(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Anchor()
getBlock_Anchor in interface LayoutPackageBlock.getAnchor(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Stretch()
getBlock_Stretch in interface LayoutPackageBlock.getStretch(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_Insets()
getBlock_Insets in interface LayoutPackageBlock.getInsets(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Row()
getBlock_Row in interface LayoutPackageBlock.getRow(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Column()
getBlock_Column in interface LayoutPackageBlock.getColumn(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Rowspan()
getBlock_Rowspan in interface LayoutPackageBlock.getRowspan(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Columnspan()
getBlock_Columnspan in interface LayoutPackageBlock.getColumnspan(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_MinSize()
getBlock_MinSize in interface LayoutPackageBlock.getMinSize(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_Outline()
getBlock_Outline in interface LayoutPackageBlock.getOutline(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_Background()
getBlock_Background in interface LayoutPackageBlock.getBackground(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_Visible()
getBlock_Visible in interface LayoutPackageBlock.isVisible(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EReference getBlock_Triggers()
getBlock_Triggers in interface LayoutPackageBlock.getTriggers(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_WidthHint()
getBlock_WidthHint in interface LayoutPackageBlock.getWidthHint(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EAttribute getBlock_HeightHint()
getBlock_HeightHint in interface LayoutPackageBlock.getHeightHint(),
LayoutPackage.getBlock()public org.eclipse.emf.ecore.EClass getClientArea()
getClientArea in interface LayoutPackageClientAreapublic org.eclipse.emf.ecore.EReference getClientArea_Background()
getClientArea_Background in interface LayoutPackageClientArea.getBackground(),
LayoutPackage.getClientArea()public org.eclipse.emf.ecore.EReference getClientArea_Outline()
getClientArea_Outline in interface LayoutPackageClientArea.getOutline(),
LayoutPackage.getClientArea()public org.eclipse.emf.ecore.EReference getClientArea_ShadowColor()
getClientArea_ShadowColor in interface LayoutPackageClientArea.getShadowColor(),
LayoutPackage.getClientArea()public org.eclipse.emf.ecore.EReference getClientArea_Insets()
getClientArea_Insets in interface LayoutPackageClientArea.getInsets(),
LayoutPackage.getClientArea()public org.eclipse.emf.ecore.EAttribute getClientArea_Visible()
getClientArea_Visible in interface LayoutPackageClientArea.isVisible(),
LayoutPackage.getClientArea()public org.eclipse.emf.ecore.EClass getLabelBlock()
getLabelBlock in interface LayoutPackageLabelBlockpublic org.eclipse.emf.ecore.EReference getLabelBlock_Label()
getLabelBlock_Label in interface LayoutPackageLabelBlock.getLabel(),
LayoutPackage.getLabelBlock()public org.eclipse.emf.ecore.EClass getLegend()
getLegend in interface LayoutPackageLegendpublic org.eclipse.emf.ecore.EAttribute getLegend_HorizontalSpacing()
getLegend_HorizontalSpacing in interface LayoutPackageLegend.getHorizontalSpacing(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_VerticalSpacing()
getLegend_VerticalSpacing in interface LayoutPackageLegend.getVerticalSpacing(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EReference getLegend_ClientArea()
getLegend_ClientArea in interface LayoutPackageLegend.getClientArea(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EReference getLegend_Text()
getLegend_Text in interface LayoutPackageLegend.getText(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_Orientation()
getLegend_Orientation in interface LayoutPackageLegend.getOrientation(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_Direction()
getLegend_Direction in interface LayoutPackageLegend.getDirection(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EReference getLegend_Separator()
getLegend_Separator in interface LayoutPackageLegend.getSeparator(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_Position()
getLegend_Position in interface LayoutPackageLegend.getPosition(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_ItemType()
getLegend_ItemType in interface LayoutPackageLegend.getItemType(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EReference getLegend_Title()
getLegend_Title in interface LayoutPackageLegend.getTitle(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_TitlePosition()
getLegend_TitlePosition in interface LayoutPackageLegend.getTitlePosition(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_ShowValue()
getLegend_ShowValue in interface LayoutPackageLegend.isShowValue(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_ShowPercent()
getLegend_ShowPercent in interface LayoutPackageLegend.isShowPercent(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_ShowTotal()
getLegend_ShowTotal in interface LayoutPackageLegend.isShowTotal(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_WrappingSize()
getLegend_WrappingSize in interface LayoutPackageLegend.getWrappingSize(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_MaxPercent()
getLegend_MaxPercent in interface LayoutPackageLegend.getMaxPercent(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EAttribute getLegend_TitlePercent()
getLegend_TitlePercent in interface LayoutPackageLegend.getTitlePercent(),
LayoutPackage.getLegend()public org.eclipse.emf.ecore.EClass getPlot()
getPlot in interface LayoutPackagePlotpublic org.eclipse.emf.ecore.EAttribute getPlot_HorizontalSpacing()
getPlot_HorizontalSpacing in interface LayoutPackagePlot.getHorizontalSpacing(),
LayoutPackage.getPlot()public org.eclipse.emf.ecore.EAttribute getPlot_VerticalSpacing()
getPlot_VerticalSpacing in interface LayoutPackagePlot.getVerticalSpacing(),
LayoutPackage.getPlot()public org.eclipse.emf.ecore.EReference getPlot_ClientArea()
getPlot_ClientArea in interface LayoutPackagePlot.getClientArea(),
LayoutPackage.getPlot()public org.eclipse.emf.ecore.EClass getTitleBlock()
getTitleBlock in interface LayoutPackageTitleBlockpublic org.eclipse.emf.ecore.EDataType getTitlePercentType()
getTitlePercentType in interface LayoutPackagepublic org.eclipse.emf.ecore.EDataType getTitlePercentTypeObject()
getTitlePercentTypeObject in interface LayoutPackageDoublepublic LayoutFactory getLayoutFactory()
getLayoutFactory in interface LayoutPackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||