|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.ras1.jpa3.SolutionPart
org.opencrx.kernel.ras1.jpa3.Artifact
public class Artifact
Class Artifact
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
AbstractObject.AbstractStateAccessor, AbstractObject.EmbeddedList<E>, AbstractObject.EmbeddedSet<E>, AbstractObject.ObjectState, AbstractObject.SlicedList<E,S>, AbstractObject.SlicedMap<E,S>, AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.ras1.cci2.SolutionPart |
|---|
SolutionPart.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.ras1.jpa3.SolutionPart |
|---|
createdAt, identity, modifiedAt |
| Constructor Summary | |
|---|---|
Artifact()
Constructor |
|
| 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()
Retrieves the possibly null value for the optional attribute digestName. |
|
String |
getDigestValue()
Retrieves the possibly null value for the optional attribute digestValue. |
|
String |
getVersion()
Retrieves the possibly null value for the optional attribute version. |
|
|
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 class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.ras1.cci2.SolutionPart |
|---|
getDescription, getName, 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.Exporter |
|---|
exportItem, exportItemAdvanced |
| 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, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
getAdditionalDescription |
| Constructor Detail |
|---|
public Artifact()
| Method Detail |
|---|
public <T extends ArtifactDependency> ArtifactHasDependency.Dependency<T> getDependency()
dependency.
getDependency in interface Artifactpublic final String getDigestValue()
digestValue.
getDigestValue in interface ArtifactdigestValue.public void setDigestValue(String digestValue)
digestValue.
setDigestValue in interface ArtifactdigestValue - The possibly null new value for attribute digestValue.public <T extends ArtifactContext> ArtifactHasContext.ArtifactContext<T> getArtifactContext()
artifactContext.
getArtifactContext in interface Artifactpublic String getArtifactType()
artifactType.
getArtifactType in interface ArtifactartifactType.public void setArtifactType(String artifactType)
artifactType.
setArtifactType in interface ArtifactartifactType - The non-null new value for attribute artifactType.public <T extends VariabilityPoint> ArtifactHasVP.Vp<T> getVp()
vp.
getVp in interface Artifactpublic final String getVersion()
version.
getVersion in interface Artifactversion.public void setVersion(String version)
version.
setVersion in interface Artifactversion - The possibly null new value for attribute version.public final String getDigestName()
digestName.
getDigestName in interface ArtifactdigestName.public void setDigestName(String digestName)
digestName.
setDigestName in interface ArtifactdigestName - The possibly null new value for attribute digestName.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||