RemObjects Elements
    Elements Docs
  • RemObjects Oxygene
  • RemObjects C#
  • RemObjects Swift
  • RemObjects Iodine (Java Language)
  • RemObjects Go
  • RemObjects Mercury (VB)
  • Concepts
  • Platforms
  • Projects
  • Fire & Water
  • Visual Studio
  • Compiler
  • EBuild
  • Tools
  • Tutorials
  • API Reference
    • Standard Types
    • Standard Aspects
    • System Functions
    • Elements RTL
    • Delphi RTL
    • Swift Base Library
    • Go Base Library
    • Mercury Base Library
    • Echoes Base Library
    • Cooper Base Library
    • Toffee Base Library
    • Island RTL
    • EUnit
    • Cirrus
      • Namespaces
        • RemObjects.Elements.Cirrus
          • AspectPlatformAttribute
          • Aspects
          • AspectsHelper
          • AutoInjectIntoTargetAttribute
          • BaseFilteredAspect
          • CirrusException
          • ClassModel
          • DuckTypeAspectAttribute
          • DuckTypeAspectKind
          • ElementKind
          • FxAttributeData
          • GenericParameter0
          • GenericParameter1
          • GenericParameter2
          • GenericParameter3
          • GenericParameter4
          • GenericParameter5
          • GenericParameterTypeSpecifierAttribute
          • GenericParameterVariance
          • IArrayType
          • IAspectFilter
          • IAspectFinishCallback
          • IAssemblyExclusveDecorator
          • IAssemblyImplementationDecorator
          • IAssemblyInterfaceDecorator
          • IAttribute
          • IAttributeDefinition
          • IAttributeDefinitionProvider
          • IAttributesProvider
          • IAutoGenMethodImplementationDecorator
          • IBaseAspect
          • IConstant
          • IConstantDefinition
          • IContext
          • IDuckTypeDecorator
          • IElementDefinition
          • IEvent
          • IEventDefinition
          • IEventImplementationDecorator
          • IEventInterfaceDecorator
          • IField
          • IFieldDefinition
          • IFieldInterfaceDecorator
          • IGenericInstantiationType
          • IGenericParametersProvider
          • IGenericParameterType
          • IGenericParameterTypeDefinition
          • IGetFxData
          • IImplements
          • ILanguageSpecific
          • ILanguageSpecificDefinition
          • ILinkType
          • ILocal
          • IMacroInput
          • IManagedReferenceType
          • IMember
          • IMemberDefinition
          • IMethod
          • IMethodCallDecorator
          • IMethodDefinition
          • IMethodDefinition Extension
          • IMethodImplementationDecorator
          • IMethodInterfaceDecorator
          • IModifiedType
          • IMultiDimArrayType
          • InjectInterfaceAttribute
          • InjectIntoTargetAttribute
          • INotNullableType
          • IParameter
          • IParameterDefinition
          • IPointerType
          • IPosition
          • IProperty
          • IPropertyDefinition
          • IPropertyImplementationDecorator
          • IPropertyInterfaceDecorator
          • IRemappedType
          • IServices
          • ISimpleArrayType
          • IType
          • ITypeDefinition
          • ITypeImplementationDecorator
          • ITypeInterfaceDecorator
          • ITypeReference
          • IWrappedNullableType
          • Language
          • MacroAspect
          • MethodAspectAttribute
          • MethodGenericParameter0
          • MethodGenericParameter1
          • MethodGenericParameter2
          • MethodGenericParameter3
          • MethodGenericParameter4
          • MethodGenericParameter5
          • MethodType
          • ParameterModifier
          • Platform
          • RequiredInTargetAttribute
          • RequiresBaseClassAttribute
          • RequiresGenericParametersAttribute
          • RequiresInterfaceAttribute
          • StatementDelegate
          • SurroundMethod
          • ThrowsState
          • TokenFragment
          • TypeCodes
          • TypeDefKind
          • TypeKind
          • UnwrapTypeAttribute
          • VirtualMode
          • Visibility
        • RemObjects.Elements.Cirrus.Statements
        • RemObjects.Elements.Cirrus.Values
    • Sugar (Deprecated)
  • Elements Versions
  • Beta Access
 
RemObjects Elements
  • Elements Docs »
  • API Reference »
  • Cirrus »
  • Namespaces »
  • RemObjects.Elements.Cirrus »
  • IBaseAspect

IBaseAspect

Overview

IBaseAspect is an empty interface used by the compiler to determine if an aspect is a valid aspect type. All aspects have to implement this interface.

Location

  • Reference: RemObjects.Elements.Cirrus.dll
  • Namespace: RemObjects.Elements.Cirrus

 

  • BaseFilteredAspect

 

  • IAspectFilter
  • IAspectFinishCallback
  • IAssemblyImplementationDecorator
  • IAssemblyInterfaceDecorator
  • IAutoGenMethodImplementationDecorator
  • IDuckTypeDecorator
  • IEventImplementationDecorator
  • IEventInterfaceDecorator
  • IFieldInterfaceDecorator
  • IMethodCallDecorator
  • IMethodImplementationDecorator
  • IMethodInterfaceDecorator
  • IPropertyImplementationDecorator
  • IPropertyInterfaceDecorator
  • ITypeImplementationDecorator
  • ITypeInterfaceDecorator
Next Previous