|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEPackageImpl
org.eclipse.graphiti.mm.algorithms.styles.impl.StylesPackageImpl
public class StylesPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage |
---|
StylesPackage.Literals |
Field Summary | |
---|---|
private EClass |
abstractStyleEClass
|
private EClass |
adaptedGradientColoredAreasEClass
|
private EClass |
colorEClass
|
private EClass |
fontEClass
|
private EClass |
gradientColoredAreaEClass
|
private EClass |
gradientColoredAreasEClass
|
private EClass |
gradientColoredLocationEClass
|
private boolean |
isCreated
|
private static boolean |
isInited
|
private boolean |
isInitialized
|
private EEnum |
lineStyleEEnum
|
private EEnum |
locationTypeEEnum
|
private EEnum |
orientationEEnum
|
private EClass |
pointEClass
|
private EClass |
precisionPointEClass
|
private EClass |
renderingStyleEClass
|
private EClass |
styleEClass
|
Constructor Summary | |
---|---|
private |
StylesPackageImpl()
Creates an instance of the model Package, registered with EPackage.Registry by the package
package URI value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private EClass renderingStyleEClass
private EClass styleEClass
private EClass abstractStyleEClass
private EClass gradientColoredLocationEClass
private EClass gradientColoredAreaEClass
private EClass gradientColoredAreasEClass
private EClass adaptedGradientColoredAreasEClass
private EClass fontEClass
private EClass pointEClass
private EClass colorEClass
private EClass precisionPointEClass
private EEnum lineStyleEEnum
private EEnum orientationEEnum
private EEnum locationTypeEEnum
private static boolean isInited
private boolean isCreated
private boolean isInitialized
Constructor Detail |
---|
private StylesPackageImpl()
EPackage.Registry
by the package
package URI value.
Note: the correct way to create the package is via the static
factory method init()
, which also performs
initialization of the package, or returns the registered package,
if one already exists.
EPackage.Registry
,
StylesPackage.eNS_URI
,
init()
Method Detail |
---|
public static StylesPackage init()
This method is used to initialize StylesPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
StylesPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getRenderingStyle()
getRenderingStyle
in interface StylesPackage
RenderingStyle
public EReference getRenderingStyle_AdaptedGradientColoredAreas()
getRenderingStyle_AdaptedGradientColoredAreas
in interface StylesPackage
RenderingStyle.getAdaptedGradientColoredAreas()
,
StylesPackage.getRenderingStyle()
public EClass getStyle()
getStyle
in interface StylesPackage
Style
public EAttribute getStyle_Id()
getStyle_Id
in interface StylesPackage
Style.getId()
,
StylesPackage.getStyle()
public EAttribute getStyle_Description()
getStyle_Description
in interface StylesPackage
Style.getDescription()
,
StylesPackage.getStyle()
public EReference getStyle_Font()
getStyle_Font
in interface StylesPackage
Style.getFont()
,
StylesPackage.getStyle()
public EAttribute getStyle_HorizontalAlignment()
getStyle_HorizontalAlignment
in interface StylesPackage
Style.getHorizontalAlignment()
,
StylesPackage.getStyle()
public EAttribute getStyle_VerticalAlignment()
getStyle_VerticalAlignment
in interface StylesPackage
Style.getVerticalAlignment()
,
StylesPackage.getStyle()
public EAttribute getStyle_Angle()
getStyle_Angle
in interface StylesPackage
Style.getAngle()
,
StylesPackage.getStyle()
public EAttribute getStyle_StretchH()
getStyle_StretchH
in interface StylesPackage
Style.getStretchH()
,
StylesPackage.getStyle()
public EAttribute getStyle_StretchV()
getStyle_StretchV
in interface StylesPackage
Style.getStretchV()
,
StylesPackage.getStyle()
public EAttribute getStyle_Proportional()
getStyle_Proportional
in interface StylesPackage
Style.getProportional()
,
StylesPackage.getStyle()
public EReference getStyle_StyleContainer()
getStyle_StyleContainer
in interface StylesPackage
Style.getStyleContainer()
,
StylesPackage.getStyle()
public EClass getAbstractStyle()
getAbstractStyle
in interface StylesPackage
AbstractStyle
public EReference getAbstractStyle_Background()
getAbstractStyle_Background
in interface StylesPackage
AbstractStyle.getBackground()
,
StylesPackage.getAbstractStyle()
public EReference getAbstractStyle_Foreground()
getAbstractStyle_Foreground
in interface StylesPackage
AbstractStyle.getForeground()
,
StylesPackage.getAbstractStyle()
public EAttribute getAbstractStyle_LineWidth()
getAbstractStyle_LineWidth
in interface StylesPackage
AbstractStyle.getLineWidth()
,
StylesPackage.getAbstractStyle()
public EAttribute getAbstractStyle_LineStyle()
getAbstractStyle_LineStyle
in interface StylesPackage
AbstractStyle.getLineStyle()
,
StylesPackage.getAbstractStyle()
public EAttribute getAbstractStyle_Filled()
getAbstractStyle_Filled
in interface StylesPackage
AbstractStyle.getFilled()
,
StylesPackage.getAbstractStyle()
public EAttribute getAbstractStyle_LineVisible()
getAbstractStyle_LineVisible
in interface StylesPackage
AbstractStyle.getLineVisible()
,
StylesPackage.getAbstractStyle()
public EReference getAbstractStyle_RenderingStyle()
getAbstractStyle_RenderingStyle
in interface StylesPackage
AbstractStyle.getRenderingStyle()
,
StylesPackage.getAbstractStyle()
public EAttribute getAbstractStyle_Transparency()
getAbstractStyle_Transparency
in interface StylesPackage
AbstractStyle.getTransparency()
,
StylesPackage.getAbstractStyle()
public EClass getGradientColoredLocation()
getGradientColoredLocation
in interface StylesPackage
GradientColoredLocation
public EAttribute getGradientColoredLocation_LocationType()
getGradientColoredLocation_LocationType
in interface StylesPackage
GradientColoredLocation.getLocationType()
,
StylesPackage.getGradientColoredLocation()
public EAttribute getGradientColoredLocation_LocationValue()
getGradientColoredLocation_LocationValue
in interface StylesPackage
GradientColoredLocation.getLocationValue()
,
StylesPackage.getGradientColoredLocation()
public EReference getGradientColoredLocation_Color()
getGradientColoredLocation_Color
in interface StylesPackage
GradientColoredLocation.getColor()
,
StylesPackage.getGradientColoredLocation()
public EClass getGradientColoredArea()
getGradientColoredArea
in interface StylesPackage
GradientColoredArea
public EReference getGradientColoredArea_Start()
getGradientColoredArea_Start
in interface StylesPackage
GradientColoredArea.getStart()
,
StylesPackage.getGradientColoredArea()
public EReference getGradientColoredArea_End()
getGradientColoredArea_End
in interface StylesPackage
GradientColoredArea.getEnd()
,
StylesPackage.getGradientColoredArea()
public EClass getGradientColoredAreas()
getGradientColoredAreas
in interface StylesPackage
GradientColoredAreas
public EReference getGradientColoredAreas_GradientColor()
getGradientColoredAreas_GradientColor
in interface StylesPackage
GradientColoredAreas.getGradientColor()
,
StylesPackage.getGradientColoredAreas()
public EAttribute getGradientColoredAreas_StyleAdaption()
getGradientColoredAreas_StyleAdaption
in interface StylesPackage
GradientColoredAreas.getStyleAdaption()
,
StylesPackage.getGradientColoredAreas()
public EClass getAdaptedGradientColoredAreas()
getAdaptedGradientColoredAreas
in interface StylesPackage
AdaptedGradientColoredAreas
public EAttribute getAdaptedGradientColoredAreas_DefinedStyleId()
getAdaptedGradientColoredAreas_DefinedStyleId
in interface StylesPackage
AdaptedGradientColoredAreas.getDefinedStyleId()
,
StylesPackage.getAdaptedGradientColoredAreas()
public EReference getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas()
getAdaptedGradientColoredAreas_AdaptedGradientColoredAreas
in interface StylesPackage
AdaptedGradientColoredAreas.getAdaptedGradientColoredAreas()
,
StylesPackage.getAdaptedGradientColoredAreas()
public EAttribute getAdaptedGradientColoredAreas_GradientType()
getAdaptedGradientColoredAreas_GradientType
in interface StylesPackage
AdaptedGradientColoredAreas.getGradientType()
,
StylesPackage.getAdaptedGradientColoredAreas()
public EClass getFont()
getFont
in interface StylesPackage
Font
public EAttribute getFont_Name()
getFont_Name
in interface StylesPackage
Font.getName()
,
StylesPackage.getFont()
public EAttribute getFont_Size()
getFont_Size
in interface StylesPackage
Font.getSize()
,
StylesPackage.getFont()
public EAttribute getFont_Italic()
getFont_Italic
in interface StylesPackage
Font.isItalic()
,
StylesPackage.getFont()
public EAttribute getFont_Bold()
getFont_Bold
in interface StylesPackage
Font.isBold()
,
StylesPackage.getFont()
public EClass getPoint()
getPoint
in interface StylesPackage
Point
public EAttribute getPoint_X()
getPoint_X
in interface StylesPackage
Point.getX()
,
StylesPackage.getPoint()
public EAttribute getPoint_Y()
getPoint_Y
in interface StylesPackage
Point.getY()
,
StylesPackage.getPoint()
public EAttribute getPoint_Before()
getPoint_Before
in interface StylesPackage
Point.getBefore()
,
StylesPackage.getPoint()
public EAttribute getPoint_After()
getPoint_After
in interface StylesPackage
Point.getAfter()
,
StylesPackage.getPoint()
public EClass getColor()
getColor
in interface StylesPackage
Color
public EAttribute getColor_Red()
getColor_Red
in interface StylesPackage
Color.getRed()
,
StylesPackage.getColor()
public EAttribute getColor_Green()
getColor_Green
in interface StylesPackage
Color.getGreen()
,
StylesPackage.getColor()
public EAttribute getColor_Blue()
getColor_Blue
in interface StylesPackage
Color.getBlue()
,
StylesPackage.getColor()
public EClass getPrecisionPoint()
getPrecisionPoint
in interface StylesPackage
PrecisionPoint
public EAttribute getPrecisionPoint_X()
getPrecisionPoint_X
in interface StylesPackage
PrecisionPoint.getX()
,
StylesPackage.getPrecisionPoint()
public EAttribute getPrecisionPoint_Y()
getPrecisionPoint_Y
in interface StylesPackage
PrecisionPoint.getY()
,
StylesPackage.getPrecisionPoint()
public EEnum getLineStyle()
getLineStyle
in interface StylesPackage
LineStyle
public EEnum getOrientation()
getOrientation
in interface StylesPackage
Orientation
public EEnum getLocationType()
getLocationType
in interface StylesPackage
LocationType
public StylesFactory getStylesFactory()
getStylesFactory
in interface StylesPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |