|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription
org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitPatchDescription
public static class MetadataFactory.InstallableUnitPatchDescription
A description containing information about an installable unit patch. Once created, installable units are immutable. This description class allows a client to build up the state for an installable unit patch incrementally, and then finally produce the resulting immutable unit.
Field Summary |
---|
Fields inherited from class org.eclipse.equinox.p2.metadata.MetadataFactory.InstallableUnitDescription |
---|
PROP_TYPE_CATEGORY, PROP_TYPE_FRAGMENT, PROP_TYPE_GROUP, PROP_TYPE_PATCH |
Constructor Summary | |
---|---|
MetadataFactory.InstallableUnitPatchDescription()
|
Method Summary | |
---|---|
void |
setApplicabilityScope(IRequirement[][] applyTo)
Set the applicability scope for the installable unit patch. |
void |
setLifeCycle(IRequirement lifeCycle)
Set the lifecycle change for the installable unit patch. |
void |
setRequirementChanges(IRequirementChange[] changes)
Set the requirement change for the installable unit patch. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetadataFactory.InstallableUnitPatchDescription()
Method Detail |
---|
public void setApplicabilityScope(IRequirement[][] applyTo)
public void setLifeCycle(IRequirement lifeCycle)
public void setRequirementChanges(IRequirementChange[] changes)
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.