|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.emf.type.core.ElementTypeAddedEvent
public class ElementTypeAddedEvent
Notification that an element type has been added to the
ElementTypeRegistry
.
Constructor Summary | |
---|---|
ElementTypeAddedEvent(java.lang.String elementTypeId)
Constructs a new event. |
Method Summary | |
---|---|
java.lang.String |
getElementTypeId()
Gets the ID of the element type that was added. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementTypeAddedEvent(java.lang.String elementTypeId)
elementTypeId
- the element type IDMethod Detail |
---|
public java.lang.String getElementTypeId()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.