|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.emf.validation.service.ConstraintChangeEventType
public final class ConstraintChangeEventType
Enumeration for a constraint change event type.
Field Summary | |
---|---|
static ConstraintChangeEventType |
ADDED_CATEGORY
Added category constraint change event type |
static ConstraintChangeEventType |
DISABLED
Disabled constraint change event type |
static ConstraintChangeEventType |
ENABLED
Enabled constraint change event type |
static ConstraintChangeEventType |
REGISTERED
Registered constraint change event type |
static ConstraintChangeEventType |
REMOVED_CATEGORY
Removed category constraint change event type |
static ConstraintChangeEventType |
UNREGISTERED
Unregistered constraint change event type |
Method Summary | |
---|---|
protected List |
getValues()
Obtains the collection of predefined constraint change event types |
Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
---|
getLiteral, getName, getValue, toString, writeReplace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ConstraintChangeEventType REGISTERED
public static final ConstraintChangeEventType UNREGISTERED
public static final ConstraintChangeEventType ENABLED
public static final ConstraintChangeEventType DISABLED
public static final ConstraintChangeEventType ADDED_CATEGORY
public static final ConstraintChangeEventType REMOVED_CATEGORY
Method Detail |
---|
protected List getValues()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |