|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
AttributePackage
Field Summary | |
static AttributeFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
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'. |
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'. |
NumberFormatSpecifier |
createNumberFormatSpecifier()
Returns a new object of class 'Number Format Specifier'. |
Palette |
createPalette()
Returns a new object of class 'Palette'. |
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'. |
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. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
convertToString, create, createFromString, getEPackage, setEPackage |
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 |
Field Detail |
public static final AttributeFactory eINSTANCE
Method Detail |
public AccessibilityValue createAccessibilityValue()
public ActionValue createActionValue()
public Angle3D createAngle3D()
public AxisOrigin createAxisOrigin()
public Bounds createBounds()
public CallBackValue createCallBackValue()
public ColorDefinition createColorDefinition()
public DataPoint createDataPoint()
public DataPointComponent createDataPointComponent()
public DateFormatSpecifier createDateFormatSpecifier()
public EmbeddedImage createEmbeddedImage()
public ExtendedProperty createExtendedProperty()
public Fill createFill()
public FontDefinition createFontDefinition()
public FormatSpecifier createFormatSpecifier()
public FractionNumberFormatSpecifier createFractionNumberFormatSpecifier()
public Gradient createGradient()
public Image createImage()
public Insets createInsets()
public Interactivity createInteractivity()
public JavaDateFormatSpecifier createJavaDateFormatSpecifier()
public JavaNumberFormatSpecifier createJavaNumberFormatSpecifier()
public LineAttributes createLineAttributes()
public Location createLocation()
public Location3D createLocation3D()
public Marker createMarker()
public MultipleFill createMultipleFill()
public NumberFormatSpecifier createNumberFormatSpecifier()
public Palette createPalette()
public Rotation3D createRotation3D()
public ScriptValue createScriptValue()
public SeriesValue createSeriesValue()
public Size createSize()
public Style createStyle()
public StyleMap createStyleMap()
public Text createText()
public TextAlignment createTextAlignment()
public TooltipValue createTooltipValue()
public URLValue createURLValue()
public AttributePackage getAttributePackage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |