public interface LTResources extends LTBlock
The following features are supported:
LttestPackage.getLTResources()NOTIFIER| Modifier and Type | Method and Description |
|---|---|
com.ibm.rational.test.lt.models.behavior.lttest.LTAnnotationFile |
getAnnotationFile()
Returns the value of the 'Annotation File' containment reference
|
org.eclipse.emf.common.util.EList<com.ibm.rational.test.lt.models.behavior.lttest.AttachedFile> |
getAttachedFiles()
Returns the value of the 'Attached Files' containment reference list.
|
org.eclipse.emf.common.util.EList<com.ibm.rational.test.common.models.behavior.cbdata.BuiltInDataSource> |
getBuiltInDataSources()
Returns the value of the 'Built In Data Sources' containment reference list.
|
List |
getBuiltInDataSources(String type)
This returns a transient list of BuiltInDataSource of the given
type.
|
org.eclipse.emf.common.util.EList<com.ibm.rational.test.lt.models.behavior.common.DigitalCertificate> |
getCertificates()
Returns the value of the 'Certificates' containment reference list.
|
VPString |
getContentString(String id)
Returns a content string with the given
id. |
VPString |
getContentString(String categoryId,
String stringId)
Returns a content string from the list of content strings in this test.
|
org.eclipse.emf.common.util.EList<VPString> |
getContentStrings()
Returns the value of the 'Content Strings' containment reference list.
|
org.eclipse.emf.common.util.EList<LTFeature> |
getFeatures()
Returns the value of the 'Features' containment reference list.
|
LTFeature |
getPrimaryFeature()
Deprecated.
|
com.ibm.rational.test.lt.models.behavior.security.SecurityContainer |
getSecurityContainer()
Returns the value of the 'Security Container' containment reference
|
void |
setAnnotationFile(com.ibm.rational.test.lt.models.behavior.lttest.LTAnnotationFile value)
Sets the value of the '
Annotation File' containment reference |
void |
setSecurityContainer(com.ibm.rational.test.lt.models.behavior.security.SecurityContainer value)
Sets the value of the '
Security Container' containment reference |
addProxy, createProxy, isProxyReference, processRemoval, removeProxygetActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTargetisControlBlockcanDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validategetDescription, getId, getName, getStopId, setDescription, setId, setNamegetAdaptergetTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttributedoClone, isCloneableeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverorg.eclipse.emf.common.util.EList<com.ibm.rational.test.common.models.behavior.cbdata.BuiltInDataSource> getBuiltInDataSources()
BuiltInDataSource.
If the meaning of the 'Built In Data Sources' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTResources_BuiltInDataSources()List getBuiltInDataSources(String type)
type - org.eclipse.emf.common.util.EList<LTFeature> getFeatures()
LTFeature.
If the meaning of the 'Features' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTResources_Features()org.eclipse.emf.common.util.EList<VPString> getContentStrings()
VPString.
If the meaning of the 'Content Strings' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTResources_ContentStrings()com.ibm.rational.test.lt.models.behavior.lttest.LTAnnotationFile getAnnotationFile()
If the meaning of the 'Annotation File' containment reference isn't clear, there really should be more of a description here...
LTResources.setAnnotationFile(LTAnnotationFile),
LttestPackage.getLTResources_AnnotationFile()void setAnnotationFile(com.ibm.rational.test.lt.models.behavior.lttest.LTAnnotationFile value)
Annotation File' containment reference.
value - the new value of the 'Annotation File' containment reference.LTResources.getAnnotationFile()org.eclipse.emf.common.util.EList<com.ibm.rational.test.lt.models.behavior.lttest.AttachedFile> getAttachedFiles()
AttachedFile.
If the meaning of the 'Attached Files' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTResources_AttachedFiles()org.eclipse.emf.common.util.EList<com.ibm.rational.test.lt.models.behavior.common.DigitalCertificate> getCertificates()
DigitalCertificate.
If the meaning of the 'Certificates' containment reference list isn't clear, there really should be more of a description here...
LttestPackage.getLTResources_Certificates()com.ibm.rational.test.lt.models.behavior.security.SecurityContainer getSecurityContainer()
If the meaning of the 'Security Container' containment reference isn't clear, there really should be more of a description here...
LTResources.setSecurityContainer(SecurityContainer),
LttestPackage.getLTResources_SecurityContainer()void setSecurityContainer(com.ibm.rational.test.lt.models.behavior.security.SecurityContainer value)
Security Container' containment reference.
value - the new value of the 'Security Container' containment reference.LTResources.getSecurityContainer()VPString getContentString(String categoryId, String stringId)
categoryId and
stringId, it will create it. The arguments passed to this method
should not be null and should be valid IDs. This returns null
if no string string exists.categoryId - stringId - VPString getContentString(String id)
id.id - @Deprecated LTFeature getPrimaryFeature()
LTResources.getFeatures(),
FeatureManager.isPrimary(String)© Copyright IBM Corp. 2016. All rights reserved.