public class InstallCatalogItemMappingLabelProvider extends Object implements org.eclipse.core.runtime.IAdapterFactory
Constructor and Description |
---|
InstallCatalogItemMappingLabelProvider()
Factory instance constructor
|
InstallCatalogItemMappingLabelProvider(InstallCatalogItemMavenDiscoveryProposal proposal) |
Modifier and Type | Method and Description |
---|---|
Object |
getAdapter(Object adaptableObject,
Class adapterType) |
Class[] |
getAdapterList() |
String |
getEclipseMappingText(LifecycleMappingConfiguration configuration) |
ILifecycleMappingRequirement |
getKey() |
String |
getMavenText() |
boolean |
isError() |
public InstallCatalogItemMappingLabelProvider()
public InstallCatalogItemMappingLabelProvider(InstallCatalogItemMavenDiscoveryProposal proposal)
public String getMavenText()
public String getEclipseMappingText(LifecycleMappingConfiguration configuration)
public Object getAdapter(Object adaptableObject, Class adapterType)
getAdapter
in interface org.eclipse.core.runtime.IAdapterFactory
public Class[] getAdapterList()
getAdapterList
in interface org.eclipse.core.runtime.IAdapterFactory
public boolean isError()
public ILifecycleMappingRequirement getKey()
Copyright © 2005–2014 Sonatype, Inc.. All rights reserved.