|
|||||||||
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<org.eclipse.emf.ecore.EClass>
org.eclipse.gmt.umlx.editor.property.domains.OCLExpressionTypeDomainProvider
public class OCLExpressionTypeDomainProvider
A OCLExpressionTypeDomainProvider provides the list of concrete instantiable Ocl types.
Method Summary | |
---|---|
java.util.Collection<org.eclipse.emf.ecore.EClass> |
getDomain()
Return the elements that define the domain. |
static OCLExpressionTypeDomainProvider |
getInstance()
|
org.eclipse.emf.ecore.EClass |
getNullElement()
Return the element used to denote a null element |
java.lang.String |
getTitle()
Return a descriptive title for the doamin selection |
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 |
Method Detail |
---|
public static OCLExpressionTypeDomainProvider getInstance()
public java.util.Collection<org.eclipse.emf.ecore.EClass> getDomain()
IDomainProvider
public org.eclipse.emf.ecore.EClass getNullElement()
IDomainProvider
public java.lang.String getTitle()
IDomainProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |