Methods from org.eclipse.ecf.identity used by org.eclipse.ecf

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ecf.core.identity.ID.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.core.user.User.User(ID)31

org.eclipse.ecf.core.identity.IDFactory.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.BaseContainer.BaseContainer(long)67
org.eclipse.ecf.core.BaseContainer.Instantiator.createInstance(ContainerTypeDescription, Object[])37
org.eclipse.ecf.core.BaseContainer.Instantiator.createInstance(ContainerTypeDescription, Object[])37

org.eclipse.ecf.core.identity.IIdentifiable.getID()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.addContainer(IContainer, ContainerTypeDescription)415
org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerTypeDescription, Object[])292
org.eclipse.ecf.core.ContainerFactory.removeContainer(IContainer)447

org.eclipse.ecf.core.identity.IIDFactory.createLongID(long)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.core.BaseContainer.BaseContainer(long)67

org.eclipse.ecf.core.identity.IIDFactory.createStringID(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.ecf.core.BaseContainer.Instantiator.createInstance(ContainerTypeDescription, Object[])37
org.eclipse.ecf.core.BaseContainer.Instantiator.createInstance(ContainerTypeDescription, Object[])37

org.eclipse.ecf.core.util.ECFException.ECFException()

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException()-1
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException()25
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException()27

org.eclipse.ecf.core.util.ECFException.ECFException(IStatus)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(IStatus)-1
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(IStatus)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(IStatus)41
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(IStatus)23

org.eclipse.ecf.core.util.ECFException.ECFException(String, Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(String, Throwable)-1
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(String, Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(String, Throwable)37
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(String, Throwable)39

org.eclipse.ecf.core.util.ECFException.ECFException(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(String)-1
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(String)29
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(String)31

org.eclipse.ecf.core.util.ECFException.ECFException(Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(Throwable)-1
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(Throwable)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.ecf.core.ContainerConnectException.ContainerConnectException(Throwable)33
org.eclipse.ecf.core.ContainerCreateException.ContainerCreateException(Throwable)35

org.eclipse.ecf.core.util.LogHelper.getLogCode(IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.core.ECFPlugin.log(IStatus)133

org.eclipse.ecf.core.util.LogHelper.getLogMessage(IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.core.ECFPlugin.log(IStatus)133

org.eclipse.ecf.core.util.PlatformHelper.getPlatformAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.core.ECFPlugin.getAdapterManager()86

org.eclipse.ecf.core.util.SystemLogService.SystemLogService(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.ecf.internal.core.ECFPlugin.getLogService()125

org.eclipse.ecf.core.util.Trace.catching(String, String, Class, String, Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.1.dispose()90
org.eclipse.ecf.core.ContainerTypeDescription.traceAndLogException(int, String, Throwable)174
org.eclipse.ecf.internal.core.ECFPlugin.logException(IStatus, String, Throwable)138

org.eclipse.ecf.core.util.Trace.entering(String, String, Class, String, Object[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerTypeDescription, Object[])272
org.eclipse.ecf.internal.core.ECFPlugin.addContainerFactoryExtensions(IConfigurationElement[])184
org.eclipse.ecf.internal.core.ECFPlugin.removeContainerFactoryExtensions(IConfigurationElement[])149

org.eclipse.ecf.core.util.Trace.entering(String, String, Class, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedAdapterTypes()154
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedIntents()219
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedParameterTypes()199

org.eclipse.ecf.core.util.Trace.exiting(String, String, Class, String, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerTypeDescription, Object[])295
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedAdapterTypes()169
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedIntents()228
org.eclipse.ecf.core.ContainerTypeDescription.getSupportedParameterTypes()208

org.eclipse.ecf.core.util.Trace.getArgumentsString(Object[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerTypeDescription, Object[])272

org.eclipse.ecf.core.util.Trace.throwing(String, String, Class, String, Throwable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.core.ContainerFactory.throwContainerCreateException(String, Throwable, String)219

org.eclipse.ecf.core.util.Trace.trace(String, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.ecf.internal.core.ECFPlugin.addContainerFactoryExtensions(IConfigurationElement[])222
org.eclipse.ecf.internal.core.ECFPlugin.removeContainerFactoryExtensions(IConfigurationElement[])169

Back to reference summary for org.eclipse.ecf

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict