org.eclipse.cdt.internal.core
Class COwnerConfiguration
java.lang.Object
org.eclipse.cdt.internal.core.COwnerConfiguration
public class COwnerConfiguration
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COwnerConfiguration
public COwnerConfiguration(org.eclipse.core.runtime.IConfigurationElement element)
COwnerConfiguration
public COwnerConfiguration(java.lang.String id,
java.lang.String name)
getOwnerID
public java.lang.String getOwnerID()
getName
public java.lang.String getName()
getPlatform
public java.lang.String getPlatform()
createOwner
public ICOwner createOwner()
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
getNature
public java.lang.String getNature()