public class VisualInterfaceFactoryImpl extends EFactoryImpl implements VisualInterfaceFactory
eINSTANCE| Constructor and Description |
|---|
VisualInterfaceFactoryImpl()
Creates an instance of the factory.
|
public VisualInterfaceFactoryImpl()
public static VisualInterfaceFactory init()
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType,
java.lang.Object instanceValue)
public Symbol createSymbol()
createSymbol in interface VisualInterfaceFactorypublic Rectangle createRectangle()
createRectangle in interface VisualInterfaceFactorypublic Text createText()
createText in interface VisualInterfaceFactorypublic Child createChild()
createChild in interface VisualInterfaceFactorypublic XYChild createXYChild()
createXYChild in interface VisualInterfaceFactorypublic XYContainer createXYContainer()
createXYContainer in interface VisualInterfaceFactorypublic Position createPosition()
createPosition in interface VisualInterfaceFactorypublic Line createLine()
createLine in interface VisualInterfaceFactorypublic SymbolReference createSymbolReference()
createSymbolReference in interface VisualInterfaceFactorypublic java.util.Map.Entry<java.lang.String,java.lang.String> createStringToStringMap()
public Dimension createDimension()
createDimension in interface VisualInterfaceFactorypublic SystemCursor createSystemCursor()
createSystemCursor in interface VisualInterfaceFactorypublic GridContainer createGridContainer()
createGridContainer in interface VisualInterfaceFactorypublic BorderContainer createBorderContainer()
createBorderContainer in interface VisualInterfaceFactorypublic BorderChild createBorderChild()
createBorderChild in interface VisualInterfaceFactorypublic GridChild createGridChild()
createGridChild in interface VisualInterfaceFactorypublic FigureContainer createFigureContainer()
createFigureContainer in interface VisualInterfaceFactorypublic Image createImage()
createImage in interface VisualInterfaceFactorypublic Ellipse createEllipse()
createEllipse in interface VisualInterfaceFactorypublic Arc createArc()
createArc in interface VisualInterfaceFactorypublic Connection createConnection()
createConnection in interface VisualInterfaceFactorypublic StackContainer createStackContainer()
createStackContainer in interface VisualInterfaceFactorypublic Alignment createAlignmentFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertAlignmentToString(EDataType eDataType,
java.lang.Object instanceValue)
public Orientation createOrientationFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertOrientationToString(EDataType eDataType,
java.lang.Object instanceValue)
public SystemCursorType createSystemCursorTypeFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertSystemCursorTypeToString(EDataType eDataType,
java.lang.Object instanceValue)
public GridAlignment createGridAlignmentFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGridAlignmentToString(EDataType eDataType,
java.lang.Object instanceValue)
public VisualInterfacePackage getVisualInterfacePackage()
getVisualInterfacePackage in interface VisualInterfaceFactory@Deprecated public static VisualInterfacePackage getPackage()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0