org.eclipse.etrice.etunit.converter.Etunit
Interface TestsuiteType

All Superinterfaces:
Testsuite
All Known Implementing Classes:
TestsuiteTypeImpl

public interface TestsuiteType
extends Testsuite

A representation of the model object 'Testsuite Type'.

See Also:
EtunitPackage.getTestsuiteType()
EMF generated code
EMF model element
extendedMetaData="name='testsuite_._type' kind='elementOnly'"

Method Summary
 
Methods inherited from interface org.eclipse.etrice.etunit.converter.Etunit.Testsuite
getErrors, getFailures, getName, getSkipped, getTestcase, getTests, getTime, getTimestamp, isSetErrors, isSetFailures, isSetSkipped, isSetTests, setErrors, setFailures, setName, setSkipped, setTests, setTime, setTimestamp, unsetErrors, unsetFailures, unsetSkipped, unsetTests