|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
invalidate()
on self
to restart the resource parsing process.
activate()
if this is
the first listener.
activate()
if this is
the first listener.
allocateFeature(signature)
.
commit()
method on all changed, new and removed features.
getFeatures()
when it discovers that a new
feature was added to the set.
getFeatures()
when it discovers that
a feature was removed from the set.
getFeatures()
when it discovers that one
feature was replaced by another one.
setBar
methods on the feature.
FeatureAction
objects that can be applied to this feature.
getPrimitiveActions
,
getChildSetActions
and model.getAdditionalActions(this)
.
getIcon()
getChildren().getFeatureConstructors()
For each constructor, it creates an AddFeatureAction and returns a list of those.
isEnabled()
and isDefault()
.
getDisplayProperties(object)
on the appropriate
DisplayPropertyFactory.
"constructor." + featureType + '.' + getName()
getFeatureConstructors(type)
getPrimitiveFeatureConstructors()
and
FeatureModel.getAdditionalFeatureConstructors()
.
getFeatures()
.
%PARAMETER_NAME%
.
FeatureMessage
's of the specified type.
addMessages(messageType, list)
.
NORMAL_STYLE
updateElement
.
refresh()
is called.
FeatureModel.isDefaultFeatureConstructor()
.
featureModel.isFeatureActionEnabled(feature, this)
to allow
the feature model to participat in the management of FeatureActions.
FeatureModel.isConstructorEnabled()
.
isFeatureActionFactoryEnabled()
on FeatureModel and returns false if FeatureModel returns false.
FeatureModel.isFeatureConstructorFactoryEnabled()
.
FeatureModel.isFeatureFactoryEnabled()
.
markForDeletion()
been called?
false
feature:type
feature:type:signature
markForDeletion()
on the feature and then calls FeatureModel.commit()
updateElements
method to complete the element update process.
updateElements
method to perform necessary management of elements: creation of new ones,
connection to existing ones, etc.
registerResourceAdapter(adapter)
registerResourceSetAdapter(adapter)
release()
message to the child FeatureSet.
markForDeletion()
on the feature
and then calls FeatureModel.commit()
passivate()
if this was
the last listener.
passivate()
if this was
the last listener.
reparse()
method to all registered resource and resource
set adapters.
validateChanges(List)
with an empty list.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |