|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Artifact
| Method Summary | |
|---|---|
void |
addArtifactContext(ArtifactContext newValue)
|
void |
addArtifactContext(String id,
ArtifactContext newValue)
|
void |
addDependency(ArtifactDependency newValue)
|
void |
addDependency(String id,
ArtifactDependency newValue)
|
void |
addVp(String id,
VariabilityPoint newValue)
|
void |
addVp(VariabilityPoint newValue)
|
Collection |
getArtifactContext()
Retrieves a collection containing all the elements for the reference artifactContext. |
List |
getArtifactContext(ArtifactContextFilter filter)
Retrieves the value for the reference artifactContext for
the specified filter. |
List |
getArtifactContext(ArtifactContextQuery query)
Retrieves the value for the reference artifactContext for
the specified query. |
ArtifactContext |
getArtifactContext(String id)
Retrieves the value for the reference artifactContext for
the specified qualifier attribute value. |
String |
getArtifactType()
Retrieves the value for the attribute artifactType. |
Collection |
getDependency()
Retrieves a collection containing all the elements for the reference dependency. |
List |
getDependency(ArtifactDependencyFilter filter)
Retrieves the value for the reference dependency for the
specified filter. |
List |
getDependency(ArtifactDependencyQuery query)
Retrieves the value for the reference dependency for the
specified query. |
ArtifactDependency |
getDependency(String id)
Retrieves the value for the reference dependency for the
specified qualifier attribute value. |
String |
getDigestName()
|
String |
getDigestValue()
|
String |
getVersion()
|
Collection |
getVp()
Retrieves a collection containing all the elements for the reference vp. |
VariabilityPoint |
getVp(String id)
Retrieves the value for the reference vp for the specified
qualifier attribute value. |
List |
getVp(VariabilityPointFilter filter)
Retrieves the value for the reference vp for the specified
filter. |
List |
getVp(VariabilityPointQuery query)
Retrieves the value for the reference vp for the specified
query. |
void |
removeArtifactContext(String id)
|
void |
removeDependency(String id)
|
void |
removeVp(String id)
|
void |
setArtifactType(String newValue)
Sets a new value for the attribute artifactType. |
void |
setDigestName(String newValue)
Sets a new value for the attribute digestName. |
void |
setDigestValue(String newValue)
Sets a new value for the attribute digestValue. |
void |
setVersion(String newValue)
Sets a new value for the attribute version. |
| Methods inherited from interface org.opencrx.kernel.ras1.cci.SolutionPart |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci.AlertSender |
|---|
sendAlert, sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci.Auditee |
|---|
getAudit, getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci.Cloneable |
|---|
clone_, clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci.Importer |
|---|
importItem, importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, updateIndex, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
|---|
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci.SubscriptionTarget |
|---|
addSubscription, addSubscription, addSubscriptionForParent, addSubscriptionForParent, removeSubscription, removeSubscription, removeSubscriptionForParent, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci.XmlExporter |
|---|
exportXml, exportXml |
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.opencrx.kernel.generic.cci.DescriptionContainer |
|---|
addAdditionalDescription, addAdditionalDescription, getAdditionalDescription, getAdditionalDescription, getAdditionalDescription, getAdditionalDescription, removeAdditionalDescription |
| Method Detail |
|---|
ArtifactContext getArtifactContext(String id)
artifactContext for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getArtifactContext()
artifactContext.
JmiException - If the values cannot be retrieved for some reason.List getArtifactContext(ArtifactContextFilter filter)
artifactContext for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getArtifactContext(ArtifactContextQuery query)
artifactContext for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addArtifactContext(String id,
ArtifactContext newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addArtifactContext(ArtifactContext newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeArtifactContext(String id)
JmiException - If the value cannot be removed for some reason.String getArtifactType()
artifactType.
artifactType.
JmiException - If the value cannot be retrieved for some reason.void setArtifactType(String newValue)
artifactType.
newValue - The non-null new value for attribute artifactType.
JmiException - If the value cannot be set for some reason.ArtifactDependency getDependency(String id)
dependency for the
specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getDependency()
dependency.
JmiException - If the values cannot be retrieved for some reason.List getDependency(ArtifactDependencyFilter filter)
dependency for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getDependency(ArtifactDependencyQuery query)
dependency for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addDependency(String id,
ArtifactDependency newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addDependency(ArtifactDependency newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeDependency(String id)
JmiException - If the value cannot be removed for some reason.String getDigestName()
digestName.
JmiException - If the value cannot be retrieved for some reason.void setDigestName(String newValue)
digestName.
newValue - The possibly null new value for attribute digestName.
JmiException - If the value cannot be set for some reason.String getDigestValue()
digestValue.
JmiException - If the value cannot be retrieved for some reason.void setDigestValue(String newValue)
digestValue.
newValue - The possibly null new value for attribute digestValue.
JmiException - If the value cannot be set for some reason.String getVersion()
version.
JmiException - If the value cannot be retrieved for some reason.void setVersion(String newValue)
version.
newValue - The possibly null new value for attribute version.
JmiException - If the value cannot be set for some reason.VariabilityPoint getVp(String id)
vp for the specified
qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getVp()
vp.
JmiException - If the values cannot be retrieved for some reason.List getVp(VariabilityPointFilter filter)
vp for the specified
filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getVp(VariabilityPointQuery query)
vp for the specified
query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addVp(String id,
VariabilityPoint newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addVp(VariabilityPoint newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeVp(String id)
JmiException - If the value cannot be removed for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||