|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.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 |
|---|
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.ras1.cci2.SolutionPart |
|---|
SolutionPart.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::ras1::Artifact |
| Fields inherited from class org.opencrx.kernel.ras1.jpa3.SolutionPart |
|---|
BASE_CLASS |
| 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. |
|
protected org.w3c.jpa3.AbstractObject.Slice |
newArtifact$Slice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
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 |
|---|
openmdxjdoClassName, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet |
| 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, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| 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 |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::ras1::Artifact
| Constructor Detail |
|---|
public Artifact()
| Method Detail |
|---|
public 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 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.public 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 <T extends ArtifactDependency> ArtifactHasDependency.Dependency<T> getDependency()
dependency.
getDependency 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 Artifactprotected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class SolutionPart
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class SolutionPartprotected org.w3c.jpa3.AbstractObject.Slice newArtifact$Slice(int index)
protected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class SolutionPartArtifact.CLASS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||