|
|||||||||
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<URelation,UVariable>
org.eclipse.gmt.umlx.tx.editor.domains.UVariablesDomainProvider
public class UVariablesDomainProvider
Constructor Summary | |
---|---|
UVariablesDomainProvider(URelation context)
|
Method Summary | |
---|---|
java.util.Collection<UVariable> |
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 UVariablesDomainProvider(URelation context)
Method Detail |
---|
public java.util.Collection<UVariable> getDomain()
IDomainProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |