|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.editor.property.domains.AbstractDomainProvider<T>
org.eclipse.gmt.umlx.editor.property.domains.ContextDomainProvider<UTypedModel,org.eclipse.emf.ecore.EClassifier>
org.eclipse.gmt.umlx.tx.editor.domains.UTypedModelClassifiersDomainProvider
public class UTypedModelClassifiersDomainProvider
Constructor Summary | |
---|---|
UTypedModelClassifiersDomainProvider(UTypedModel context)
|
Method Summary | |
---|---|
java.util.Collection<org.eclipse.emf.ecore.EClassifier> |
getDomain()
Return the elements that define the domain. |
java.lang.String |
getLabel(org.eclipse.emf.ecore.EClassifier element)
Return the String to display alongside element in the selection list |
Methods inherited from class org.eclipse.gmt.umlx.editor.property.domains.ContextDomainProvider |
---|
getNullElement, getTitle |
Methods inherited from class org.eclipse.gmt.umlx.editor.property.domains.AbstractDomainProvider |
---|
getElementsTitle, getImage, getParentImage, getParentLabel, getParentsTitle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UTypedModelClassifiersDomainProvider(UTypedModel context)
Method Detail |
---|
public java.util.Collection<org.eclipse.emf.ecore.EClassifier> getDomain()
IDomainProvider
public java.lang.String getLabel(org.eclipse.emf.ecore.EClassifier element)
IDomainProvider
getLabel
in interface IDomainProvider<org.eclipse.emf.ecore.EClassifier>
getLabel
in class AbstractDomainProvider<org.eclipse.emf.ecore.EClassifier>
element
- selection
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |