public ItemPropertyDescriptor2 ( final AdapterFactory adapterFactory, final String displayName, final String description, final EReference[] parentReferences, final boolean isSettable, final String category, final String[] filterFlags ) { super ( adapterFactory, displayName, description, parentReferences, isSettable, category, filterFlags ); }
public ItemPropertyDescriptor2 ( final AdapterFactory adapterFactory, final ResourceLocator resourceLocator, final String displayName, final String description, final EStructuralFeature feature, final boolean isSettable, final String category ) { super ( adapterFactory, resourceLocator, displayName, description, feature, isSettable, category ); }
/** * Constructor. * * @param pageName * the name of the page * @param title * the title for this wizard page, or <code>null</code> if none * @param imageTitle * the image descriptor for the title of this wizard page, or * <code>null</code> if none * @param choiceOfValuesMessage * the dialog message * @param selectedValuesMessage * the dialog message * @param factory * the adapter factory to provide text and images */ public ShowHideWizardPage(final String pageName, final String title, final ImageDescriptor imageTitle, final String choiceOfValuesMessage, final String selectedValuesMessage, final AdapterFactory factory) { super(pageName, title, imageTitle); this.myAdapterFactoryLabelProvider = new AdapterFactoryLabelProvider(factory); this.choiceOfValuesMessage = choiceOfValuesMessage; this.selectedValuesMessage = selectedValuesMessage; }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public Res_tplItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ScriptSelectorItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public HeartbeatDetectorItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public OnceItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ReverseAdapterFactoryContentProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public Tosca_relationships_hostedonItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ComponentItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public MixinBaseItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public SummaryGroupItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public StaticUsageItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public MemoryManagerModuleItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public AdapterFactory getAdapterFactory() { return adapterFactory; }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public BoolLEDComponentItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public UrlInputItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public StimulusItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public SingleCommandTypeItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public SliceItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public StorageItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public GIntegerExpressionItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public OutputSpecificationItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public LargeItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public OutputItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ItemReferenceOutputDefinitionItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public InputPinItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public RecordTypeItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ParserDriverItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public BooleanTypeItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public FlowItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public BlockItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public AdapterFactory getAdapterFactory () { return adapterFactory; }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public Tosca_capabilities_endpointItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public CompositeTransformerItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ResultContainerItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }
/** * This constructs an instance from a factory and a notifier. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @generated */ public ToggleHeartbeatGeneratorItemProvider ( AdapterFactory adapterFactory ) { super ( adapterFactory ); }
/** * This constructs an instance from a factory and a notifier. <!-- begin-user-doc --> <!-- end-user-doc * --> * * @generated */ public CurrentSessionItemProvider(AdapterFactory adapterFactory) { super(adapterFactory); }