Uses of Interface
org.opencrx.kernel.ras1.cci.ArtifactContext

Packages that use ArtifactContext
org.opencrx.kernel.ras1.cci   
 

Uses of ArtifactContext in org.opencrx.kernel.ras1.cci
 

Classes in org.opencrx.kernel.ras1.cci that implement ArtifactContext
 class ArtifactContextImpl
           
 

Methods in org.opencrx.kernel.ras1.cci that return ArtifactContext
 ArtifactContext ArtifactContextClassImpl.createArtifactContext()
           
 ArtifactContext ArtifactContextClass.createArtifactContext()
          Creates an instance of class ArtifactContext.
 ArtifactContext ArtifactContextClassImpl.createArtifactContext(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.createArtifactContext(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on all required attributes.
 ArtifactContext ArtifactContextClassImpl.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass AlertSender and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass Auditee and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass BasicObject and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass Cloneable and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass ContextCapable and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass ExtentCapable and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass Importer and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass Indexed and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendSecureObject(SecureObject _base, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendSecureObject(SecureObject _base, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass SecureObject and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass ViewCapable and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
           
 ArtifactContext ArtifactContextClass.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class ArtifactContext based on the superclass XmlExporter and all required attributes not included in this superclass.
 ArtifactContext ArtifactContextClassImpl.getArtifactContext(Object object)
           
 ArtifactContext ArtifactContextClass.getArtifactContext(Object object)
          Creates an instance of class ArtifactContext based on the specified Object instance.
 ArtifactContext UseCaseImpl.getArtifactContext(String id)
           
 ArtifactContext TestPartImpl.getArtifactContext(String id)
           
 ArtifactContext TestModelImpl.getArtifactContext(String id)
           
 ArtifactContext TestDiagramImpl.getArtifactContext(String id)
           
 ArtifactContext RequirementPartImpl.getArtifactContext(String id)
           
 ArtifactContext RequirementModelImpl.getArtifactContext(String id)
           
 ArtifactContext RequirementDiagramImpl.getArtifactContext(String id)
           
 ArtifactContext InterfaceSpecImpl.getArtifactContext(String id)
           
 ArtifactContext ImplementationPartImpl.getArtifactContext(String id)
           
 ArtifactContext DesignPartImpl.getArtifactContext(String id)
           
 ArtifactContext DesignModelImpl.getArtifactContext(String id)
           
 ArtifactContext DesignDiagramImpl.getArtifactContext(String id)
           
 ArtifactContext ArtifactImpl.getArtifactContext(String id)
           
 ArtifactContext Artifact.getArtifactContext(String id)
          Retrieves the value for the reference artifactContext for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.cci with parameters of type ArtifactContext
 void UseCaseImpl.addArtifactContext(ArtifactContext newValue)
           
 void TestPartImpl.addArtifactContext(ArtifactContext newValue)
           
 void TestModelImpl.addArtifactContext(ArtifactContext newValue)
           
 void TestDiagramImpl.addArtifactContext(ArtifactContext newValue)
           
 void RequirementPartImpl.addArtifactContext(ArtifactContext newValue)
           
 void RequirementModelImpl.addArtifactContext(ArtifactContext newValue)
           
 void RequirementDiagramImpl.addArtifactContext(ArtifactContext newValue)
           
 void InterfaceSpecImpl.addArtifactContext(ArtifactContext newValue)
           
 void ImplementationPartImpl.addArtifactContext(ArtifactContext newValue)
           
 void DesignPartImpl.addArtifactContext(ArtifactContext newValue)
           
 void DesignModelImpl.addArtifactContext(ArtifactContext newValue)
           
 void DesignDiagramImpl.addArtifactContext(ArtifactContext newValue)
           
 void ArtifactImpl.addArtifactContext(ArtifactContext newValue)
           
 void Artifact.addArtifactContext(ArtifactContext newValue)
           
 void UseCaseImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void TestPartImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void TestModelImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void TestDiagramImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void RequirementPartImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void RequirementModelImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void RequirementDiagramImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void InterfaceSpecImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void ImplementationPartImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void DesignPartImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void DesignModelImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void DesignDiagramImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void ArtifactImpl.addArtifactContext(String id, ArtifactContext newValue)
           
 void Artifact.addArtifactContext(String id, ArtifactContext newValue)
           
 void UseCaseImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void TestPartImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void TestModelImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void TestDiagramImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void RequirementPartImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void RequirementModelImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void RequirementDiagramImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void InterfaceSpecImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void ImplementationPartImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void DesignPartImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void DesignModelImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void DesignDiagramImpl.setArtifactContext(ArtifactContext[] newValue)
           
 void ArtifactImpl.setArtifactContext(ArtifactContext[] newValue)
           
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.