|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISpecializationTypeDescriptor
Descriptor for a specialization element type that has been defined in XML
using the elementTypes
extension point.
Method Summary | |
---|---|
IContainerDescriptor |
getContainerDescriptor()
Gets the container descriptor. |
IEditHelperAdvice |
getEditHelperAdvice()
Gets my edit helper advice. |
IElementMatcher |
getMatcher()
Gets the element matcher. |
IElementType[] |
getSpecializedTypes()
Gets the element types that this type specializes. |
Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.IElementTypeDescriptor |
---|
getIconURL, getId, getKindName, getName, getParamValue |
Method Detail |
---|
IContainerDescriptor getContainerDescriptor()
IElementType[] getSpecializedTypes()
IElementMatcher getMatcher()
IEditHelperAdvice getEditHelperAdvice()
May cause the plugin defining the edit helper advice class to be loaded.
|
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.