Class FeatureDependenciesAction

java.lang.Object
org.eclipse.equinox.p2.publisher.AbstractPublisherAction
org.eclipse.tycho.p2.impl.publisher.AbstractDependenciesAction
org.eclipse.tycho.p2.impl.publisher.FeatureDependenciesAction
All Implemented Interfaces:
org.eclipse.equinox.p2.publisher.IPublisherAction

public class FeatureDependenciesAction extends AbstractDependenciesAction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Comma separated list of IInstallableUnit ids that are included (as opposed to required by) the feature.

    Fields inherited from class org.eclipse.tycho.p2.impl.publisher.AbstractDependenciesAction

    ANY_QUALIFIER, FEATURE_GROUP_IU_SUFFIX, OSGI_ARCH, OSGI_NL, OSGI_OS, OSGi_versionMin, OSGI_WS

    Fields inherited from class org.eclipse.equinox.p2.publisher.AbstractPublisherAction

    CONFIG_ANY, CONFIG_SEGMENT_SEPARATOR, info
  • Constructor Summary

    Constructors
    Constructor
    Description
    FeatureDependenciesAction(org.eclipse.equinox.p2.publisher.eclipse.Feature feature)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    addProperties(org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription iud)
     
    protected void
    addProvidedCapabilities(Set<org.eclipse.equinox.p2.metadata.IProvidedCapability> provided)
     
    protected void
    addPublisherAdvice(org.eclipse.equinox.p2.publisher.IPublisherInfo publisherInfo)
     
    protected String
     
    static Set<String>
    getIncludedUIs(org.eclipse.equinox.p2.metadata.IInstallableUnit iu)
     
    protected Set<org.eclipse.equinox.p2.metadata.IRequirement>
     
    protected org.eclipse.equinox.p2.metadata.Version
     

    Methods inherited from class org.eclipse.tycho.p2.impl.publisher.AbstractDependenciesAction

    addRequiredCapability, createVersion, getVersionRange, getVersionRange, perform

    Methods inherited from class org.eclipse.equinox.p2.publisher.AbstractPublisherAction

    addSelfCapability, createConfigSpec, createCUIdString, createFilterSpec, createIdString, createIURequirements, createIUShell, createLDAPString, createPack200ArtifactDescriptor, createParentIU, createParentPrefixComputer, createRootPrefixComputer, createSelfCapability, filterMatches, getArrayFromString, parseConfigSpec, processAdditionalInstallableUnitsAdvice, processArtifactPropertiesAdvice, processCapabilityAdvice, processInstallableUnitPropertiesAdvice, processTouchpointAdvice, processTouchpointAdvice, processUpdateDescriptorAdvice, publishArtifact, publishArtifact, queryForIU, queryForIUs, setPublisherInfo, toRequiredCapability

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait