SysDictClass Class [AX 2012]

Syntax

class SysDictClass extends DictClass implements SysDictXmlReflectionProvider, SysDictXmlDocumentationProvider, SysTypeHierarchyProvider, SysTreeNodeProvider

Run On

Called

Methods

  Method Description
Gg926603.pubmethod(en-us,AX.60).gif allowMakeObject
Gg926603.pubmethod(en-us,AX.60).gif callObject Calls a method on an object. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif callStatic Calls a static method. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif extend Provides the ID for the class that a specified class extends. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif extendedBy Provides a List object for the classes that extend a specified class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif getAllAttributes Retrieves the full set of attributes for the class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif getAttribute Gets the first matching attribute from the class header metadata, creates an instance of the Object class that represents it, and returns it. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif getAttributes (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif hasObjectMethod
Gg926603.pubmethod(en-us,AX.60).gif hasStaticMethod
Gg926603.pubmethod(en-us,AX.60).gif id Provides the ID for a specified class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif implementedBy Retrieves the classes that implement this interface.
Gg926603.pubmethod(en-us,AX.60).gif implements Provides the ID for a specified interface that a class implements. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif implementsCnt Indicates the number of interfaces that a class implements. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isAbstract Indicates whether a class is abstract. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isExtending
Gg926603.pubmethod(en-us,AX.60).gif isFinal Indicates whether a class is final. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isImplementing Determines whether this class implements the specified interface.
Gg926603.pubmethod(en-us,AX.60).gif isInheritedVariable
Gg926603.pubmethod(en-us,AX.60).gif isInterface Indicates whether an object is an interface. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isKernel Indicates whether a class is a kernel class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isMethodActual Indicates whether the actual method implementation is on the class or derived from the base class.
Gg926603.pubmethod(en-us,AX.60).gif isRunable Indicates whether a class can be run. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif isSystemClass
Gg926603.pubmethod(en-us,AX.60).gif makeObject Creates an object. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif methods Retrieves a set of methods on the class.
Gg926603.pubmethod(en-us,AX.60).gif methodsActualClassId
Gg926603.pubmethod(en-us,AX.60).gif methodsRecursive
Gg926603.pubmethod(en-us,AX.60).gif name Provides the name of a class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif objectMethod Provides the name of a specified instance method in a class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif objectMethodCnt Indicates the number of instance methods in a class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif objectMethodObject Provides information about a specified instance method in a class by returning a DictMethod object. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif objectMethods2ClassId
Gg926603.pubmethod(en-us,AX.60).gif objectMethodSet
Gg926603.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif path
Gg926603.pubmethod(en-us,AX.60).gif RunMode Specifies where a class is executed. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif staticMethod Provides the name of a specified static method in a class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif staticMethodCnt Indicates the number of static methods in a class. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif staticMethodObject Provides information about a specified static method in a class by returning a DictMethod object. (Inherited from DictClass.)
Gg926603.pubmethod(en-us,AX.60).gif subTypes Retrieves a collection of the subtypes for this type.
Gg926603.privmethod(en-us,AX.60).gif subTypesObject
Gg926603.pubmethod(en-us,AX.60).gif superMethodsClassId
Gg926603.pubmethod(en-us,AX.60).gif superType Retrieves the super type for this type.
Gg926603.pubmethod(en-us,AX.60).gif syntax
Gg926603.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Overrides the toString Method.)
Gg926603.pubmethod(en-us,AX.60).gif treeNode
Gg926603.pubmethod(en-us,AX.60).gif typeIcon Retrieves the icon of the type.
Gg926603.pubmethod(en-us,AX.60).gif typeName Retrieves the name of the type.
Gg926603.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg926603.pubmethod(en-us,AX.60).gif xmlDocumentation
Gg926603.protmethod(en-us,AX.60).gif xmlDocumentationFromMethods
Gg926603.pubmethod(en-us,AX.60).gif xmlQualifiedName
Gg926603.pubmethod(en-us,AX.60).gif xmlReflection
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionApiData
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionContainers
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionElements
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionFamily
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionImplements
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionMembers
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionSyntax
Gg926603.protmethod(en-us,AX.60).gif xmlReflectionTypeData
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::as
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::getImplements
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::invokeObjectMethod Invokes an object method on a given object.
Gg926603.protmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::invokeStaticMethod Invokes a static class method.
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::invokeStaticMethodIL Runs the specified method and makes sure that the method is executed under X++ IL.
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::is
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::isEqualOrSuperclass
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::isSuperclass
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::isSystemClassId Checks whether the class is a system class.
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::newName
Gg926603.pubmethod(en-us,AX.60).gif Gg926603.static(en-us,AX.60).gif ::superClass

Top

Inheritance Hierarchy

Object Class
  DictClass Class
    SysDictClass Class
      MCRDictClass Class