FTA Requirement Package Methods

This page discusses:

FTARequirementModel.GetCreationUnitAndPrecision()

-

Signature

FTARequirementModel.GetCreationUnitAndPrecision(FTAUnitValueOutput : String, FTAPrecisionValueOutput : Integer) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
FTAUnitValueOutputOutString-
FTAPrecisionValueOutputOutInteger-

ReturnType

Boolean

Example

FTARequirementModel.GetDimensionTolerance()

-

Signature

FTARequirementModel.GetDimensionTolerance(LimitTypeValueOutput : String, BoundsValueOutput : List) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
LimitTypeValueOutputOutString-
BoundsValueOutputOutList-

ReturnType

Boolean

Example

FTARequirementModel.GetFTAFeatures()

-

Signature

FTARequirementModel.GetFTAFeatures(RequirementSpecFTAReqIsBelonging : Requirement Specification, AnnotationSet : CATTPSSet, AnnotationBoundToFTAReq : CATTPSAllAnnotations) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
RequirementSpecFTAReqIsBelongingInRequirement Specification-
AnnotationSetOutCATTPSSet-
AnnotationBoundToFTAReqOutCATTPSAllAnnotations-

ReturnType

Boolean

Example

FTARequirementModel.GetLabelValue()

-

Signature

FTARequirementModel.GetLabelValue(StrValueOutput : String) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
StrValueOutputOutString-

ReturnType

Boolean

Example

FTARequirementModel.GetNominalValue()

-

Signature

FTARequirementModel.GetNominalValue(ListOflengthValueOutput : List) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
ListOflengthValueOutputOutList-

ReturnType

Boolean

Example

FTARequirementModel.GetRepresentationStrings()

-

Signature

FTARequirementModel.GetRepresentationStrings(ListOfRepStringsValueOutput : List) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
ListOfRepStringsValueOutputOutList-

ReturnType

Boolean

Example

FTARequirementModel.GetToleranceZoneValue()

-

Signature

FTARequirementModel.GetToleranceZoneValue(LengthValueOutput : LENGTH) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
LengthValueOutputOutLENGTH-

ReturnType

Boolean

Example

FTARequirementModel.GetTypeCharacteristics()

-

Signature

FTARequirementModel.GetTypeCharacteristics(TypeOutput : String, SuperTypeOutput : String) : Boolean

Arguments

NameInput/OutputRequired?TypeComment
TypeOutputOutString-
SuperTypeOutputOutString-

ReturnType

Boolean

Example