Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

org.eclipse.gmf.runtime.emf.type.core
Class NullElementType

java.lang.Object
  extended by 

org.eclipse.gmf.runtime.emf.type.core.ElementType
      extended by 

org.eclipse.gmf.runtime.emf.type.core.MetamodelType
          extended by 
org.eclipse.gmf.runtime.emf.type.core.NullElementType
All Implemented Interfaces:
IAdaptable, IElementType, IMetamodelType

public class NullElementType
extends MetamodelType

Singleton element type that has no EClass. Clients can specialized this element type if they wish to declare types that do not have a matching EClass.


Field Summary
static java.lang.String ID
          The ID.
 
Method Summary
static  NullElementType getInstance ()
          Gets the singleton instance.
 
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core. MetamodelType
getAllSuperTypes, getEditCommand, getEditHelper, toString
 
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core. ElementType
canEdit, getAdapter, getDisplayName, getEClass, getIconURL, getId, setAllSupertypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core. IElementType
canEdit, getDisplayName, getEClass, getIconURL, getId
 
Methods inherited from interface org.eclipse.core.runtime. IAdaptable
getAdapter
 

Field Detail

ID

public static final java.lang.String ID
The ID.

See Also:
Constant Field Values
Method Detail

getInstance

public static 
NullElementType getInstance()
Gets the singleton instance.

Returns:
the singleton instance

Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire