|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Artifact
Class Artifact
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.ras1.cci2.SolutionPart |
|---|
SolutionPart.Identity |
| Method Summary | ||
|---|---|---|
|
getArtifactContext()
Retrieves a set containing all the elements for the reference artifactContext. |
|
String |
getArtifactType()
Retrieves the value for the attribute artifactType. |
|
|
getDependency()
Retrieves a set containing all the elements for the reference dependency. |
|
String |
getDigestName()
|
|
String |
getDigestValue()
|
|
String |
getVersion()
|
|
|
getVp()
Retrieves a set containing all the elements for the reference vp. |
|
void |
setArtifactType(String artifactType)
Sets a new value for the attribute artifactType. |
|
void |
setDigestName(String digestName)
Sets a new value for the attribute digestName. |
|
void |
setDigestValue(String digestValue)
Sets a new value for the attribute digestValue. |
|
void |
setVersion(String version)
Sets a new value for the attribute version. |
|
| Methods inherited from interface org.opencrx.kernel.ras1.cci2.SolutionPart |
|---|
getDescription, getName, setAsset, setAsset, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
getAdditionalDescription |
| Method Detail |
|---|
<T extends ArtifactContext> Collection<T> getArtifactContext()
artifactContext.
String getArtifactType()
artifactType.
artifactType.void setArtifactType(String artifactType)
artifactType.
artifactType - The non-null new value for attribute artifactType.<T extends ArtifactDependency> Collection<T> getDependency()
dependency.
String getDigestName()
digestName.void setDigestName(String digestName)
digestName.
digestName - The possibly null new value for attribute digestName.String getDigestValue()
digestValue.void setDigestValue(String digestValue)
digestValue.
digestValue - The possibly null new value for attribute digestValue.String getVersion()
version.void setVersion(String version)
version.
version - The possibly null new value for attribute version.<T extends VariabilityPoint> Collection<T> getVp()
vp.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||