|
||||||||||
| 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 | ||
|---|---|---|
void |
addArtifactContext(boolean idIsPersistent,
String id,
ArtifactContext artifactContext)
Adds the specified element to the set of the values for the reference artifactContext. |
|
void |
addDependency(boolean idIsPersistent,
String id,
ArtifactDependency dependency)
Adds the specified element to the set of the values for the reference dependency. |
|
void |
addVp(boolean idIsPersistent,
String id,
VariabilityPoint vp)
Adds the specified element to the set of the values for the reference vp. |
|
|
getArtifactContext()
Retrieves a set containing all the elements for the reference artifactContext. |
|
ArtifactContext |
getArtifactContext(boolean idIsPersistent,
String id)
Retrieves the value for the reference artifactContext for
the specified qualifier attribute value. |
|
String |
getArtifactType()
Retrieves the value for the attribute artifactType. |
|
|
getDependency()
Retrieves a set containing all the elements for the reference dependency. |
|
ArtifactDependency |
getDependency(boolean idIsPersistent,
String id)
Retrieves the value for the reference dependency for the
specified qualifier attribute value. |
|
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. |
|
VariabilityPoint |
getVp(boolean idIsPersistent,
String id)
Retrieves the value for the reference vp for the specified
qualifier attribute value. |
|
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, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit, 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, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| 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, getView |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
addAdditionalDescription, getAdditionalDescription, getAdditionalDescription |
| Method Detail |
|---|
<T extends ArtifactContext> Collection<T> getArtifactContext()
artifactContext.
ArtifactContext getArtifactContext(boolean idIsPersistent,
String id)
artifactContext for
the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addArtifactContext(boolean idIsPersistent,
String id,
ArtifactContext artifactContext)
artifactContext.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.artifactContext - The element to be appended.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.
ArtifactDependency getDependency(boolean idIsPersistent,
String id)
dependency for the
specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addDependency(boolean idIsPersistent,
String id,
ArtifactDependency dependency)
dependency.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.dependency - The element to be appended.String getDigestName()
digestName.
digestName.void setDigestName(String digestName)
digestName.
digestName - The possibly null new value for attribute digestName.String getDigestValue()
digestValue.
digestValue.void setDigestValue(String digestValue)
digestValue.
digestValue - The possibly null new value for attribute digestValue.String getVersion()
version.
version.void setVersion(String version)
version.
version - The possibly null new value for attribute version.<T extends VariabilityPoint> Collection<T> getVp()
vp.
VariabilityPoint getVp(boolean idIsPersistent,
String id)
vp for the specified
qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
void addVp(boolean idIsPersistent,
String id,
VariabilityPoint vp)
vp.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.vp - The element to be appended.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||