- All Superinterfaces:
Comparable<Tag>
- All Known Subinterfaces:
ClientTag
, ComplexTag
, MutableComplexTag
, MutableTag
, TagNode
- All Known Implementing Classes:
AbstractClientSystemTag
, AbstractClientTag
, AbstractTag
, AppDescriptionTag
, AppNameTag
, AppTitleTag
, ArrayIndexTag
, ClientTagFolder
, ClientTimeTag
, ComplexTagDefinition
, ComplexTagDiff
, CurrentWindowTag
, DateTimeFormatTag
, DefaultDatabaseTag
, DefaultTagProviderTag
, ExtendedTag
, FolderTag
, GatewayAddressTag
, GatewayRedundancyRoleTag
, HostnameTag
, IPAddressTag
, LanguageTag
, LastProjectUpdateTag
, MACAddressTag
, PollingClientSystemTag
, ProjectTag
, ProjectUpdateAvailableTag
, RolesDataSetTag
, RolesStringTag
, StaticClientSystemTag
, SystemFlagsTag
, SystemTagFolder
, TagDefinition
, TagDiff
, UserNameTag
, UserSourceTag
-
Method Summary
Gets the type of access rights for this tag
Returns the list of alarm states for this tag
Gets the value of the given tag attribute.
Returns the value in qualified form- along with quality and timestamp.
Returns the datatype of this tag's value property
Returns the name of the tag.
Returns this tags permission model, if any
Returns the type of this tag.
boolean
Returns the enabled bit for this tag
-
Method Details
-
getName
Returns the name of the tag.
-
getType
Returns the type of this tag.
-
getDataType
Returns the datatype of this tag's value property
-
isEnabled
boolean isEnabled()
Returns the enabled bit for this tag
-
getCurrentValue
Returns the value in qualified form- along with quality and timestamp.
-
getAccessRights
Gets the type of access rights for this tag
-
getPermissionModel
Returns this tags permission model, if any
-
getAlarmStates
Returns the list of alarm states for this tag
-
-
getAttribute
Gets the value of the given tag attribute.