public interface AttributeFactory
extends org.eclipse.emf.ecore.EFactory
AttributePackage
Type | Property and Description |
---|---|
ExtendedProperty |
createExtended
Returns a new object of class 'Extended Property'.
|
Modifier and Type | Field and Description |
---|---|
static AttributeFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
AccessibilityValue |
createAccessibilityValue()
Returns a new object of class 'Accessibility Value'.
|
ActionValue |
createActionValue()
Returns a new object of class 'Action Value'.
|
Angle3D |
createAngle3D()
Returns a new object of class 'Angle3 D'.
|
AxisOrigin |
createAxisOrigin()
Returns a new object of class 'Axis Origin'.
|
Bounds |
createBounds()
Returns a new object of class 'Bounds'.
|
CallBackValue |
createCallBackValue()
Returns a new object of class 'Call Back Value'.
|
ColorDefinition |
createColorDefinition()
Returns a new object of class 'Color Definition'.
|
Cursor |
createCursor()
Returns a new object of class 'Cursor'.
|
DataPoint |
createDataPoint()
Returns a new object of class 'Data Point'.
|
DataPointComponent |
createDataPointComponent()
Returns a new object of class 'Data Point Component'.
|
DateFormatSpecifier |
createDateFormatSpecifier()
Returns a new object of class 'Date Format Specifier'.
|
EmbeddedImage |
createEmbeddedImage()
Returns a new object of class 'Embedded Image'.
|
ExtendedProperty |
createExtendedProperty()
Returns a new object of class 'Extended Property'.
|
Fill |
createFill()
Returns a new object of class 'Fill'.
|
FontDefinition |
createFontDefinition()
Returns a new object of class 'Font Definition'.
|
FormatSpecifier |
createFormatSpecifier()
Returns a new object of class 'Format Specifier'.
|
FractionNumberFormatSpecifier |
createFractionNumberFormatSpecifier()
Returns a new object of class 'Fraction Number Format Specifier'.
|
Gradient |
createGradient()
Returns a new object of class 'Gradient'.
|
Image |
createImage()
Returns a new object of class 'Image'.
|
Insets |
createInsets()
Returns a new object of class 'Insets'.
|
Interactivity |
createInteractivity()
Returns a new object of class 'Interactivity'.
|
JavaDateFormatSpecifier |
createJavaDateFormatSpecifier()
Returns a new object of class 'Java Date Format Specifier'.
|
JavaNumberFormatSpecifier |
createJavaNumberFormatSpecifier()
Returns a new object of class 'Java Number Format Specifier'.
|
LineAttributes |
createLineAttributes()
Returns a new object of class 'Line Attributes'.
|
Location |
createLocation()
Returns a new object of class 'Location'.
|
Location3D |
createLocation3D()
Returns a new object of class 'Location3 D'.
|
Marker |
createMarker()
Returns a new object of class 'Marker'.
|
MultipleFill |
createMultipleFill()
Returns a new object of class 'Multiple Fill'.
|
MultiURLValues |
createMultiURLValues()
Returns a new object of class 'Multi URL Values'.
|
NumberFormatSpecifier |
createNumberFormatSpecifier()
Returns a new object of class 'Number Format Specifier'.
|
Palette |
createPalette()
Returns a new object of class 'Palette'.
|
PatternImage |
createPatternImage()
Returns a new object of class 'Pattern Image'.
|
Rotation3D |
createRotation3D()
Returns a new object of class 'Rotation3 D'.
|
ScriptValue |
createScriptValue()
Returns a new object of class 'Script Value'.
|
SeriesValue |
createSeriesValue()
Returns a new object of class 'Series Value'.
|
Size |
createSize()
Returns a new object of class 'Size'.
|
StringFormatSpecifier |
createStringFormatSpecifier()
Returns a new object of class 'String Format Specifier'.
|
Style |
createStyle()
Returns a new object of class 'Style'.
|
StyleMap |
createStyleMap()
Returns a new object of class 'Style Map'.
|
Text |
createText()
Returns a new object of class 'Text'.
|
TextAlignment |
createTextAlignment()
Returns a new object of class 'Text Alignment'.
|
TooltipValue |
createTooltipValue()
Returns a new object of class 'Tooltip Value'.
|
URLValue |
createURLValue()
Returns a new object of class 'URL Value'.
|
AttributePackage |
getAttributePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
ExtendedProperty createExtendedProperty
static final AttributeFactory eINSTANCE
AccessibilityValue createAccessibilityValue()
ActionValue createActionValue()
Angle3D createAngle3D()
AxisOrigin createAxisOrigin()
Bounds createBounds()
CallBackValue createCallBackValue()
ColorDefinition createColorDefinition()
Cursor createCursor()
DataPoint createDataPoint()
DataPointComponent createDataPointComponent()
DateFormatSpecifier createDateFormatSpecifier()
EmbeddedImage createEmbeddedImage()
ExtendedProperty createExtendedProperty()
Fill createFill()
FontDefinition createFontDefinition()
FormatSpecifier createFormatSpecifier()
FractionNumberFormatSpecifier createFractionNumberFormatSpecifier()
Gradient createGradient()
Image createImage()
Insets createInsets()
Interactivity createInteractivity()
JavaDateFormatSpecifier createJavaDateFormatSpecifier()
JavaNumberFormatSpecifier createJavaNumberFormatSpecifier()
LineAttributes createLineAttributes()
Location createLocation()
Location3D createLocation3D()
Marker createMarker()
MultipleFill createMultipleFill()
MultiURLValues createMultiURLValues()
NumberFormatSpecifier createNumberFormatSpecifier()
Palette createPalette()
PatternImage createPatternImage()
Rotation3D createRotation3D()
ScriptValue createScriptValue()
SeriesValue createSeriesValue()
Size createSize()
StringFormatSpecifier createStringFormatSpecifier()
Style createStyle()
StyleMap createStyleMap()
Text createText()
TextAlignment createTextAlignment()
TooltipValue createTooltipValue()
URLValue createURLValue()
AttributePackage getAttributePackage()
Copyright © 2005-2008 Actuate Corp. All rights reserved.