public static final class PathEntryTranslator.ReferenceSettingsInfo extends Object
Constructor and Description |
---|
ReferenceSettingsInfo(ICConfigurationDescription cfgDescription) |
ReferenceSettingsInfo(org.eclipse.core.runtime.IPath[] projPaths,
ICExternalSetting[] extSettings) |
Modifier and Type | Method and Description |
---|---|
ICExternalSetting[] |
getExternalSettings() |
org.eclipse.core.runtime.IPath[] |
getReferencedProjectsPaths() |
Map<String,String> |
getRefProjectsMap() |
public ReferenceSettingsInfo(ICConfigurationDescription cfgDescription)
public ReferenceSettingsInfo(org.eclipse.core.runtime.IPath[] projPaths, ICExternalSetting[] extSettings)
public org.eclipse.core.runtime.IPath[] getReferencedProjectsPaths()
public ICExternalSetting[] getExternalSettings()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.