|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectItemProviderAdapter
org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider
org.eclipse.egf.model.provider.MappingModelItemProvider
public class MappingModelItemProvider
This is the item provider adapter for a MappingModel
object.
Constructor Summary | |
---|---|
MappingModelItemProvider(AdapterFactory adapterFactory_p)
This constructs an instance from a factory and a notifier. |
Method Summary | |
---|---|
protected void |
addPathPropertyDescriptor(Object object)
This adds a property descriptor for the Path feature |
protected void |
addSourcePropertyDescriptor(Object object)
This adds a property descriptor for the Source feature |
protected void |
addTargetPropertyDescriptor(Object object)
This adds a property descriptor for the Target feature |
protected void |
collectNewChildDescriptors(Collection<Object> newChildDescriptors,
Object object)
This adds org.eclipse.emf.edit.command.CommandParameter s describing the children
that can be created under this object |
protected Command |
createSetCommand(EditingDomain domain_p,
EObject owner_p,
EStructuralFeature feature_p,
Object value_p)
|
Object |
getImage(Object object)
This returns MappingModel.gif |
List<IItemPropertyDescriptor> |
getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class |
String |
getText(Object object)
This returns the label text for the adapted class |
boolean |
hasChildren(Object object_p)
|
void |
notifyChanged(Notification notification)
This handles model notifications by calling #updateChildren to update any cached
children and by creating a viewer notification, which it passes to #fireNotifyChanged |
Methods inherited from class org.eclipse.egf.model.provider.NamedModelElementWithIdItemProvider |
---|
addDescriptionPropertyDescriptor, addIdPropertyDescriptor, addJavaIdentifierPropertyDescriptor, addNamePropertyDescriptor, createItemPropertyDescriptor, getFirstElement, getResourceLocator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingModelItemProvider(AdapterFactory adapterFactory_p)
Method Detail |
---|
public boolean hasChildren(Object object_p)
org.eclipse.emf.edit.provider.ItemProviderAdapter#hasChildren(java.lang.Object)
protected Command createSetCommand(EditingDomain domain_p, EObject owner_p, EStructuralFeature feature_p, Object value_p)
org.eclipse.emf.edit.provider.ItemProviderAdapter#createSetCommand(org.eclipse.emf.edit.domain.EditingDomain, org.eclipse.emf.ecore.EObject,
org.eclipse.emf.ecore.EStructuralFeature, java.lang.Object)
public List<IItemPropertyDescriptor> getPropertyDescriptors(Object object)
getPropertyDescriptors
in class NamedModelElementWithIdItemProvider
protected void addPathPropertyDescriptor(Object object)
protected void addSourcePropertyDescriptor(Object object)
protected void addTargetPropertyDescriptor(Object object)
public Object getImage(Object object)
getImage
in class NamedModelElementWithIdItemProvider
public String getText(Object object)
getText
in class NamedModelElementWithIdItemProvider
public void notifyChanged(Notification notification)
#updateChildren
to update any cached
children and by creating a viewer notification, which it passes to #fireNotifyChanged
.
notifyChanged
in class NamedModelElementWithIdItemProvider
protected void collectNewChildDescriptors(Collection<Object> newChildDescriptors, Object object)
org.eclipse.emf.edit.command.CommandParameter
s describing the children
that can be created under this object.
collectNewChildDescriptors
in class NamedModelElementWithIdItemProvider
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.