IBM Rational Software Modeler
Release 6.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z

N

NAME - Static variable in interface com.ibm.xtools.transform.core.ITransformationDescriptor
Property ID for the transformation name.
NEVER - Static variable in class com.ibm.xtools.emf.query.handlers.PruneHandler
A simple PruneHandler implementation that will never prune regardless of the nature of the EObjectCondition used or the argument eObject passed.
NODE - Static variable in interface com.ibm.xtools.notation.NotationPackage
The meta object id for the 'Node' class
NODE_ENTRY - Static variable in interface com.ibm.xtools.notation.NotationPackage
The meta object id for the 'Node Entry' class
NODE_ENTRY_FEATURE_COUNT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The number of structural features of the the 'Node Entry' class
NODE_ENTRY__KEY - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Key' containment reference
NODE_ENTRY__VALUE - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Value' attribute
NODE_FEATURE_COUNT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The number of structural features of the the 'Node' class
NODE__CHILDREN - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Children' containment reference list
NODE__DIAGRAM - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Diagram' reference
NODE__EANNOTATIONS - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'EAnnotations' containment reference list
NODE__ELEMENT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Element' reference
NODE__LAYOUT_CONSTRAINT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Layout Constraint' containment reference
NODE__SOURCE_EDGES - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Source Edges' reference list
NODE__STYLES - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Styles' containment reference list
NODE__TARGET_EDGES - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Target Edges' reference list
NODE__TYPE - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Type' attribute
NODE__VISIBLE - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Visible' attribute
NONE - Static variable in class com.ibm.xtools.notation.Filtering
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.notation.JumpLinkStatus
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.notation.Smoothness
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.notation.Sorting
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.umlnotation.UMLListStereotypeDisplay
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.umlnotation.UMLListVisibilityDisplay
The 'None' literal value
NONE - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'None' literal value
NONE_LITERAL - Static variable in class com.ibm.xtools.notation.Filtering
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.notation.JumpLinkStatus
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.notation.Smoothness
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.notation.Sorting
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLListStereotypeDisplay
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLListVisibilityDisplay
The 'None' literal object
NONE_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'None' literal object
NORMAL - Static variable in class com.ibm.xtools.notation.Smoothness
The 'Normal' literal value
NORMAL_LITERAL - Static variable in class com.ibm.xtools.notation.Smoothness
The 'Normal' literal object
NORTH - Static variable in class com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction
North
NORTH_EAST - Static variable in class com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction
North-East
NORTH_WEST - Static variable in class com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction
North-West
NO_OPTIONS - Static variable in class com.ibm.xtools.patterns.core.PatternInstanceOption
A constant for no options.
NO_ROLE - Static variable in class com.ibm.xtools.patterns.core.PatternApplicationRole
A constant for no role.
NULL - Static variable in class com.ibm.xtools.emf.validation.EMFEventType
This special value is a pointer-safe null value according to the Null Object pattern.
NULL - Static variable in interface com.ibm.xtools.ras.core.data.IDataModel
The property that represents a null value.
NULL_CONDITION - Static variable in class com.ibm.xtools.emf.query.ocl.conditions.OclConstraintCondition
A simple constant class that represents a null OclConstraintCondition which basically is always satisfied.
NoOptions - Static variable in class com.ibm.xtools.patterns.core.PatternInstanceOption
 
Node - interface com.ibm.xtools.notation.Node.
A representation of the model object 'Node'.
NonEditableArtifactDescriptorException - exception com.ibm.xtools.ras.type.descriptor.NonEditableArtifactDescriptorException.
NonEditableArtifactDescriptorException is thrown when an attempt is made to edit or remove an IArtifactDescriptor that has been set to non-editable.
NonEditableArtifactDescriptorException(String) - Constructor for class com.ibm.xtools.ras.type.descriptor.NonEditableArtifactDescriptorException
Constructs an NonEditableArtifactDescriptorException with the specified detail message.
Noop - class com.ibm.xtools.patterns.framework.util.Noop.
A noop class that has non-operation methods that accomplish useful things such as providing a way to add a line of code that a breakpoint can be set at that does nothing--or a way to do something with a variable that can bypass compiler warnings such as a variable is never read.
Not - class com.ibm.xtools.emf.query.conditions.Not.
A Condition that negates the result of evaluation of another Condition
Not(Condition) - Constructor for class com.ibm.xtools.emf.query.conditions.Not
Constructor of this negating Condition
NotationFactory - interface com.ibm.xtools.notation.NotationFactory.
The Factory for the model.
NotationPackage - interface com.ibm.xtools.notation.NotationPackage.
The Package for the model.
NotationPlugin - class com.ibm.xtools.notation.NotationPlugin.
This is the central singleton for the notation model plugin
NotationPlugin() - Constructor for class com.ibm.xtools.notation.NotationPlugin
Create the instance
NotationPlugin.Implementation - class com.ibm.xtools.notation.NotationPlugin.Implementation.
The actual implementation of the Eclipse Plugin
NotationPlugin.Implementation(IPluginDescriptor) - Constructor for class com.ibm.xtools.notation.NotationPlugin.Implementation
Creates an instance
NumberAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.
An Adapter class to be used to extract from -adapt- the argument object to some numeric value that would later be used in Condition evaluation.
NumberAdapter.ByteAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.ByteAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to byte values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.ByteAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.ByteAdapter
 
NumberAdapter.DoubleAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.DoubleAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to double values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.DoubleAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.DoubleAdapter
 
NumberAdapter.FloatAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.FloatAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to float values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.FloatAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.FloatAdapter
 
NumberAdapter.IntegerAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.IntegerAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to int values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.IntegerAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.IntegerAdapter
 
NumberAdapter.LongAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.LongAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to long values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.LongAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.LongAdapter
 
NumberAdapter.ShortAdapter - class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.ShortAdapter.
A subclass of NumberAdapter to be used to adapt an argument object to short values Clients can either use the default implemantation supplied or have their own.
NumberAdapter.ShortAdapter() - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.ShortAdapter
 
NumberCondition - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.
A Condition object that tests for numeric arguments.
NumberCondition.ByteValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue.
A subclass of NumberCondition to be used to test for byte values Clients can either use the default implementation supplied or have their own.
NumberCondition.ByteValue(Byte) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue
A simple constructor, it takes only one Byte argument which means in its evaluation the values passed to it must be equal to this Byte value passed.
NumberCondition.ByteValue(Byte, NumberAdapter.ByteAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue
A simple constructor, it takes only one Byte argument which means in its evaluation the values passed to it must be equal to this Byte value passed.
NumberCondition.ByteValue(Byte, Byte) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue
A constructor, it takes two Byte arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Byte values passed or fall in between.
NumberCondition.ByteValue(Byte, Byte, NumberAdapter.ByteAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue
A constructor, besides the NumberAdapter.ByteAdapter, it also takes two Byte arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Byte values passed or fall in between.
NumberCondition.DoubleValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue.
A subclass of NumberCondition to be used to test for double values Clients can either use the default implementation supplied or have their own.
NumberCondition.DoubleValue(Double) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue
A simple constructor, it takes only one Double argument which means in its evaluation the values passed to it must be equal to this Double value passed.
NumberCondition.DoubleValue(Double, NumberAdapter.DoubleAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue
A simple constructor, it takes only one Double argument which means in its evaluation the values passed to it must be equal to this Double value passed.
NumberCondition.DoubleValue(Double, Double) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue
A constructor, it takes two Double arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Double values passed or fall in between.
NumberCondition.DoubleValue(Double, Double, NumberAdapter.DoubleAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue
A constructor, besides the NumberAdapter.DoubleAdapter, it also takes two Double arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Double values passed or fall in between.
NumberCondition.FloatValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue.
A subclass of NumberCondition to be used to test for float values Clients can either use the default implementation supplied or have their own.
NumberCondition.FloatValue(Float) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue
A simple constructor, it takes only one Float argument which means in its evaluation the values passed to it must be equal to this Float value passed.
NumberCondition.FloatValue(Float, NumberAdapter.FloatAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue
A simple constructor, it takes only one Float argument which means in its evaluation the values passed to it must be equal to this Float value passed.
NumberCondition.FloatValue(Float, Float) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue
A constructor, it takes two Float arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Float values passed or fall in between.
NumberCondition.FloatValue(Float, Float, NumberAdapter.FloatAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue
A constructor, besides the NumberAdapter.FloatAdapter, it also it takes two Float arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Float values passed or fall in between.
NumberCondition.IntegerValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue.
A subclass of NumberCondition to be used to test for integer values Clients can either use the default implementation supplied or have their own.
NumberCondition.IntegerValue(Integer) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue
A simple constructor, it takes only one Integer argument which means in its evaluation the values passed to it must be equal to this Integer value passed.
NumberCondition.IntegerValue(Integer, NumberAdapter.IntegerAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue
A simple constructor, it takes only one Integer argument which means in its evaluation the values passed to it must be equal to this Integer value passed.
NumberCondition.IntegerValue(Integer, Integer) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue
A constructor, it takes two Integer arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Integer values passed or fall in between.
NumberCondition.IntegerValue(Integer, Integer, NumberAdapter.IntegerAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue
A constructor, besides the NumberAdapter.IntegerAdapter, it also takes two Integer arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Integer values passed or fall in between.
NumberCondition.LongValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue.
A subclass of NumberCondition to be used to test for long values Clients can either use the default implementation supplied or have their own.
NumberCondition.LongValue(Long) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue
A simple constructor, it takes only one Long argument which means in its evaluation the values passed to it must be equal to this Long value passed.
NumberCondition.LongValue(Long, NumberAdapter.LongAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue
A simple constructor, it takes only one Long argument which means in its evaluation the values passed to it must be equal to this Long value passed.
NumberCondition.LongValue(Long, Long) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue
A constructor, it takes two Long arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Long values passed or fall in between.
NumberCondition.LongValue(Long, Long, NumberAdapter.LongAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue
A constructor, besides the NumberAdapter.LongAdapter, it also takes two Long arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Long values passed or fall in between.
NumberCondition.ShortValue - class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue.
A subclass of NumberCondition to be used to test for short values Clients can either use the default implementation supplied or have their own.
NumberCondition.ShortValue(Short) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue
A simple constructor, it takes only one Short argument which means in its evaluation the values passed to it must be equal to this Short value passed.
NumberCondition.ShortValue(Short, NumberAdapter.ShortAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue
A simple constructor, it takes only one Short argument which means in its evaluation the values passed to it must be equal to this Short value passed.
NumberCondition.ShortValue(Short, Short) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue
A constructor, it takes two Short arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Short values passed or fall in between.
NumberCondition.ShortValue(Short, Short, NumberAdapter.ShortAdapter) - Constructor for class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue
A constructor, besides the NumberAdapter.ShortAdapter, it also takes two Short arguments, a lowerBound and an upperBound, which means in its evaluation the values passed to it must be equal to any these two Short values passed or fall in between.
noop() - Static method in class com.ibm.xtools.patterns.framework.util.Noop
The noop method simply does nothing; an empty statement.

IBM Rational Software Modeler
Release 6.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.