| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractButtons.AbstractButtons .visitXXX method corresponding to the kind of the element.visitXXX method corresponding to the kind of this element.visitXXX method corresponding to the kind of this expression.SciElement from the specified enumeration accept the specified visitor.SciExpression from the specified enumeration accept the specified visitor.SciReference from the specified enumeration accept the specified visitor.SciStatement from the specified enumeration accept the specified visitor.SciElement from the specified enumeration accept the specified visitor until
the result of accepting is equal to the static variable STOP.SciExpression from the specified enumeration accept the specified visitor until
the result of accepting is equal to the static variable STOP.SciReference from the specified enumeration accept the specified visitor until
the result of accepting is equal to the static variable STOP.SciStatement from the specified enumeration accept the specified visitor until
the result of accepting is equal to the static variable STOP..- actionPerformed(com.togethersoft.openapi.ide.command.IdeCommandEvent) - Method in class com.togethersoft.openapi.ide.command.IdeCommandAdapter
- Skeleton.
- actionPerformed(com.togethersoft.openapi.ide.command.IdeCommandEvent) - Method in interface com.togethersoft.openapi.ide.command.IdeCommandListener
-
actionPerformed method is called when the user activated the command item this listener
is attached to (by clicking a mouse or using a shortcut). - actionPerformed(java.awt.event.ActionEvent) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueTableUI
- Handles only Cancel and Ok buttons.
- actionPerformed(java.awt.event.ActionEvent) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingEnumEditor
- Invoked when an action occurs.
- actionPerformed(java.awt.event.ActionEvent) - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementTableAdderButton
- Called by action listsners when action on this button is perfomed.
- actionPerformed(java.awt.event.ActionEvent) - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementTableRemoverButton
- Called by action listsners when action on this button is perfomed.
- actionPerformed(java.awt.event.ActionEvent) - Method in class com.togethersoft.openapi.util.ui.TextAreaDialog
- Actions handling
- ACTIVITY - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
-
- ACTIVITY_DIAGRAM - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
- An element is an activity diagram.
- ACTOR - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
- An element is an actor.
- ADD_TO_BUTTON_GROUP - Static variable in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Parameter for radio button or check box.
- add(com.togethersoft.openapi.util.EventMulticaster,java.util.EventListener) - Static method in class com.togethersoft.openapi.util.EventMulticaster
- Adds a listener to specified
EventMulticaster. - Add(java.awt.Container,java.awt.Component,java.awt.GridBagConstraints) - Static method in class com.togethersoft.openapi.util.ui.GridBagLayoutHelper
- Adds component
what to container to with some
constraints constraints. - add(java.util.EventListener) - Method in class com.togethersoft.openapi.util.EventMulticaster
- Adds listener to listers array.
- add(javax.swing.AbstractButton) - Method in interface com.togethersoft.openapi.ide.window.IdeDialogButtonGroup
- Adds specified
button to this group. - add(javax.swing.AbstractButton) - Method in class com.togethersoft.openapi.util.ui.RadioButtonGroup
- Adds new AbstractButton
b to this group and register key and
focus listeners for it. - addAttributeToConstructors(com.togethersoft.openapi.sci.SciAttribute) - Static method in class com.togethersoft.openapi.sci.pattern.SciPatternUtil
-
- addCellEditorListener(javax.swing.event.CellEditorListener) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueUI
-
- addCellEditorListener(javax.swing.event.CellEditorListener) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingEditorSupport
- Register a listener for EditingCanceled and EditingStoped events.
- addCellEditorListener(javax.swing.event.CellEditorListener) - Method in class com.togethersoft.openapi.ide.inspector.util.table.AbstractCellEditor
- Adds cell editor listener.
- addChangeListener(javax.swing.event.ChangeListener) - Method in class com.togethersoft.openapi.ide.window.IdeExpertPageSupport
- Adds specified change listener for this expert page.
- addChangeListener(javax.swing.event.ChangeListener) - Method in interface com.togethersoft.openapi.ide.window.IdeExpertPage
- Adds specified change listener for this expert page.
- addCheckBox(java.lang.String,int) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds check box to this panel with specified caption and layout parameters.
- addCheckBox(java.lang.String) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds check box to this panel with specified caption.
- addChoosableFileFilter(javax.swing.filechooser.FileFilter) - Method in interface com.togethersoft.openapi.ide.window.IdeFileChooser
- Adds a filter to the list of user choosable file filters.
- addCommandAndWait(java.lang.Runnable) - Method in interface com.togethersoft.openapi.ide.IdeManager
- Adds ceratin command to the commands queue and waits while this command is not executed.
- addCommandToQueue(java.lang.Runnable,java.lang.String) - Method in interface com.togethersoft.openapi.ide.IdeManager
- Adds specified command, identified by it's name, to the commands queue.
- addCommandToQueue(java.lang.Runnable) - Method in interface com.togethersoft.openapi.ide.IdeManager
- Adds specified
command to the commands queue. - addComponent(com.togethersoft.openapi.ide.inspector.IdeInspectorComponent,com.togethersoft.openapi.ide.inspector.Condition,double) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Adds new component with the specified visibility condition and weight.
- addComponent(com.togethersoft.openapi.ide.inspector.IdeInspectorComponent,com.togethersoft.openapi.ide.inspector.Condition,double) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent
- Adds component to the internal inspector with the specified condition and weight.
- addComponent(com.togethersoft.openapi.ide.inspector.IdeInspectorComponent,com.togethersoft.openapi.ide.inspector.Condition) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Adds new component to this inspector and sets it's weight for to be
greater by one than the maximum weight.
- addComponent(com.togethersoft.openapi.ide.inspector.IdeInspectorComponent,com.togethersoft.openapi.ide.inspector.Condition) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorCompoundComponent
- Adds specified component to the internal inspector with the
condition. - addComponent(javax.swing.JComponent,java.awt.GridBagConstraints) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds new component with specified
GridBagConstraints to this panel. - addComponent(javax.swing.JComponent) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds new component with default
GridBagConstraints to this panel. - addFocusListener(java.awt.event.FocusListener) - Method in class com.togethersoft.openapi.util.ui.ExtendedControl
- Adds specified focus listener for this container.
- addIcon(javax.swing.Icon) - Method in class com.togethersoft.openapi.util.ui.IconSequence
- Adds new icon at the end of sequence.
- addIcon(javax.swing.Icon) - Method in class com.togethersoft.openapi.util.ui.LayeredIcon
- Adds new icon in the group.
- addIdeDiagramListener(com.togethersoft.openapi.ide.diagram.IdeDiagramListener) - Method in interface com.togethersoft.openapi.ide.diagram.IdeDiagramManager
- Adds a diagram listener.
- addImportPath(java.lang.String) - Method in interface com.togethersoft.openapi.ide.project.IdeProject
- Adds specified
path to the project as a set of root IdeProjectNode instances. - ADDIN - Static variable in interface com.togethersoft.openapi.ide.inspector.util.ComponentWeight
-
- addInspectorBuilder(com.togethersoft.openapi.ide.inspector.IdeInspectorBuilder) - Method in interface com.togethersoft.openapi.ide.inspector.IdeInspectorManager
- Adds new inspector builder to the list of inspectors.
- addLayoutComponent(java.lang.String,java.awt.Component) - Method in class com.togethersoft.openapi.util.ui.StackLayout
- Add the specified component to the layout, parsing the layout tag.
- addPage(java.awt.Component,java.lang.String,java.lang.String) - Method in interface com.togethersoft.openapi.ide.config.IdeConfigEditor
- Adds a page to this
IdeConfigEditor. - addPatternLink(com.togethersoft.openapi.sci.SciClass,com.togethersoft.openapi.sci.SciClass,java.lang.String,java.lang.String,java.lang.String,boolean) - Static method in class com.togethersoft.openapi.sci.pattern.SciPatternUtil
-
- addPolygon(java.awt.Polygon,com.togethersoft.openapi.ide.diagram.IdeDiagramElement) - Method in interface com.togethersoft.openapi.ide.diagram.IdeMapBuilder
- Adds a polygon.
- addProjectListener(com.togethersoft.openapi.ide.project.IdeProjectListener) - Method in interface com.togethersoft.openapi.ide.project.IdeProjectManager
- Adds the specified project listener.
- addProperty(com.togethersoft.openapi.ide.inspector.IdeInspectorProperty,com.togethersoft.openapi.ide.inspector.Condition,double) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorPropertySetComponent
- Adds new property with specified visibility condition and weight.
- addProperty(com.togethersoft.openapi.ide.inspector.IdeInspectorProperty,com.togethersoft.openapi.ide.inspector.Condition) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorPropertySetComponent
- Adds new property to this component and sets weight for it to 1 more then
maximum weight.
- addProperty(com.togethersoft.openapi.rwi.RwiPropertyMap,java.lang.String) - Method in class com.togethersoft.openapi.rwi.extension.RwiPropertyProviderAdapter
- Always return
RwiProperty which has no subproperties. - addProperty(com.togethersoft.openapi.rwi.RwiPropertyMap,java.lang.String) - Method in interface com.togethersoft.openapi.rwi.extension.RwiPropertyProvider
- Specific method for this property.
- addProperty(java.lang.Object,java.lang.Object) - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap
- Adds new property.
- addProperty(java.lang.Object,java.lang.Object) - Method in class com.togethersoft.openapi.util.propertyMap.SwitchablePropertyMap
- Adds specified property with it's value.
- addProperty(java.lang.Object,java.lang.Object) - Method in interface com.togethersoft.openapi.util.propertyMap.PropertyMap
- Adds a property with the specified value to the properties set.
- addProperty(java.lang.Object) - Method in class com.togethersoft.openapi.util.propertyMap.PropertyProviderAdapter
- Adds new value to this property.
- addProperty(java.lang.Object) - Method in class com.togethersoft.openapi.util.propertyMap.SinglePropertyProvider
-
- addProperty(java.lang.Object) - Method in interface com.togethersoft.openapi.util.propertyMap.PropertyProvider
- Adds new value.
- addProperty(java.lang.String,java.lang.String) - Method in interface com.togethersoft.openapi.rwi.RwiPropertyMap
- Creates a new instance of a specified string property.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in interface com.togethersoft.openapi.ide.config.IdeConfigEditor
- Adds
PropertyChangeListener. - addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Adds new listener of property change event.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorProperty
- Adds specified listener for the
PropertyChange event. - addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorPropertySetComponent
- Adds new listener of property change event.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingIntegerEditor
- Register a listener for PropertyChange events.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementsComponent
- Adds specified listener of the property changes.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.util.properties.CompositePropertiesRO
- Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.util.properties.DictionaryProperties
- Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.util.properties.FilteredNamePropertiesRO
- Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.util.properties.NullPropertiesRO
- Stub method.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in interface com.togethersoft.openapi.util.properties.IPropertiesRO
- Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(java.beans.PropertyChangeListener) - Method in class com.togethersoft.openapi.util.propertyMap.PropertiesAdapter
- Adds listener of PropertychangeEvent.
- addPropertyChangeListener(java.lang.Object,java.beans.PropertyChangeSupport,java.beans.PropertyChangeListener) - Static method in class com.togethersoft.openapi.util.nullObject.NullPropertyChangeSupport
-
- addPropertyMapListener(com.togethersoft.openapi.util.propertyMap.PropertyMapListener) - Method in class com.togethersoft.openapi.util.propertyMap.PropertyProviderAdapter
- Adds listener for PropertyMapEvent.
- addPropertyMapListener(java.lang.Object,com.togethersoft.openapi.util.propertyMap.PropertyMapListener) - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap
- Adds listener of PropertyMapEvent for certain property.
- addPropertyMapListener(java.lang.Object,com.togethersoft.openapi.util.propertyMap.PropertyMapListener) - Method in class com.togethersoft.openapi.util.propertyMap.SwitchablePropertyMap
- Adds listener of PropertyMapEvent for specified property.
- addPropertyMapListener(java.lang.Object,com.togethersoft.openapi.util.propertyMap.PropertyMapListener) - Method in interface com.togethersoft.openapi.util.propertyMap.PropertyMap
- Adds a listener to the specified property.
- addPropertyToEnd(com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap.DefaultProperty) - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap
- Adds specified property to the end of property list.
- addRadioButton(java.lang.String,int) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds radio button to this panel with specified caption and layout parameters.
- addRadioButton(java.lang.String) - Method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Adds radio button to this panel with specified caption.
- addReference(com.togethersoft.openapi.rwi.RwiElement) - Method in interface com.togethersoft.openapi.rwi.RwiDiagram
- Creates a reference to model's element in this diagram.
- ADDRESSOF - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- An expression of giving the memory address in C++ using the address-of operator (&).
- addRwiElement(com.togethersoft.openapi.rwi.RwiElement) - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementsComponent
- Adds a PropertySet to the specified
RwiElement to this component. - addShortcut(javax.swing.KeyStroke) - Method in interface com.togethersoft.openapi.ide.command.IdeCommandItemBase
- Adds the specified shortcut to the list of shortcuts for this command item.
- addValues(java.util.Vector) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueTableUI
- Populates itself from the given Vector.
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in class com.togethersoft.openapi.util.nullObject.NullVetoableChangeSupport
-
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in class com.togethersoft.openapi.util.properties.DictionaryProperties
- Add a VetoableListener to the listener list.
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in class com.togethersoft.openapi.util.properties.FilteredNameProperties
- Add a VetoableListener to the listener list.
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in class com.togethersoft.openapi.util.properties.NullProperties
- Stub method.
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in interface com.togethersoft.openapi.util.properties.IProperties
- Add a VetoableListener to the listener list.
- addVetoableChangeListener(java.beans.VetoableChangeListener) - Method in class com.togethersoft.openapi.util.propertyMap.PropertiesAdapter
- Not implemented.
- addVetoableChangeListener(java.lang.Object,java.beans.VetoableChangeSupport,java.beans.VetoableChangeListener) - Static method in class com.togethersoft.openapi.util.nullObject.NullVetoableChangeSupport
-
- adjustComponentHeight(javax.swing.JComponent) - Static method in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Decrease preferred height of specified component to 5.
- ADVANCED - Static variable in interface com.togethersoft.openapi.ide.window.IdeButtonType
- Advanced button.
- advancePage() - Method in class com.togethersoft.openapi.sci.pattern.InspectorPatternUI
-
- advancePage() - Method in class com.togethersoft.openapi.sci.pattern.SinglePagePatternUI
-
- advancePage() - Method in interface com.togethersoft.openapi.sci.pattern.SciPatternUI
-
- AGGREGATES_LINK - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
-
- AGGREGATION - Static variable in interface com.togethersoft.openapi.rwi.RwiProperty
- A boolean property for
RwiLink whose SHAPE_TYPE property is
RwiShapeType.ASSOCIATION indicating whether this association link is an aggregation link. - ALL - Static variable in interface com.togethersoft.openapi.ide.window.IdeButtonType
- All button.
- ALL_MESSAGES - Static variable in interface com.togethersoft.openapi.ide.tools.IdeToolConstants
- Defines if all messages should be displayed.
- allFiles(com.togethersoft.openapi.sci.SciClass) - Method in interface com.togethersoft.openapi.sci.SciLanguageHelper
- Provides access to all files containing declaration and definitions of class and its members.
- allFiles(com.togethersoft.openapi.sci.SciMember) - Method in interface com.togethersoft.openapi.sci.SciLanguageHelper
- Provides access to all files containing member declaration and definition.
- allMembers(com.togethersoft.openapi.sci.SciClass,boolean) - Static method in class com.togethersoft.openapi.sci.SciUtil
- Returns an enumeration of all the members this class has, including inherited members.
- anchorElement - Variable in class com.togethersoft.openapi.sci.policy.SciPasteOrderPolicy.Anchor
-
- APPLY - Static variable in interface com.togethersoft.openapi.ide.window.IdeButtonType
- Apply button.
- apply() - Method in interface com.togethersoft.openapi.sci.pattern.SciPattern
- Makes this pattern perform desired actions upon a target object (objects).
- applyPattern(com.togethersoft.openapi.rwi.RwiElement,java.lang.String) - Method in interface com.togethersoft.openapi.rwi.RwiModel
- Applies the specified pattern to the given
RwiElement. - applyPatternToClass(com.togethersoft.openapi.sci.pattern.SciPattern,com.togethersoft.openapi.sci.SciClass) - Method in interface com.togethersoft.openapi.sci.pattern.SciPatternManager
-
- applyPatternToLink(com.togethersoft.openapi.sci.pattern.SciPattern,com.togethersoft.openapi.sci.SciElement,com.togethersoft.openapi.sci.SciClass,com.togethersoft.openapi.sci.SciClass) - Method in interface com.togethersoft.openapi.sci.pattern.SciPatternManager
-
- applyPatternToMember(com.togethersoft.openapi.sci.pattern.SciPattern,com.togethersoft.openapi.sci.SciMember) - Method in interface com.togethersoft.openapi.sci.pattern.SciPatternManager
-
- APPROVE_OPTION - Static variable in interface com.togethersoft.openapi.ide.window.IdeFileChooserConstant
- Return value if approve (yes, ok) is chosen.
- ARRAY_ACCESS - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- An expression of accessing array's element.
- ARRAY_INITIALIZER - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- *
Array initializer.
- ArrayEnumeration - class com.togethersoft.openapi.util.enum.ArrayEnumeration
- Presents array of Objects as an enumeration.
- ArrayEnumeration(java.lang.Object[]) - Constructor for class com.togethersoft.openapi.util.enum.ArrayEnumeration
- Creates new enumeration from existing array.
- ascii2esc(java.lang.String) - Static method in class com.togethersoft.openapi.util.properties.PropertyUtil
- Translates ASCII chars to escaped sequences
- assert(boolean,java.lang.String) - Static method in class com.togethersoft.openapi.ide.IdeLocalDiagnostic
-
- assert(boolean) - Static method in class com.togethersoft.openapi.ide.IdeLocalDiagnostic
-
- ASSIGN - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment expression.
- ASSIGN_BITAND - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment &= expression.
- ASSIGN_BITOR - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment |= expression.
- ASSIGN_BITXOR - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment ^= expression.
- ASSIGN_DIVIDE - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment /= expression.
- ASSIGN_MINUS - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment -= expression.
- ASSIGN_MULTIPLY - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment *= expression.
- ASSIGN_PLUS - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment += expression.
- ASSIGN_REMAINDER - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment %= expression.
- ASSIGN_SHIFTL - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment <<= expression.
- ASSIGN_SHIFTR - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment >>= expression.
- ASSIGN_SHIFTUR - Static variable in interface com.togethersoft.openapi.sci.SciExpressionKind
- Assignment >>>= expression.
- ASSOCIATES - Static variable in interface com.togethersoft.openapi.ide.window.IdeSelectorDialogType
-
- ASSOCIATES - Static variable in interface com.togethersoft.openapi.rwi.RwiProperty
- Contains a string with the qualified name of a class (interface) this attribute or operation
is associated.
- ASSOCIATES_LINK - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
-
- ASSOCIATION - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
- An element is an association link.
- ATTRIBUTE - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
- An element is an attribute.
- ATTRIBUTE - Static variable in interface com.togethersoft.openapi.sci.pattern.SciDefaultPattern
-
- attributes() - Method in interface com.togethersoft.openapi.sci.SciClass
- Returns an enumeration of all attributes this class has.
- autorun() - Method in interface com.togethersoft.openapi.ide.IdeStartup
- This method is called while Together is loading.
& in Java and C++ or
bitwise operator and in Delphi.~ in Java and C++ or not operator in Delphi.| in Java and C++ or
bitwise operator or in Delphi.^ in Java and C++ or
bitwise operator xor in Delphi.element
of the diagram.position in a certain file.offset in a certain file.Rwilink indicating whether this link
is a composition link.RwiElement.RwiProperty.SHAPE_TYPE property.RwiProperty.SHAPE_TYPE propertybase and inheritor are suitable for the inheritance (for example, if
inheritor is a class extending a class other than base, this method returns
false.RwiProperty.SHAPE_TYPE property.RwiProperty.SHAPE_TYPE property.RwiProperty.SHAPE_TYPE property.RwiElement.RwiProperty.SHAPE_TYPE property.SciObject.SciObject.true if the element can be pasted in the specified place,
false otherwise.false.true if the object can be pasted into this container in the specified place,
false otherwise.SciObject with the specified
SciObject.import commandSciExpression can be assigned to this variable as the initial value.SciTag's name.false.false.SciTag.value can be set to this multiple property.SciTag's value.TextPosition to offsetRwiElements.checkStatus method is called to perform some kind of a check,
for example, a check whether the command item should be set enabled/disabled, or visible/invisible.IdeProjectNodes for this node.RwiElement.Object to another.if-else
statement.SciContainer where the output element will be contained."context".SciObject.IdeDialogButtonGroup.RwiProperty.SHAPE_TYPE property and returns an imported reference to that diagram.RwiProperty.SHAPE_TYPE propertyJDialog.IdeFileChooser in th specified directory.IdeInspectorPropertySetComponent with some IdeInspectorProperties.ImageMap for this diagram using the specified IdeMapBuilder
as the actual creator.comp that dispatch key with virtualKeyCode to top level componentRwiProperty.SHAPE_TYPE property.IdeMessageManager.RwiProperty.SHAPE_TYPE property and returns a primary reference to this node.RwiProperty.SHAPE_TYPE property.RwiElement.IdeProgressIndicator.IdeProgressIndicator.RwiProperty.SHAPE_TYPE property.SciObject.RwiMember representing an attribute.RwiNode representing a class.RwiNode representing an interface.RwiMember representing an operation.DefaultPropertyMap class is a generic-use implementation of a PropertyMap interface.VcsProvider which defines basic functinality of the provider.SciObject.RwiElement.DescriptionComponent for the specified RwiElement.RwiDiagrams valid for this project.RwiPackage.dispatch of specified
event.dispatch method of dispatchable event for every
event listener from event multicaster.propertiesChanged() method.DispatchableEvent with specified source of event./ .RwiElement.Objects as an enumeration.Objects.SciElement the pattern will work with."element".SciElement's the pattern will work with.true if specified object and this class are equivalent, false otherwise.java.lang.Object.equals()command in a separate process,
with the specifed output file.command in a separate process.files array.command to the user.Object.Object for uniqueness.Object.Object.command with the corresponding values.SciExpressions for parameters in a function call expression.execute method always returns false."fileCategory"."file".FileNameService identifies the service intended to get
name of the file that corresponds to a certain code>IdeElement
in an IdeContext.final modifier.final modifier (Java only).RwiDiagram finds an opened IdeDiagram visualizing it.RwiDiagram containing the primary reference to the specified RwiElement.IdeDiagramElement corresponding to the specified RwiElement.IdeDiagramElement corresponding to the RwiElement referred to by the
specified RwiReference.RwiLink by given low-level API object representation.RwiLink by given enumeration of low-level API objects representing
RwiLink.RwiMember by given low-level API object representation.null.RwiMember by given enumeration of low-level API objects representing
RwiMember.SciMember by another member having the same
signature, in the specified class(interface), or in its parents.SciMember by its containing class and another member having the same
signature.SciMember by the signature in the specified class(interface), or in its parents.SciMember by its containing class and the signature.RwiNode by given low-level API object representation.IdeProjectNode( which can be a file or a directory).RwiPackage by given low-level API object representation.IdeMessagePage with the specified ID.RwiElement returns a reference to it in this diagram.RwiElement returns a reference to it in this diagram.Class by the specified class path.Class by the specified name.IdeProjectNode.IdeProjectNode.IdeDiagram (the one the user is working with).IdeMessagePage.SciTypeExpression for the type to which the expression is casting.SciExpression which is casting to other type in this expression.IdeEditorStyledChar object at the specified position.RwiElement.IdeCommandManager.IdeCommandManager.IdeConfig instance for the specified level.IdeConfigEditor instance with the specific content and configuration.IdeConfigManager.IdeConfigManager.SciFile object this object is contained in.SciMemberDefinition for this member.RwiElement.RwiPackage containing design elements for this diagram.IdeDiagram containing selected elements.IdeDiagram containg new selected element or a resized element.IdeDiagramManager object.IdeDiagramManager.RwiDiagram).IdeEditorManager.IdeEditorManager.IdeCommandCheckListener for getting IdeContext
containing the element this event was fired for.SciObject's text in the file.SciInheritanceList which contains references to classes(interfaces) this class(interface) extends.RwiExtensionManager object used by internal scripts.SciFactory object for the specified language.IdeProjectNode.IdeElement
in an IdeContext.IdeProjectNode.SciExpression for the function expression.SciFunctionCallExpression for the specified reference to a function.SciGenericFactory object for the specified language.RwiElement.RwiElement.RwiElement.Icon of the specified kind for this command item.RwiElement.IdeManager.SciInheritanceList which contains references to interfaces this class implements.import command.SciClass-owner of this SciInheritance.SciExpression containing the initial value for this variable.JavaImportList containing SciJavaImport instances.IdeProjectNode.SciLangugeHelper object for the specified language.IdeManager.openHelp()SciExpression for the left part of this assignment operation.SciMember for this definition.IdeMessageManager.IdeMessageManager.IdeMessageManager.
SciModel model = SciModelAccess.getModel(); SciTag.IdeExperPage for the new page.getSourceURL method
where exactly the error occurred.IdeExperPage for the old page.Property.IdeProjectNode belongs.IdeProjectNode this IdeProjectNode belongs to.SciPatternManger object.RwiPackage.TextPostion converter.SciTextPositions instance, which contains the start and the end offsets
of the text of this object in the file.RwiElement.IdeProgress for the specified ID.IdeProgressIndicator.IdeProgressIndicator.IdeProject this event relates to.IdeProject where this IdeProjectNode belongs.IdeProject.IdeProjectManager.IdeProjectManager object.PropertyMap containing all properties for this pattern.Property instance.String.null.key, or returns specified default
value, if such property is not found.null.null.Property.PropertyMap instance which fired this event.id.SciElement this reference points to.convertToFile with Class.findResource() and contains
workarounds to some known findResource() bugsIdeResourceManager.IdeResourceManager.SciExpression for the right part of this assignment operation.RwiDiagram corresponding to this diagram.RwiElement being visualized by this IdeDiagramElement.RwiElement that this component represents.RwiElement in this component.RwiElements.- getRwiElements(com.togethersoft.openapi.ide.IdeContext) - Static method in class com.togethersoft.openapi.util.RwiElementsUtil
-
- getRwiElementsPropertySets() - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementsComponent
- Returns an array of
IdeInspectorPropertySetComponents (this array represents the rows for the table model).- getRwiReference() - Method in interface com.togethersoft.openapi.ide.diagram.IdeDiagramElement
- Returns
RwiReference to the RwiElement being visualized by this
IdeDiagramElement. - getRwiReference() - Method in interface com.togethersoft.openapi.ide.util.RwiReferenceService
- Returns
RwiReference that this component represents. - getRwiReferences(com.togethersoft.openapi.ide.IdeContext) - Static method in class com.togethersoft.openapi.util.RwiElementsUtil
-
- getSelectedBorder() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.BorderChooser
-
- getSelectedComponent() - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Returns visually selected component.
- getSelectedFile() - Method in interface com.togethersoft.openapi.ide.window.IdeFileChooser
- Returns the selected file.
- getSelectedRwiElement() - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementTableRemoverButton
- Return selected RwiElement.
- getSelection(java.lang.String) - Method in interface com.togethersoft.openapi.ide.editor.IdeEditor
- Retuns a selection of the specified type in this editor.
- getSelectionEnd() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditorSelection
- Returns a
TextPosition object containing information about the end of this selection. - getSelectionStart() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditorSelection
- Returns a
TextPosition object containing information about the start of this selection. - getService(java.lang.Class) - Method in class com.togethersoft.openapi.ide.IdeElementDefault
- Returns service object described by the specified class.
- getService(java.lang.Class) - Method in interface com.togethersoft.openapi.ide.IdeElement
- Returns a service specified by it's class.
- getService(java.lang.Class) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Returns
Object that provides a service for this inspector. - getService(java.lang.Class) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorComponent
- Returns an
Object that provides service for this component. - getShortClassName(java.lang.String) - Method in interface com.togethersoft.openapi.sci.SciLanguageHelper
- Extracts a short name from the specified qualified name of a class/interface.
- getShortName(java.lang.Class) - Static method in class com.togethersoft.openapi.util.ResourceUtil
- Detects class name without package specification (short name).
- getSignature() - Method in interface com.togethersoft.openapi.sci.SciMember
- Returns the signature string for this member.
- getSmallDisplayIcon() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.color.SwatchChooserPanel
-
- getSource() - Method in interface com.togethersoft.openapi.rwi.RwiLink
- Returns this link's source.
- getSourceReference() - Method in interface com.togethersoft.openapi.rwi.RwiLinkReference
- Returns a reference to the source for this reference's link.
- getSourceText() - Method in class com.togethersoft.openapi.sci.SciGenericFactoryException
- Returns a string containing a part of the source code caused this exception.
- getSourceURL() - Method in class com.togethersoft.openapi.ide.IdeErrorInfoDefault
- Returns the current file URL.
- getSourceURL() - Method in interface com.togethersoft.openapi.ide.IdeErrorInfo
- Returns the URL of the source of this error.
- getStandardButtonTablePanel(java.awt.Component,javax.swing.JButton,javax.swing.JButton,java.lang.String) - Static method in class com.togethersoft.openapi.ide.inspector.util.table.TableUtil
- Returns JPanel with the main component occupying all the area with two specified JButtons in the upper-right conner.
- getStartOffset() - Method in interface com.togethersoft.openapi.sci.SciTextPositions
- Returns an integer value containing the offset of the first byte of
SciObject's text in the file. - getStep() - Method in interface com.togethersoft.openapi.ide.progress.IdeProgress
- Returns a description string of the current step.
- getStringProperty(java.lang.String) - Method in interface com.togethersoft.openapi.ide.tools.IdeTool
- Gets the value of the property with the specified name for this tool.
- getStyledCharSource() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditor
- Returns the IdeEditorStyledCharSource object;
- getSubproperties() - Method in interface com.togethersoft.openapi.rwi.RwiProperty
- Returns a properties container that has a set of properties
which are the supbproperties for this property.
- getSubproperties() - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap.DefaultProperty
-
- getSubproperties() - Method in class com.togethersoft.openapi.util.propertyMap.PropertyAdapter
- Returns PropertyMap of subproperties.
- getSubproperties() - Method in interface com.togethersoft.openapi.util.propertyMap.Property
- Retruns all subproperties as a PropertyMap.
- getSwingColorEditor() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.color.SwingColorEditor
- Returns this editor.
- getTable() - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyTableComponentUI
- Returns JTable which represents this table.
- getTableCellEditorComponent(javax.swing.JTable,java.lang.Object,boolean,int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyValueEditor
- Fetches Swing component which represents this editor.
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,boolean,boolean,int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.BooleanRenderer
- Returns AWT component which renderers certain cell from the JTable.
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,boolean,boolean,int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyNameRenderer
- Returns AWT component which renderers certain cell from the JTable.
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,boolean,boolean,int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyValueRenderer
- Returns AWT component which renderers certain cell from the JTable.
- getTag(java.lang.String) - Method in interface com.togethersoft.openapi.sci.SciTagList
- Returns
SciTag with the specified name. - getTagList() - Method in interface com.togethersoft.openapi.sci.SciElement
- Returns
SciTagList object containing all SciTags for this element. - getTagList() - Method in interface com.togethersoft.openapi.sci.SciMemberDefinition
- Returns
SciTagList object containing all SciTags for this definition. - getTagValue(java.lang.String) - Method in interface com.togethersoft.openapi.sci.SciTagList
- Returns a string value of
SciTag with the specified name. - getTempFile() - Method in interface com.togethersoft.openapi.ide.IdeManager
- Returns the name of a temporary file.
- getText() - Method in interface com.togethersoft.openapi.ide.command.IdeCommandItemBase
- Returns the string with a tooltip text of this command item.
- getText() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditor
- Returns a string with the contents of a file in this editor.
- getText() - Method in interface com.togethersoft.openapi.sci.SciExpressionList
- Returns the string, containing expressions for all parameters in this function call expression.
- getText() - Method in interface com.togethersoft.openapi.sci.SciInheritanceList
- Returns a string containing the source code fragment with
the names of classes/interfaces.
- getText() - Method in interface com.togethersoft.openapi.sci.SciObject
- Returns a string with object's source code.
- getText() - Method in interface com.togethersoft.openapi.sci.SciParameterList
- Returns the string containing all parameter declarations in a header of a function
- getText() - Method in interface com.togethersoft.openapi.sci.SciTagList
- Returns a string containing the texts of all tags and their values.
- getText() - Method in interface com.togethersoft.openapi.sci.SciThrowList
- Returns a string containing the source code fragment with
the names of exceptions which can be thrown.
- getText() - Method in class com.togethersoft.openapi.util.ui.TextAreaDialog
- Get text from the textarea.
- getThenCodeBlock() - Method in interface com.togethersoft.openapi.sci.SciIfStatement
-
- getThrowList() - Method in interface com.togethersoft.openapi.sci.SciFunction
- Returns a container of exceptions which can be thrown by this function.
- getTimeStamp() - Method in interface com.togethersoft.openapi.rwi.RwiElement
-
- getTitle() - Method in interface com.togethersoft.openapi.ide.message.IdeMessagePage
- Returns the title of this message page.
- getToolFilter() - Method in interface com.togethersoft.openapi.ide.tools.IdeTool
- Returns filter of this tool.
- getToolManager() - Static method in class com.togethersoft.openapi.ide.tools.IdeToolManagerAccess
- Returns the current tool manager object.
- getTotalPages() - Method in class com.togethersoft.openapi.ide.window.IdeExpertPageSupport
- Returns count of pages.
- getTotalPages() - Method in interface com.togethersoft.openapi.ide.window.IdeExpertPage
- Returns the total number of pages.
- getTryBlock() - Method in interface com.togethersoft.openapi.sci.SciTryStatement
-
- getType() - Method in class com.togethersoft.openapi.ide.IdeErrorInfoDefault
- Returns the current error type.
- getType() - Method in interface com.togethersoft.openapi.ide.IdeErrorInfo
- Returns the type of the error, see IdeMessageType for details.
- getType() - Method in interface com.togethersoft.openapi.sci.SciExpression
- Returns
SciType instance for this expression. - getType() - Method in interface com.togethersoft.openapi.sci.SciVariable
- Returns a type of this variable.
- getUI() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueEditor
- Returns UI component which represents this editor.
- getUI() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.PropertyMapMultiValueElementChooserEditor
-
- getUI() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.PropertyMapMultiValueTableEditor
-
- getUI() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.RwiPropertyMultiValueElementChooserEditor
-
- getUI() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.RwiPropertyMultiValueTableEditor
- Returns UI representation of this editor.
- getUIComponent() - Method in interface com.togethersoft.openapi.ide.config.IdeConfigEditor
- Returns the parent
Component for this IdeConfigEditor. - getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.DescriptionComponent
- Returns Swing component which represents this inspector component.
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.DocComponent
- Returns Swing component which represents this inspector component.
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.PropertySetRadioButtonComponentUI
- Returns UI component which represents this radio buttons panel.
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.SinglePropertyCheckBoxUI
- Returns UI component which represents this check box.
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.TabbedPaneInspectorUI
- Returns this tabbed pane.
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyLineSetComponentUI
-
- getUIComponent() - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyTableComponentUI
- Returns AWT component which represents this table.
- getUIComponent() - Method in interface com.togethersoft.openapi.ide.message.IdeMessageManager
- Returns AWT component that represents this message pane.
- getUIComponent() - Method in interface com.togethersoft.openapi.ide.progress.IdeProgressIndicator
- Returns AWT component that represents this progress indicator.
- getUIComponent() - Method in interface com.togethersoft.openapi.ide.util.UIComponentService
- Returns Swing component that visualize service provider.
- getUILocale() - Method in interface com.togethersoft.openapi.ide.IdeManager
- Returns a locale object for the Together's User Interface.
- getUndoManager() - Static method in class com.togethersoft.openapi.ide.IdeAccess
- Returns
IdeUndoManager. - getUndoManager() - Static method in class com.togethersoft.openapi.ide.undo.IdeUndoManagerAccess
- Returns the current
IdeUndoManager. - getUniqueName() - Method in interface com.togethersoft.openapi.rwi.RwiElement
- Returns a string containing the unique name for this element.
- getUniqueName() - Method in interface com.togethersoft.openapi.sci.SciElement
- Returns a string with the unique name of this element.
- getUserParameter(java.lang.String) - Method in interface com.togethersoft.openapi.ide.IdeContext
- Returns the value of the specified user parameter.
- getUserProperty(java.lang.Object) - Method in interface com.togethersoft.openapi.sci.SciObject
- Returns the value to which the specified key is mapped in this
SciObject. - getValidProjectName(java.lang.String,java.io.File,java.io.File) - Method in interface com.togethersoft.openapi.vcs.VcsProviderType
- Returns project name valid for this provider which corresponds to working
directory
workingDir, given that project rootProject
corresponds to root working directory rootWorkingDir. - getValue() - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorProperty
- Returns the value of this property.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.IdeMultipleInspectorProperty
- Returns value of this multiple property.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.ExtendedEditor
- Fetches value from the inner editor.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.ExtendedFileNameEditor
- Fetches value from the inner editor.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueEditor
- Fecthes edited value.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.PropertyMapMultiValueElementChooserEditor
- Returns value of this editor
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.PropertyMapMultiValueTableEditor
- Returns value of this editor.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingBooleanEditor
- Returns state of check box as a Boolean.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingComboBoxEditor
- Returns selected item.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingIntegerEditor
- Returns integer value or Enumeration of integers.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingStringEditor
- Returns string value of JTextField.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.property.MultipleDirectPropertyMapInspectorProperty
- Constructs PropertyMap containing all multiple Properties
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.property.PropertyMapInspectorProperty
- Returns value of property specified by the key in constructor.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.property.ReadOnlyProperty
- Returns value of this property.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.property.RwiInspectorMultipleStringProperty
- Returns Vector with RwiProperties taken from corresponding RwiPropertyEnumeration.
- getValue() - Method in class com.togethersoft.openapi.ide.inspector.util.property.RwiInspectorProperty
- Returns internal value.
- getValue() - Method in interface com.togethersoft.openapi.rwi.RwiProperty
- Returns a string with the value of this property.
- getValue() - Method in interface com.togethersoft.openapi.sci.SciConstantExpression
- Returns the value for this constant.
- getValue() - Method in interface com.togethersoft.openapi.sci.SciTag
- Returns a string value of this
SciTag. - getValue() - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap.DefaultProperty
-
- getValue() - Method in class com.togethersoft.openapi.util.propertyMap.PropertyAdapter
- Returns a value of this property.
- getValue() - Method in interface com.togethersoft.openapi.util.propertyMap.Property
- Returns a value of this property.
- getValue(java.lang.Class) - Method in class com.togethersoft.openapi.util.propertyMap.DefaultPropertyMap.DefaultProperty
-
- getValue(java.lang.Class) - Method in class com.togethersoft.openapi.util.propertyMap.PropertyAdapter
- Returns a value of this property as a specified class instance.
- getValue(java.lang.Class) - Method in interface com.togethersoft.openapi.util.propertyMap.Property
- Returns a value of this property as a specified class instance.
- getValueAsReference() - Method in interface com.togethersoft.openapi.sci.SciTag
- Returns the value of this
SciTag as a reference to some SciElement. - getValueAt(int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.PropertyTableModel
- Fetches value of the certain property.
- getValueAt(int,int) - Method in class com.togethersoft.openapi.ide.inspector.util.table.RwiElementsTableModel
- Returns value of the cetain cell.
- getValues() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueElementChooserUI
- Values are full names of selected RwiElements.
- getValues() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueTableUI
- Returns Vector of Strings.
- getValues() - Method in class com.togethersoft.openapi.ide.inspector.util.editors.MultiValueUI
- Returns edited values.
- getValueType() - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorProperty
- Returns Type of value of this property.
- getVisibleArea() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditor
- Returns the visible area in this editor.
- getVisibleComponents() - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Returns visible inspector components.
- getVisibleName(java.lang.Object) - Method in class com.togethersoft.openapi.ide.inspector.util.editors.SwingComboBoxEditor
- Fetches visible name from this ComboBox by given key.
- getVisibleProperties() - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorPropertySetComponent
- Returns all visible properties.
- getWeight(com.togethersoft.openapi.ide.inspector.IdeInspectorComponent) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspector
- Returns the weight for the specified inspector
component. - getWeight(com.togethersoft.openapi.ide.inspector.IdeInspectorProperty) - Method in class com.togethersoft.openapi.ide.inspector.IdeInspectorPropertySetComponent
- Returns weight for specified property.
- getWidth() - Method in interface com.togethersoft.openapi.ide.editor.IdeEditorVisibleArea
- Returns the width of this visible area as a number of characters.
- getWindowManager() - Static method in class com.togethersoft.openapi.ide.IdeAccess
- Returns
IdeWindowManager. - getWindowManager() - Static method in class com.togethersoft.openapi.ide.window.IdeWindowManagerAccess
- Returns an instance of
IdeWindowManager. - getWritableBase() - Method in class com.togethersoft.openapi.util.properties.FilteredNameProperties
-
- getZoomFactor() - Method in interface com.togethersoft.openapi.ide.diagram.IdeDiagram
- Returns zoom factor.
- GIF - Static variable in interface com.togethersoft.openapi.ide.diagram.IdeImageFormat
- The GIF format.
- goFirstPage() - Method in class com.togethersoft.openapi.sci.pattern.InspectorPatternUI
-
- goFirstPage() - Method in class com.togethersoft.openapi.sci.pattern.SinglePagePatternUI
-
- goFirstPage() - Method in interface com.togethersoft.openapi.sci.pattern.SciPatternUI
-
- GOTO - Static variable in interface com.togethersoft.openapi.sci.SciStatementKind
-
- GridBagLayoutHelper - class com.togethersoft.openapi.util.ui.GridBagLayoutHelper
- Presents two static methods :
Add which add component to container with some constraints,
and GetDefaultConstraints which return predefined constraints. java.lang.Object.hashCode()RwiElements in enumeration.IdeAccess provides access to the IdeManager and
all other managers.IdeActivatable should be implemented by the modules
that provide the possibility of on-demand invokation and deactivation.IdeButtonType stores string constants used for identifying the types of buttons.IdeCommandListener interface.IdeCommandItems and
IdeCommandGroups.IdeCommandItem or
IdeCommandGroup).IdeCommandConstraints() constructor creates an "empty" constraint object which
doesn't define any constraints for the command item.IdeCommandItems.IdeCommandIconType defines string constants for the possible icon state types.IdeCommandItem defines a visual entity, representing a command.IdeCommandItems (not IdeCommandGroups).IdeCommandManager is responsible for creating new command items
and inserting them into command item containers.IdeCommandManager.IdeConfigManager's methods.IdeConfig instances and working with ConfigEditors.IdeConfigManager instance.IdeDiagram visualizes a content of RwiDiagram on the screen.IdeDiagramListener interface.RwiElement on the IdeDiagram.IdeDiagramElements.IdeDiagrams.IdeDiagramManager is responsible for opening/closing a diagram and providing
access to the opened diagrams.IdeDiagramManager.IdeDialogButtonGroup provides a container for all types
of buttons.IdeDialogButtonPanel provides a UI container for the buttons
from IdeDialogButtonGroup.IdeDialofButtonPanel for the specified
group of buttons, allocating the buttons according to the specified layout.IdeDialofButtonPanel for the specified
group of buttons.IdeDialogType stores the names of message types.IdeEditors.IdeEditorManagerProvides methods for managing opened editors.IdeEditorManager.TextPosition object.IdeEditor.getSelection method.IdeElement represents a generic IDE element of Together.IdeElementDefault represents a default implementation of
IdeElement with the single service object.IdeElementDefault with the specified service.IdeErrorCheck provides error checking.IdeErrorInfoDefault provides a default implementation of
IdeErrorInfo interface.IdeExpertAdapter provides default implementation of
IdeExpertEvent.IdeExpertEvent defines an event that gets fired whenever
an action is performed in the properties' expert.IdeExperEvent with the specified
existing page and new page.IdeExpertEvent with the specified
current page.IdeExpertListener provides a listener for various expert's events.IdeExperPage defines an expert page.IdeExpertPageSupport provides a default implementation
of the IdeExpertPage interface.IdeExpertPage with the specified title and count of pages.IdeFileChooser provides a simple mechanism for the user to chooser a file.IdeFileChooserConstant stores the constants to be used
in the IdeFileChooser interface.IdeFileFilter extends the standard FileFilter
adding the ability to get the filter's mask.IdeResourceManager.IdeDiagramManager.saveImage method.IdeInspector.IdeInspectorComponent represents abstract component of inspector.IdeInspectorCompoundComponents represents an inspector component
that contains the other inspector components.IdeInspectorCompoundComponent object
that represents an internal inspector for the specified context.IdeInspectorProperty represents a property inside an inspector component.IdeManager provides the entire IDE's fuctionality.IdeManager.IdeMessageManager controls the visibility of Together's message pane and
defines methods for getting a default message page and adding/removing the user-defined message pages.IdeMessageManager and defines two
static methods for printing messages in the default message page or in a modal dialog.IdeModuleConfigAccess provides access to the configuration files for the modules.IdeProgress represents a progress indicator that is displayed on the screen.IdeProgressIndicator (used for creating progress indicators).IdeProgressIndicator.IdeProject defines a Together project.IdeProjectListener interface.IdeProjectNodes.IdeProjectListeber provides a project listener.IdeProjects and assigns/removes project listeners.IdeProjectManager.IdeProjecrNode represents a file or a directory in Together project.IdeResourceManager.RwiElements.IdeResourceManagerAccess provides access to the current IdeResourceManager.IdeScript should be implemented by each Together module.IdeStartup should be implemented by each Together module
that is supposed to run upon Together start-up.IdeTool describes a tool, provides the possibility to work with the tool's properties
and to set the filter.IdeToolConstants contains the constants that define properties of a tool.IdeToolContext defines menu placement for a tool.IdeToolFilter describes a filter of error information.IdeToolManager provides access to the current tool manager.IdeUndoManager allows to track the changes in the model and to discard
almost any change.IdeUndoManagerAccess provides access to the current
IdeUndoManager object.IdeWindowManagerAccess provides access to the
current IdeWindowManager.IdeProjectNode is an imported part of the project.SciJavaImport instances belonging to this container.*
operator, called the indirection (or dereferencing) operator.SciInheritance references to the classes/interfaces.provider.IdeConfigEditor is in the advanced mode.true if the user does some UI action to cancel this operation.command is supported by this provider.command.SciElement represents existing model's data.IdeProjectNode is a directory.file is loaded.true if this reference has occurred in
the "implements" section, false if in the "extends" sectionfalse.true if the service with the specified name
is declared by loaded module, false otherwise.project is valid in context of this provider,
that is doesn't contain illegal characters and has correct structure.true.false.false.false.true if this object is read-only, false otherwise.SciLanguageHelpertrue if this property is writable, false otherwise.String name as key.KeyCombinations.KeyStrokes.Icons.SciClass being a destination class for a link this pattern works with.SciClass being a source class for a link this pattern works with."location".&& in Java and C++, or and,
in Delphi.! in Java and C++, or not
operator in Delphi.|| in Java and C++, or or,
in Delphi.^ in Java and C++, or xor in Delphi."mainMenu"."mainToolbar".Object that stores the current state of the model.RwiMember representing an attribute, contains a string with the unique name of
an association RwiLink represented by this attribute.RwiMemebers.- .* .native modifier (Java only).new operator.new operator.SciAttribute with a set of default properties (private, int).SciClass with a set of default properties.SciClass basing on the specified string.SciClasses basing on the specified string.SciCodeBlock.SciCodeBlock basing on the specified string.SciExpression basing on the specified string.SciFile with a set of default properties.SciFile with the specified contents.SciInheritance.SciJavaImport.SciMember basing on the specified string.SciMemberDefinition for a given SciMember.SciMemberDefinition basing on the specified string.SciMembers basing on the specified string.SciOperation with a set of default properties (public, void, no parameters).SciPackage.SciParameter with a set of default properties.SciParameter with the specified content.SciStatement basing on the specified string.SciTag.SciThrowSpecifier.AbstractButton.AbstructButton from the enumeration.Object.Object proceeded by unary operation.Object.Object.- nextElement() - Method in class com.togethersoft.openapi.util.enum.OrderedDiffEnumeration
- Returns next differed element from this enumeratio.
- nextElement() - Method in class com.togethersoft.openapi.util.enum.OrderedMergerEnumeration
- Returns next element from this merged enumeration.
- nextElement() - Method in class com.togethersoft.openapi.util.enum.PointEnumerationAdapter
- Returns next element from enumeration as a
Object. - nextElement() - Method in class com.togethersoft.openapi.util.enum.SequenceEnumeration
- Returns next element from combination of enumerations.
- nextElement() - Method in class com.togethersoft.openapi.util.enum.SingleEnumeration
- Returns the only element from enumaration.
- nextElement() - Method in class com.togethersoft.openapi.util.enum.StringEnumerationAdapter
- Returns next element from enumeration as a
Object. - nextElement() - Method in interface com.togethersoft.openapi.util.enum.LightEnumeration
- Returns next element from enumeration.
- nextIdeDiagram() - Method in interface com.togethersoft.openapi.ide.diagram.enum.IdeDiagramEnumeration
- Return next
IdeDiagram from this enumeration. - nextIdeDiagramElement() - Method in interface com.togethersoft.openapi.ide.diagram.enum.IdeDiagramElementEnumeration
- Return next
IdeDiagramElement from this enumeration. - nextIdeEditor() - Method in interface com.togethersoft.openapi.ide.editor.enum.IdeEditorEnumeration
- Return next
IdeEditor from enumeration. - nextIdeProjectNode() - Method in interface com.togethersoft.openapi.ide.project.enum.IdeProjectNodeEnumeration
- Return next node from this enumeration.
- nextKeyStroke() - Method in class com.togethersoft.openapi.util.enum.KeyStrokeEnumerationAdapter
- Returns next element from enumeration as a
KeyStroke. - nextKeyStroke() - Method in interface com.togethersoft.openapi.util.enum.KeyStrokeEnumeration
-
- nextPoint() - Method in class com.togethersoft.openapi.util.enum.PointEnumerationAdapter
- Returns next element from enumeration as a AWT
Point. - nextPoint() - Method in interface com.togethersoft.openapi.util.enum.PointEnumeration
- Returns next
Point from this enumeration. - nextRequested(com.togethersoft.openapi.ide.window.IdeExpertEvent) - Method in class com.togethersoft.openapi.ide.window.IdeExpertAdapter
- See IdeExpertListener.nextRequested.
- nextRequested(com.togethersoft.openapi.ide.window.IdeExpertEvent) - Method in interface com.togethersoft.openapi.ide.window.IdeExpertListener
-
- nextRwiContainer() - Method in interface com.togethersoft.openapi.rwi.enum.RwiContainerEnumeration
-
- nextRwiDiagram() - Method in interface com.togethersoft.openapi.rwi.enum.RwiDiagramEnumeration
-
- nextRwiDiagramReference() - Method in interface com.togethersoft.openapi.rwi.enum.RwiDiagramReferenceEnumeration
-
- nextRwiElement() - Method in interface com.togethersoft.openapi.rwi.enum.RwiElementEnumeration
-
- nextRwiLink() - Method in interface com.togethersoft.openapi.rwi.enum.RwiLinkEnumeration
-
- nextRwiLinkReference() - Method in interface com.togethersoft.openapi.rwi.enum.RwiLinkReferenceEnumeration
-
- nextRwiMember() - Method in interface com.togethersoft.openapi.rwi.enum.RwiMemberEnumeration
-
- nextRwiMemberReference() - Method in interface com.togethersoft.openapi.rwi.enum.RwiMemberReferenceEnumeration
-
- nextRwiNode() - Method in interface com.togethersoft.openapi.rwi.enum.RwiNodeEnumeration
-
- nextRwiNodeReference() - Method in interface com.togethersoft.openapi.rwi.enum.RwiNodeReferenceEnumeration
-
- nextRwiPackage() - Method in interface com.togethersoft.openapi.rwi.enum.RwiPackageEnumeration
-
- nextRwiProperty() - Method in interface com.togethersoft.openapi.rwi.enum.RwiPropertyEnumeration
-
- nextRwiProperty() - Method in class com.togethersoft.openapi.rwi.extension.RwiPropertyEnumerationAdapter
- Return next RwiProperty as an
RwiProperty. - nextRwiReference() - Method in interface com.togethersoft.openapi.rwi.enum.RwiReferenceEnumeration
-
- nextSciAttribute() - Method in interface com.togethersoft.openapi.sci.enum.SciAttributeEnumeration
-
- nextSciClass() - Method in interface com.togethersoft.openapi.sci.enum.SciClassEnumeration
-
- nextSciElement() - Method in interface com.togethersoft.openapi.sci.enum.SciElementEnumeration
-
- nextSciExpression() - Method in interface com.togethersoft.openapi.sci.enum.SciExpressionEnumeration
-
- nextSciFile() - Method in interface com.togethersoft.openapi.sci.enum.SciFileEnumeration
-
- nextSciFunction() - Method in interface com.togethersoft.openapi.sci.enum.SciFunctionEnumeration
-
- nextSciInheritance() - Method in interface com.togethersoft.openapi.sci.enum.SciInheritanceEnumeration
-
- nextSciInitializer() - Method in interface com.togethersoft.openapi.sci.enum.SciInitializerEnumeration
-
- nextSciJavaImport() - Method in interface com.togethersoft.openapi.sci.enum.SciJavaImportEnumeration
-
- nextSciMember() - Method in interface com.togethersoft.openapi.sci.enum.SciMemberEnumeration
-
- nextSciObject() - Method in interface com.togethersoft.openapi.sci.enum.SciObjectEnumeration
-
- nextSciOperation() - Method in interface com.togethersoft.openapi.sci.enum.SciOperationEnumeration
-
- nextSciPackage() - Method in interface com.togethersoft.openapi.sci.enum.SciPackageEnumeration
-
- nextSciParameter() - Method in interface com.togethersoft.openapi.sci.enum.SciParameterEnumeration
-
- nextSciReference() - Method in interface com.togethersoft.openapi.sci.enum.SciReferenceEnumeration
-
- nextSciStatement() - Method in interface com.togethersoft.openapi.sci.enum.SciStatementEnumeration
-
- nextSciTag() - Method in interface com.togethersoft.openapi.sci.enum.SciTagEnumeration
-
- nextSciThrowSpecifier() - Method in interface com.togethersoft.openapi.sci.enum.SciThrowSpecifierEnumeration
-
- nextSciVariable() - Method in interface com.togethersoft.openapi.sci.enum.SciVariableEnumeration
-
- nextString() - Method in class com.togethersoft.openapi.util.enum.StringEnumerationAdapter
- Returns next element from enumeration as a
String. - nextString() - Method in interface com.togethersoft.openapi.util.enum.StringEnumeration
- Returns next
String from this enumeration. - NO - Static variable in interface com.togethersoft.openapi.ide.window.IdeButtonType
- No button.
- NO_WAIT - Static variable in interface com.togethersoft.openapi.ide.config.IdeConfigEditorMode
- Updates values of config properties immediately as they change.
- NODE - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
-
- nodeReferences() - Method in interface com.togethersoft.openapi.rwi.RwiDiagram
- Returns an enumeration of references to nodes this diagram has.
- nodes() - Method in interface com.togethersoft.openapi.rwi.RwiPackage
- Returns an enumeration of nodes within this package.
- NONE - Static variable in class com.togethersoft.openapi.util.ui.ToggleButtonPanel
- Parameter for radio button or check box.
- NOTE - Static variable in interface com.togethersoft.openapi.rwi.RwiShapeType
- An element is a note.
- notImplemented() - Static method in class com.togethersoft.openapi.ide.IdeLocalDiagnostic
-
- NULL - Static variable in interface com.togethersoft.openapi.ide.config.IdeModuleConfig
-
- NULL - Static variable in interface com.togethersoft.openapi.util.properties.IProperties
-
- NULL - Static variable in interface com.togethersoft.openapi.util.properties.IPropertiesRO
-
- NullObject - interface com.togethersoft.openapi.util.nullObject.NullObject
- Marker interface to be implemented by Null Objects--objects which serve
to decrease number of null tests.
- nullObject - Class Diagram in com.togethersoft.openapi.util.nullObject
-
- NullProperties - class com.togethersoft.openapi.util.properties.NullProperties
- Represents null property with ability to set new value to it.
- NullProperties() - Constructor for class com.togethersoft.openapi.util.properties.NullProperties
-
- NullPropertiesRO - class com.togethersoft.openapi.util.properties.NullPropertiesRO
- Represents null property.
- NullPropertiesRO() - Constructor for class com.togethersoft.openapi.util.properties.NullPropertiesRO
-
- NullPropertyChangeSupport - class com.togethersoft.openapi.util.nullObject.NullPropertyChangeSupport
- This class has private constructor and can't to be created by anyone
- NullVetoableChangeSupport - class com.togethersoft.openapi.util.nullObject.NullVetoableChangeSupport
- This class has private constructor and can't to be created by anyone
- NumberDocument - class com.togethersoft.openapi.ide.inspector.util.editors.NumberDocument
- Represents document which can have only numbebered lines.
- NumberDocument() - Constructor for class com.togethersoft.openapi.ide.inspector.util.editors.NumberDocument
-
SciObjects in this containerTextPosition.RwiDiagram creates and opens IdeDiagram.RwiPackage
The value of this constant is "Package".IdeConfigEditor."parent".().null.run() method of the specified IdeErrorCheck object and returns
IdeErrorInfo containing the information about possible errors that occurred."placeAfter"."placeBefore".+ .Points.Points.Points from existing enumeration.->).->*)."popupMenu".-- operator.++ operator.-- operator.++ operator.text in the default message page or in a modal dialog.RwiPropertyEnumeration of all the user-defined properties this element has.RwiPropertyEnumeration of all instances of the specified string property.Property interace.PropertyMapListener interface.PropertyMapEvent is used in implementaions of PropertyMap interface to deliver
information about changes in a property.PropertyMapEvent.PropertyMapEvent.PropertySetComponent as a group of radio buttons.PropertySetComponent.IdeProjectNode is read-only.RwiPropertyMap instance returned by
getSubproperties method of the EXTENDS, IMPLEMENTS, and THROW properties.== in Java and C++ or = in Delphi.>= (greater than or equal).> (greater than).instanceof (Java only).<= (less than or equal).< (less than).!= in Java and C++ or <> in Delphi.% in Java and C++, or mod in Delphi.EventMulticaster.button from this group.PropertyChangeListener.PropertyChange event.listener of property changes.RwiElement from this component.SciObject with the specified SciObject.PropertySetComponents from this component.markState method.Class.SciElement object.SciElement's object.IdeProjectNodes for this project.RwiContainers.RwiDiagram
is a set of RwiReference derivatives referencing the model's elements.RwiDiagrams.RwiDiagramReferences.RwiElement is the generic representative of a model's part (package, node,
member, diagram and link).RwiElements.RwiElementsComponent provides a storage for keeping IdeInspectorProperties
relating to the same RwiElements.RwiElementsComponent object for the specified IdeContext.RwiElementService provides a service to be used by any
IDE component to get an RwiElement for this component.RwiProperty.LANGUAGE
property.RwiElements.RwiLinks.RwiLinkPositions interface.RwiLinkReferences.RwiMember represents member-like model elements, for example an operation or an attribute.RwiMembers.RwiMemberReferences.RwiModel interface provides a set of starting-point methods for working with the
model.RwiModelAccess is an abstract class which contains the static getModel method.RwiNodes.RwiNodePositions interface.RwiNodeReferences.RwiPackage contains model's data (nodes, members, diagrams, and other packages)
in a directory-like structure.RwiPackages.RwiPositions interface.RwiPropertys.RwiPropertyProvider.RwiReference is a generic type of a reference.RwiReferences.RwiReferenceService provides a service to be used by
any IDE component to get an RwiReference that this component represents.RwiProperty.SHAPE_TYPE property.RwiVisitorAdapter class extends RwiVisitor functionality by
providing two additional methods visitContainer and visitElement.SciAttributes.SciClasses.SciElements.SciElements.SciElementVisitorAdapter class extends SciElementVisitor functionality by
providing an additional method visitElement.SciExpression represents all posible types of expressions in a source code.SciExpressions.SciExpressions.SciExpressionVisitor interface.SciFiles.SciFunctionCallExpression represents a call of a function.SciFunctions.SciGenericFactory to indicate that
its methods can't create a new object.SciInheritance is a reference to the class (interface) whose name appeared in the
extends/implements section.SciInheritances.SciInheritanceList is a container of references to the
exteded or implemented interfaces, or to the extended classes.SciElements.SciJavaImport represents a Java language 'import' command.SciJavaImports.SciJavaImportList represents a container of SciJavaImports.SciMember provides a set of methods for accessing information about
members(attributes and operations) of classes.SciMembers.SciModel contains a set of starting-point methods for working with the
SCI model.SciModelAccess is an abstract class which contains the static getModel method.SciPackage.SciObjects.SciOperations.SciPackages.SciParameter is a variable using as a parameter for a method.SciParameters.SciParameters (parameters of a function),
and provides methods for working with them.SciReference interface provides methods for working with references.SciReferences.SciReferences.SciStatements.SciStatements.SciStatementVisitor interface.SciTag interface provides a set of methods for accessing those RWI properties
which are kept in a comment field as a JavaDoc-style "tag-value" pair.SciTags.SciTags.SciObject's text in the file.SciThrowSpecifiers, and provides a set of methods for
working with them.SciThrowSpecifier is a reference to the exception class whose name appeared in
the "throws" (Java) or "throw()" (C++) clause.SciThrowSpecifiers.SciVariables.IdeDIagramElement visible.IdeDiagramElement to the set of selected elements of this diagram.IdeDiagramElements currently selected in this diagram.IdeDiagram (the one the user is working with).IdeEditor to be the active editor.IdeCommandManager.IdeConfigManager.button as the default for specified dialog.IdeEditor to be the default editor.IdeDiagramManager.IdeEditorManager.message for the current IdeManager.IdeProgressIndicator.scheme.IdeManager.IdeMessageManager as the current message manager.import command.SciExpression.IdeMessageManager.IdeMessageManagerFactory.SciTag.IdeProgressIndicator.IdeProjectManager.SciElement for this reference to point to.IdeResourceManager.PROP_SELECTED_COMPONENT.SciTag to the element this SciTagList belongs to.text to the status bar with specified message type.text that represents a message if the given type,
to be displayed in the status bar.text to the status bar.text to de displayed in the status bar.text into the textarea.filter for this tool.SciObject.SciTag.IdeWindowManager."shapeType".<< in Java and C++ or
shl in Delhpi.>> in Java and C++ or
shr in Delhpi.>>> (Java only).IdeConfigEditor.IdeConfigEditor in the specified component.IdeConfigEditor in the specified component.targetID,
in the specified frame.- .+ .Object.Object.InspectorProperty.StatusService represents a service that produces
text output to the status bar.Strings.Strings.Strings from existing.synchronized modifier.synchronize modifier (Java only).TabbedPaneInspectorUI is the service for the inspector.inspector.SciTags this element has.SciTags with the specified name this element has.START_POSITION
to END_POSITION."textEditor".SciThrowSpecifier references to the exception classes.Property.transient modifier.transient modifier (Java only).execute method always returns true.RwiMembers representing attributes, this property contains a string with
the unique name of the element which is a type of the attribute.UIComponentService represents a service that
enables visualization of the service provider on the user interface.Object.Objects for uniqueness.IdeDiagramElement from the selection in this diagram.PROP_VISIBLE_COMPONENTS property.vetoableDispatch method of dispatchable event for every
event listener from event multicaster.vetoableDispatch
of specified event.RwiDiagram
(used to distinguish collaboration and sequence diagrams).SciAssignmentExpression.SciAttribute.SciCaseStatement.SciCatchBlockStatement.SciClass.SciCompoundStatement.SciConstantExpression.SciDeclarationStatement.RwiDiagram.SciExpression.SciExpressionStatement.SciFunction.SciFunctionCallExpression.SciIfStatement.SciInheritance.SciInitializer.RwiLink.SciLoopStatement.RwiMember.SciMemberAccessExpression.SciNewExpression.RwiNode.SciOperation.RwiPackage.SciParameter.SciReference.SciReferenceExpression.SciReturnStatement.SciStatement.SciSwitchStatement.SciThrowSpecifier.SciThrowStatement.SciTryStatement.SciTypeCastExpression.SciTypeExpression.SciVariable.volatile modifier.volatile modifier.IdeProjectNode is writable.
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||