Generators
A C D E F G H I J L M N O P R S T U V W X

A

ABSTRACT_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The meta object id for the 'Abstract Section' class.
ABSTRACT_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Abstract Section' class.
ABSTRACT_SECTION__AFTER_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'After Section' reference.
ABSTRACT_SECTION__AFTER_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'After Section' reference feature.
ABSTRACT_SECTION__ID - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Id' attribute.
ABSTRACT_SECTION__ID - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Id' attribute feature.
ABSTRACT_SECTION__LABEL - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Label' attribute.
ABSTRACT_SECTION__LABEL - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Label' attribute feature.
ABSTRACT_SECTION__TAB - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Tab' container reference.
ABSTRACT_SECTION__TAB - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Tab' container reference feature.
ABSTRACT_SECTION_FEATURE_COUNT - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The number of structural features of the 'Abstract Section' class.
AbstractGenerator - Class in org.topcased.generator
An abstract implementation of a generator using JET and JMerge to generate code for EMF projects.
AbstractGenerator() - Constructor for class org.topcased.generator.AbstractGenerator
 
AbstractSection - Interface in org.topcased.properties.configurator
A representation of the model object 'Abstract Section'.
AbstractSectionItemProvider - Class in org.topcased.properties.configurator.provider
This is the item provider adapter for a AbstractSection object.
AbstractSectionItemProvider(AdapterFactory) - Constructor for class org.topcased.properties.configurator.provider.AbstractSectionItemProvider
This constructs an instance from a factory and a notifier.
adapt(Notifier, Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramconfiguratorItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramconfiguratorItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorconfiguratorItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorconfiguratorItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfiguratorItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfiguratorItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class org.topcased.properties.configurator.provider.PropertiesConfiguratorItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.topcased.properties.configurator.provider.PropertiesConfiguratorItemProviderAdapterFactory
 
addAfterSectionPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.AbstractSectionItemProvider
This adds a property descriptor for the After Section feature.
addAfterTabPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabItemProvider
This adds a property descriptor for the After Tab feature.
addAttachedToBorderPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Attached To Border feature.
addAutoRefPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Auto Ref feature.
addBackgroundColorChangeablePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Background Color Changeable feature.
addBasePackagePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabbedViewItemProvider
This adds a property descriptor for the Base Package feature.
addChildElementsPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Child Elements feature.
addClassNamePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.CreateChildMenuConfigurationItemProvider
This adds a property descriptor for the Class Name feature.
addClassPropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.CreateChildActionItemProvider
This adds a property descriptor for the Class feature.
addContainerObjectPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Container Object feature.
addContainerPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Container feature.
addContainerRefPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Container Ref feature.
addContainerTypePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Container Type feature.
addCopyrightTextPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Copyright Text feature.
addCopyrightTextPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Copyright Text feature.
addDefaultBackgroundColorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Default Background Color feature.
addDefaultBackgroundColorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Default Background Color feature.
addDefaultBuilders(IProjectDescription) - Static method in class org.topcased.generator.AbstractGenerator
Add the default builders if they are not already present in the given IProjectDescription.
Default implementation adds the Java, the Manifest and the Schema builder.
addDefaultFontPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Default Font feature.
addDefaultFontPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Default Font feature.
addDefaultForegroundColorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Default Foreground Color feature.
addDefaultForegroundColorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Default Foreground Color feature.
addDefaultHeightPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Default Height feature.
addDefaultNatures(IProjectDescription) - Static method in class org.topcased.generator.AbstractGenerator
Add the default natures if they are not already present in the given IProjectDescription.
Default implementation adds the Java and the PDE natures.
addDefaultRouterPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgePartConfigurationItemProvider
This adds a property descriptor for the Default Router feature.
addDefaultWidthPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Default Width feature.
addDiagramPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramReferenceItemProvider
This adds a property descriptor for the Diagram feature.
addDirectEditablePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgePartConfigurationItemProvider
This adds a property descriptor for the Direct Editable feature.
addDirectEditablePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Direct Editable feature.
addEditorConfiguratorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Editor Configurator feature.
addEStructuralFeaturePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgeObjectItemProvider
This adds a property descriptor for the EStructural Feature feature.
addExtension(IExtension) - Method in class org.topcased.modeler.diagramconfigurator.extension.FigureDeclarationsManager
 
addFeaturePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.SingleFeatureSectionItemProvider
This adds a property descriptor for the Feature feature.
addFeaturesPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.MultipleFeatureSectionItemProvider
This adds a property descriptor for the Features feature.
addFontChangeablePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Font Changeable feature.
addForceOverwritePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Force Overwrite feature.
addForceOverwritePropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Force Overwrite feature.
addForegroundColorChangeablePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Foreground Color Changeable feature.
addGenClassPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.ModelObjectConfigurationItemProvider
This adds a property descriptor for the Gen Class feature.
addGenModelPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Gen Model feature.
addGenModelPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Gen Model feature.
addGenModelPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabbedViewItemProvider
This adds a property descriptor for the Gen Model feature.
addGenPackagePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfigurationItemProvider
This adds a property descriptor for the Gen Package feature.
addIconPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartActionItemProvider
This adds a property descriptor for the Icon feature.
addIconPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorActionItemProvider
This adds a property descriptor for the Icon feature.
addIdPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgeObjectItemProvider
This adds a property descriptor for the Id feature.
addIdPropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.MenuGroupItemProvider
This adds a property descriptor for the Id feature.
addIdPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabbedViewItemProvider
This adds a property descriptor for the Id feature.
addIndentedPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabItemProvider
This adds a property descriptor for the Indented feature.
addInputPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.AdvancedSectionItemProvider
This adds a property descriptor for the Input feature.
addLabelPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartActionItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorActionItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.AbstractSectionItemProvider
This adds a property descriptor for the Label feature.
addLabelPropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabItemProvider
This adds a property descriptor for the Label feature.
addLanguagePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.ConstraintItemProvider
This adds a property descriptor for the Language feature.
addLayoutPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Layout feature.
addLayoutPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Layout feature.
addLineStylePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Line Style feature.
addLineWidthPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Line Width feature.
addListener(INotifyChangedListener) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramconfiguratorItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorconfiguratorItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.topcased.outline.configurator.provider.OutlineConfiguratorItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.topcased.properties.configurator.provider.PropertiesConfiguratorItemProviderAdapterFactory
This adds a listener.
addLowerBoundPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramReferenceItemProvider
This adds a property descriptor for the Lower Bound feature.
addMaximumHeightPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Maximum Height feature.
addMaximumWidthPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Maximum Width feature.
addMenuBarGroupPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartActionItemProvider
This adds a property descriptor for the Menu Bar Group feature.
addMenuBarGroupPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorActionItemProvider
This adds a property descriptor for the Menu Bar Group feature.
addMinimumHeightPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Minimum Height feature.
addMinimumWidthPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Minimum Width feature.
addMultilinePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.SingleFeatureSectionItemProvider
This adds a property descriptor for the Multiline feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PaletteCategoryItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PaletteConfigurationItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PaletteItemItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SimpleObjectConfigurationItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.MenuItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfigurationItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.CategoryItemProvider
This adds a property descriptor for the Name feature.
addNamePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabbedViewItemProvider
This adds a property descriptor for the Name feature.
addObjectPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Object feature.
addOrganizeImportsPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Organize Imports feature.
addOrganizeImportsPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Organize Imports feature.
addOverwriteGraphConfPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Overwrite Graph Conf feature.
addPackagePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Package feature.
addPackagePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfigurationItemProvider
This adds a property descriptor for the Package feature.
addParentPropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.MenuItemItemProvider
This adds a property descriptor for the Parent feature.
addPartPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PaletteItemItemProvider
This adds a property descriptor for the Part feature.
addPluginClassNamePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfigurationItemProvider
This adds a property descriptor for the Plugin Class Name feature.
addPluginVersionPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Plugin Version feature.
addPluginVersionPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Plugin Version feature.
addPrefixPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Prefix feature.
addPrefixPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartActionItemProvider
This adds a property descriptor for the Prefix feature.
addPrefixPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Prefix feature.
addPrefixPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorActionItemProvider
This adds a property descriptor for the Prefix feature.
addPresentationPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.PartConfigurationItemProvider
This adds a property descriptor for the Presentation feature.
addProjectNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Project Name feature.
addProjectNamePropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Project Name feature.
addProjectNamePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.OutlineConfigurationItemProvider
This adds a property descriptor for the Project Name feature.
addProjectNamePropertyDescriptor(Object) - Method in class org.topcased.properties.configurator.provider.TabbedViewItemProvider
This adds a property descriptor for the Project Name feature.
addProviderPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Provider feature.
addProviderPropertyDescriptor(Object) - Method in class org.topcased.modeler.editorconfigurator.provider.EditorConfigurationItemProvider
This adds a property descriptor for the Provider feature.
addRefEdgeToSourcePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Edge To Source feature.
addRefEdgeToTargetPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Edge To Target feature.
addRefSourceToEdgePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Source To Edge feature.
addRefSourceToTargetPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Source To Target feature.
addRefTargetToEdgePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Target To Edge feature.
addRefTargetToSourcePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Ref Target To Source feature.
addResizingPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Resizing feature.
addReversiblePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Reversible feature.
addRulePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.ConstraintItemProvider
This adds a property descriptor for the Rule feature.
addSamePluginAsEditorPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Same Plugin As Editor feature.
addSourceDecorationPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgePartConfigurationItemProvider
This adds a property descriptor for the Source Decoration feature.
addSourceNodePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Source Node feature.
addSuperTypePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Super Type feature.
addTargetDecorationPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgePartConfigurationItemProvider
This adds a property descriptor for the Target Decoration feature.
addTargetNodePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.SourceTargetCoupleItemProvider
This adds a property descriptor for the Target Node feature.
addTemplateRootObjectPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramConfigurationItemProvider
This adds a property descriptor for the Template Root Object feature.
addTypePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.EdgeObjectItemProvider
This adds a property descriptor for the Type feature.
addTypePropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.NodePartConfigurationItemProvider
This adds a property descriptor for the Type feature.
addTypePropertyDescriptor(Object) - Method in class org.topcased.outline.configurator.provider.CreateChildActionItemProvider
This adds a property descriptor for the Type feature.
addUpperBoundPropertyDescriptor(Object) - Method in class org.topcased.modeler.diagramconfigurator.provider.DiagramReferenceItemProvider
This adds a property descriptor for the Upper Bound feature.
ADVANCED_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The meta object id for the 'Advanced Section' class.
ADVANCED_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Advanced Section' class.
ADVANCED_SECTION__AFTER_SECTION - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'After Section' reference.
ADVANCED_SECTION__ID - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Id' attribute.
ADVANCED_SECTION__INPUT - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Input' reference list.
ADVANCED_SECTION__INPUT - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage.Literals
The meta object literal for the 'Input' reference list feature.
ADVANCED_SECTION__LABEL - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Label' attribute.
ADVANCED_SECTION__TAB - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The feature id for the 'Tab' container reference.
ADVANCED_SECTION_FEATURE_COUNT - Static variable in interface org.topcased.properties.configurator.PropertiesConfiguratorPackage
The number of structural features of the 'Advanced Section' class.
AdvancedSection - Interface in org.topcased.properties.configurator
A representation of the model object 'Advanced Section'.
AdvancedSectionItemProvider - Class in org.topcased.properties.configurator.provider
This is the item provider adapter for a AdvancedSection object.
AdvancedSectionItemProvider(AdapterFactory) - Constructor for class org.topcased.properties.configurator.provider.AdvancedSectionItemProvider
This constructs an instance from a factory and a notifier.
advancedSectionItemProvider - Variable in class org.topcased.properties.configurator.provider.PropertiesConfiguratorItemProviderAdapterFactory
This keeps track of the one adapter used for all AdvancedSection instances.
ALL - Static variable in enum org.topcased.modeler.diagramconfigurator.ResizableType
The 'ALL' literal value.
alreadyExtendContainerFigure() - Method in interface org.topcased.modeler.diagramconfigurator.NodePartConfiguration
 
applyTemplate(Object, String, IPath, boolean) - Method in class org.topcased.generator.AbstractGenerator
Apply a JET template to an object.
ARROW - Static variable in enum org.topcased.modeler.diagramconfigurator.DecorationType
The 'ARROW' literal value.
ATT_CLASS - Static variable in class org.topcased.modeler.diagramconfigurator.extension.FigureDeclarationDescriptor
 
ATT_NAME - Static variable in class org.topcased.modeler.diagramconfigurator.extension.FigureDeclarationDescriptor
 

Generators
A C D E F G H I J L M N O P R S T U V W X

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.