Click or drag to resize

ValueAssertion Class

An ValueAssertion class represents a <va:valueAsertion> resource in the formula linkbase.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomyResource
    Altova.RaptorXml.Xbrl.FormulaVariableSet
      Altova.RaptorXml.Xbrl.FormulaVariableSetAssertion
        Altova.RaptorXml.Xbrl.FormulaValueAssertion

Namespace:  Altova.RaptorXml.Xbrl.Formula
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ValueAssertion : VariableSetAssertion

The ValueAssertion type exposes the following members.

Properties
  NameDescription
Public propertyAspectModel (Inherited from VariableSet.)
Public propertyDocument (Inherited from Resource.)
Public propertyDocumentationLabel (Inherited from Resource.)
Public propertyEffectiveRole (Inherited from Resource.)
Public propertyElement (Inherited from Resource.)
Public propertyExtendedLink (Inherited from Resource.)
Public propertyFilterRelationships (Inherited from VariableSet.)
Public propertyId (Inherited from Resource.)
Public propertyImplicitFiltering (Inherited from VariableSet.)
Public propertyLabel (Inherited from Resource.)
Public propertyLabelRelationships (Inherited from Resource.)
Public propertyLabels (Inherited from Resource.)
Public propertyPreconditionRelationships (Inherited from VariableSet.)
Public propertyQName (Inherited from Resource.)
Public propertyReferencedParameters (Inherited from VariableSet.)
Public propertyReferenceRelationships (Inherited from Resource.)
Public propertyReferences (Inherited from Resource.)
Public propertySatisfiedMessageRelationships (Inherited from VariableSetAssertion.)
Public propertyTerseLabel (Inherited from Resource.)
Public propertyTest
Public propertyUnsatisfiedMessageRelationships (Inherited from VariableSetAssertion.)
Public propertyUnsatisfiedSeverityRelationships (Inherited from VariableSetAssertion.)
Public propertyUnsatisifiedSeverity (Inherited from VariableSetAssertion.)
Public propertyVariableSetRelationships (Inherited from VariableSet.)
Public propertyVerboseLabel (Inherited from Resource.)
Public propertyXlinkLabel (Inherited from Resource.)
Public propertyXlinkRole (Inherited from Resource.)
Public propertyXlinkTitle (Inherited from Resource.)
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Resource) (Inherited from Resource.)
Public methodCompareTo(ValueAssertion)
Public methodCompareTo(VariableSet) (Inherited from VariableSet.)
Public methodCompareTo(VariableSetAssertion) (Inherited from VariableSetAssertion.)
Public methodDispose (Inherited from Resource.)
Public methodEquals(Object) (Overrides VariableSetAssertionEquals(Object).)
Public methodEquals(Resource) (Inherited from Resource.)
Public methodEquals(ValueAssertion)
Public methodEquals(VariableSet) (Inherited from VariableSet.)
Public methodEquals(VariableSetAssertion) (Inherited from VariableSetAssertion.)
Public methodEvaluate(Instance, ErrorLog) (Inherited from VariableSetAssertion.)
Public methodEvaluate(Instance, AssertionProcessingSettings, ErrorLog) (Inherited from VariableSetAssertion.)
Public methodGetHashCode (Overrides VariableSetAssertionGetHashCode.)
Public methodGetLabelRelationships (Inherited from Resource.)
Public methodGetLabels (Inherited from Resource.)
Public methodGetReferenceRelationships (Inherited from Resource.)
Public methodGetReferences (Inherited from Resource.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetXPointer (Inherited from Resource.)
Public methodGetXPointer(Boolean) (Inherited from Resource.)
Public methodResolveVariable (Inherited from VariableSet.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also