|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.util.IlEnum
ilog.util.IlEventType
ilog.cpl.graph.GraphModelEvent.Type
public abstract static class GraphModelEvent.Type
Event type
| Field Summary | |
|---|---|
static IlEnumInfo |
metainfo
Metainformation about event types. |
static GraphModelEvent.Type |
SERIES_BEGIN
Starting a series of events. |
static GraphModelEvent.Type |
SERIES_END
Ending a series of events. |
| Constructor Summary | |
|---|---|
protected |
GraphModelEvent.Type()
Creates a new event type. |
protected |
GraphModelEvent.Type(String name)
Creates a new event type. |
| Method Summary |
|---|
| Methods inherited from class ilog.util.IlEventType |
|---|
notify |
| Methods inherited from class ilog.util.IlEnum |
|---|
getName, intern, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final IlEnumInfo metainfo
public static final GraphModelEvent.Type SERIES_BEGIN
public static final GraphModelEvent.Type SERIES_END
| Constructor Detail |
|---|
protected GraphModelEvent.Type()
protected GraphModelEvent.Type(String name)
name - Type name
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||