A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

N

name - Variable in class org.ascape.model.AscapeObject
The name of this object
name - Variable in class org.ascape.model.event.DefaultScapeListener
The name of the view.
NAME - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
name - Variable in class org.ascape.util.data.StatCollector
The name of the stat.
name - Variable in class org.ascape.util.vis.ColorFeatureConcrete
The name of the feature.
name - Variable in class org.ascape.util.vis.DrawFeature
The user mnemonic name for this feature.
name - Variable in class org.eclipse.amp.amf.adata.impl.MeasurementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.amp.amf.adata.impl.ParameterImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.amp.amf.adata.impl.RunImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.amp.amf.parameters.aPar.impl.ModelImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.amp.amf.sd.impl.SdNamedElementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.amp.amf.testing.aTest.impl.ModelImpl
The cached value of the 'Name' attribute.
name.milesparker.epi - package name.milesparker.epi
 
name.milesparker.epi.contact - package name.milesparker.epi.contact
 
name.milesparker.epi.plague - package name.milesparker.epi.plague
 
name.milesparker.epi.region - package name.milesparker.epi.region
 
name.milesparker.markets - package name.milesparker.markets
 
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.adata.impl.MeasurementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.adata.impl.ParameterImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.adata.impl.RunImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.parameters.aPar.impl.ModelImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.sd.impl.SdNamedElementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.amp.amf.testing.aTest.impl.ModelImpl
The default value of the 'Name' attribute.
NAMED_IMPLEMENTED_TRANSLATORS - Static variable in class org.metaabm.commands.TargetTranslator
 
NAMED_TRANSLATORS - Static variable in class org.metaabm.commands.TargetTranslator
 
nearnessLineOfSight - Variable in class org.ascape.model.space.Array2DBase
Should movement or line of sight be used for interpreting 'nearness'? Default is line of sight for the moment, but will change as soon as code is completed.
neighborhood - Variable in class org.metaabm.impl.SGridImpl
The cached value of the 'Neighborhood' attribute.
NEIGHBORHOOD_EDEFAULT - Static variable in class org.metaabm.impl.SGridImpl
The default value of the 'Neighborhood' attribute.
neighborIterator(Node) - Method in class org.ascape.model.space.Graph
Return an iterator of the agent source's neighbors.
neighbors - Variable in class org.ascape.model.Cell
For better performance we store neighbors so we only have to calculate them once.
nestedFeature - Variable in class org.ascape.util.vis.DrawFeature
A nested feature.
NETWORK_TYPE_EDEFAULT - Static variable in class org.metaabm.act.impl.ABuildNetworkImpl
The default value of the 'Network Type' attribute.
NetworkConnection - Class in org.eclipse.amp.agf.gef
 
NetworkConnection(Object, Object) - Constructor for class org.eclipse.amp.agf.gef.NetworkConnection
 
networkType - Variable in class org.metaabm.act.impl.ABuildNetworkImpl
The cached value of the 'Network Type' attribute.
newAgent() - Method in class org.ascape.model.Scape
Creates a new agent in this collection by cloning the prototype agent, adding it in an arbitrary place (typically at the end of a list), and initializing it.
newAgent(boolean) - Method in class org.ascape.model.Scape
Creates a new agent in this collection by cloning the prototype agent, adding it to a random or arbitrary (last in most cases) place in the collection, and initializing it.
newChildDescriptors - Variable in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory.MetaABMChildCreationExtender.CreationSwitch
The child descriptors being populated.
newFileCreationPage - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.amp.amf.adata.presentation.DataModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.amp.amf.sd.presentation.SdModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.metaabm.ide.CustomMetaABMModelWizard
This is the file creation page.
newFileCreationPage - Variable in class org.metaabm.ide.MetaABMModelWizard
This is the file creation page.
newLocation() - Method in class org.ascape.model.space.CollectionSpace
Creates a new agent in this collection by cloning the prototype agent, adding it to the end of the vector, and initializing it.
newLocation(boolean) - Method in class org.ascape.model.space.CollectionSpace
Creates a new agent in this collection by cloning the prototype agent, adding it to a random or arbitrary (last in this case) place in the collection, and initializing it.
newLocation() - Method in interface org.ascape.model.space.Mutable
Creates a new agent in the space by cloning the prototype agent, adding it to an arbitrary place (usually the 'end'), and initializing it.
newLocation(boolean) - Method in interface org.ascape.model.space.Mutable
Creates a new agent in this list by cloning the prototype agent, adding it to a random or arbitrary (usually the 'end') place in the list, and initializing it.
newLocation(boolean) - Method in interface org.ascape.model.space.Space
New location.
newToken(int) - Static method in class org.ascape.query.parser.Token
Returns a new Token object, by default.
next() - Method in class org.ascape.model.Scape.ConditionalIterator
 
next() - Method in class org.ascape.model.space.BFSWithinIterator
 
next() - Method in class org.ascape.model.space.CollectionSpace.ConditionalIterator
 
next() - Method in class org.ascape.model.space.CollectionSpace.CSIterator
 
next() - Method in class org.ascape.model.space.CollectionSpace.CSMutableIterator
 
next - Variable in class org.ascape.query.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in interface org.ascape.util.sweep.Sweepable
 
next() - Method in class org.ascape.util.sweep.SweepDimension
Iterates to the next dimension value, setting the property of the object with the new value.
next() - Method in class org.ascape.util.sweep.SweepDimension.TypedDoubleSweepDimension
 
next() - Method in class org.ascape.util.sweep.SweepDimension.TypedFloatSweepDimension
 
next() - Method in class org.ascape.util.sweep.SweepDimension.TypedIntegerSweepDimension
 
next() - Method in class org.ascape.util.sweep.SweepDimension.TypedLongSweepDimension
 
next() - Method in class org.ascape.util.sweep.SweepGroup
Iterates to the next sweep setting in this group.
next() - Method in class org.ascape.util.sweep.SweepLink
Sets all of the linked member's next state.
nextAgent() - Method in interface org.ascape.model.engine.AgentSelector
Next agent.
nextAgent() - Method in class org.ascape.model.engine.PartialTourAgentSelector
 
nextAgent() - Method in class org.ascape.model.engine.RandomAgentSelector
 
nextAgent() - Method in class org.ascape.model.engine.TourAgentSelector
 
nextDepth() - Method in class org.ascape.model.space.BFSWithinIterator
Next depth.
nextDepth() - Method in class org.ascape.model.space.BFSWithinIterator2DSmallWorld
 
nextParallelSequence() - Method in class org.ascape.model.engine.AgentOrderStrategy
 
nextParallelSequence() - Method in class org.ascape.model.engine.ParallelExecutionStrategy
Next parallel sequence.
nextParallelSequence() - Method in class org.ascape.model.engine.RuleOrderMutableStrategy
 
nextParallelSequence() - Method in class org.ascape.model.engine.RuleOrderStrategy
 
nextRule() - Method in class org.ascape.model.engine.DefaultRuleSelector
 
nextRule() - Method in class org.ascape.model.engine.FilteredRuleSelector
 
nextRule() - Method in interface org.ascape.model.engine.RuleSelector
Next rule.
Node - Interface in org.ascape.model.space
The Interface Node.
Node - Interface in org.ascape.query.parser
 
Node - Interface in org.metaabm
A representation of the model object ' Node'.
NodeOccupant - Interface in org.ascape.model.space
The Interface NodeOccupant.
noFigureWarning - Static variable in class org.eclipse.amp.agf.gef.GenericEditPart
 
NoIterateAllRuleSelector - Class in org.ascape.model.engine
The Class NoIterateAllRuleSelector.
NoIterateAllRuleSelector(Object[]) - Constructor for class org.ascape.model.engine.NoIterateAllRuleSelector
Instantiates a new no iterate all rule selector.
NONE_VALUE - Static variable in enum org.eclipse.amp.amf.testing.ares.Issue
The 'None' literal value.
NonGraphicRunner - Class in org.ascape.runtime
 
NonGraphicRunner() - Constructor for class org.ascape.runtime.NonGraphicRunner
 
NonGraphicView - Class in org.ascape.view.nonvis
A base class for most non-gui observer of scapes.
NonGraphicView() - Constructor for class org.ascape.view.nonvis.NonGraphicView
Constructs a non-graphic view.
NonGraphicView(String) - Constructor for class org.ascape.view.nonvis.NonGraphicView
Constructs a non-grahpic view.
NonGraphicViewDelegate - Class in org.ascape.view.nonvis
Manages the relationship between a nongraphic view and its scape, including listener registeration and managing calling appopriate view methods for scape events.
NonGraphicViewDelegate() - Constructor for class org.ascape.view.nonvis.NonGraphicViewDelegate
Constructs the NonGraphicViewDelegate.
NonGraphicViewDelegate(ScapeListener) - Constructor for class org.ascape.view.nonvis.NonGraphicViewDelegate
Constructs the NonGraphicViewDelegate.
NonQuotedString() - Method in class org.ascape.query.parser.BoolExprTree
 
normalize(Coordinate) - Method in interface org.ascape.model.space.Continuous
Converts the coordiante into the boundaries of the space.
normalize(Coordinate) - Method in class org.ascape.model.space.Continuous1D
Converts the coordiante into the boundaries of the space.
normalize(Coordinate) - Method in class org.ascape.model.space.Continuous2D
Converts the coordiante into the boundaries of the space.
normalize(Coordinate) - Method in class org.ascape.model.space.SubContinuous
 
NOT_APPLICABLE - Static variable in class org.ascape.model.space.Geometry
Neighborhood not applicable.
NOT_COLLECTING - Static variable in class org.ascape.util.data.StatCollector
 
NOT_EQUAL - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
NOT_FOUND_VALUE - Static variable in enum org.eclipse.amp.amf.testing.ares.Issue
The 'Not Found' literal value.
NOT_LOCATED - Static variable in interface org.eclipse.amp.axf.space.ILocation
 
NotEqual() - Method in class org.ascape.query.parser.BoolExprTree
 
notEqual(Object) - Static method in class org.ascape.util.Conditionals
Not equal.
notify(ScapeEvent, ScapeListener) - Method in class org.ascape.runtime.Runner
 
notify(ScapeEvent, ScapeListener) - Method in class org.eclipse.amp.escape.ide.EclipseEscapeRunner
 
notifyChange() - Method in class org.eclipse.amp.axf.ide.handlers.ModelRunHandler
Notify change.
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.abase.aBase.provider.BooleanValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.abase.aBase.provider.IntValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.abase.aBase.provider.RealValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.abase.aBase.provider.StringValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.abase.aBase.provider.ValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.CatalogItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.DataPointItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.MeasurementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.ParameterItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.ParameterSetItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.adata.provider.RunItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ImportItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.IncorporatesItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ModelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ParameterItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SingleParameterItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SweepLinkItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SweepParameterItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdAbstractVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdAuxVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdConnectorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdEquationVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdFlowVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdGeneratableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdModelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdNamedElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.sd.provider.SdStockVariableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.ares.provider.ConstraintTestItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.ares.provider.RunItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.ares.provider.RunSetItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.aTest.provider.ConstraintItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.aTest.provider.ModelItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.aTest.provider.TestMemberItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.eclipse.amp.amf.testing.aTest.provider.TestsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AAccessorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AActItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AAllItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AAnyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildGeographyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildGridItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildNetworkItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildProjectionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ABuildSpaceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ACauseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ACommandItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AConnectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ACreateAgentsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ACreateShapedAgentsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ADeriveItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ADieItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ADiffuseItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ADisconnectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AEvaluateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AGroupItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AInitializeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AInputItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ALeaveItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ALiteralItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ALoadAgentsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ALoadShapedAgentsItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ALogicItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AMethodItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AMoveItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AMultiValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ANetworkItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ANoneItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AOrderingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.APerformItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AQueryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AReplaceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ARuleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AScheduleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ASelectItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ASetItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AShapedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ASinkItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.ATransformItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.AWatchItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.act.provider.RelatedActsItemProvider
 
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FArgumentArrayPrototypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FArgumentPrototypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FGenericFunctionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FGenericItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FGenericLogicalItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FImplementedLibraryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FLibraryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FLiteralItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FLogicalOperatorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FMultiArgumentPrototypeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.function.provider.FOperatorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.AttributesItemProvider
 
notifyChanged(Notification) - Method in class org.metaabm.provider.IIDItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.IValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SActableItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SAgentItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SAttributeArrayItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SAttributedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SAttributeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SContextItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SContinuousSpaceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SGeographyItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SGridItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SImplementationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SImplementedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SNamedItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SNDimensionalItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SNetworkItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SProjectionItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStateValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStyle2DItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStyle3DItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStyleItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.SStyleShapeItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged(Notification) - Method in class org.metaabm.provider.StylesItemProvider
 
notifyChanged(Notification) - Method in class org.metaabm.provider.SValueLayerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyHandlers() - Method in class org.eclipse.amp.axf.ide.HandlerManager
 
notifyModelActivated(IModel) - Method in class org.eclipse.amp.axf.ide.ModelManagerListeners
Notify view removed.
notifyModelAdded(IModel) - Method in class org.eclipse.amp.axf.ide.ModelManagerListeners
Notify view removed.
notifyModelRemoved(IModel) - Method in class org.eclipse.amp.axf.ide.ModelManagerListeners
Notify view removed.
notifyScapeUpdated() - Method in class org.ascape.model.event.DefaultScapeListener
Calls the observed scape and notifies it that the view has finished updating its state.
notifyScapeUpdated() - Method in class org.ascape.model.event.ScapeListenerDelegate
Calls the observed scape and notifies it that the view has finished updating its state.
notifyViewAdded(IViewPart) - Method in class org.eclipse.amp.axf.ide.ModelManagerListeners
Notify view added.
notifyViewRemoved(IViewPart) - Method in class org.eclipse.amp.axf.ide.ModelManagerListeners
Notify view removed.
NotifyViews - Class in org.ascape.model.rule
A rule causing the target to notify its views that an update has occured.
NotifyViews(int) - Constructor for class org.ascape.model.rule.NotifyViews
Instantiates a new notify views.
notifyViews(int) - Method in class org.ascape.model.Scape
Notifies all scape listeners that this scapes state has changed.
notifyViews(ScapeEvent) - Method in class org.ascape.model.Scape
Notifies all scape listeners that this scapes state has changed.
NotifyViewsEvent - Class in org.ascape.model.rule
The Class NotifyViewsEvent.
NotifyViewsEvent(ScapeEvent) - Constructor for class org.ascape.model.rule.NotifyViewsEvent
Instantiates a new notify views event.
notImplemented() - Static method in class org.ascape.util.Utility
Reports standard error and any other desired behavior when the user attempts to use an unimplemented method.
NUMBER - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
numbers - Variable in class org.eclipse.amp.agf.chart.PieStrategy
 
NumberString() - Method in class org.ascape.query.parser.BoolExprTree
 
NUMERIC - Static variable in enum org.metaabm.SAttributeType
The 'Numeric' literal value.
NUMERIC_ACCEPTS - Static variable in enum org.metaabm.SAttributeType
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z