|
|||||||||
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<UTransformation,T>
org.eclipse.gmt.umlx.tx.editor.domains.UMappingsDomainProvider<T>
public class UMappingsDomainProvider<T extends UMapping>
Constructor Summary | |
---|---|
UMappingsDomainProvider(UTransformation context,
T nullElement,
java.lang.Class<T> typeClass)
|
Method Summary | |
---|---|
java.util.Collection<T> |
getDomain()
Return the elements that define the domain. |
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, getLabel, getParentImage, getParentLabel, getParentsTitle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMappingsDomainProvider(UTransformation context, T nullElement, java.lang.Class<T> typeClass)
Method Detail |
---|
public java.util.Collection<T> getDomain()
IDomainProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |