Interface Tag
-
- All Superinterfaces:
ItemMetadata
public interface Tag extends ItemMetadata
A Tag can be assigned to an Executable Test Suite and used to filter specific ETS in an ETS collection.- See Also:
EtsCollection.itemsByTag(Tag)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
priority()
Non negative integer-
Methods inherited from interface de.interactive_instruments.etf.client.ItemMetadata
description, eid, label, version
-
-