Name | Description | |
---|---|---|
ElementType Constructor |
The following tables list the members exposed by ElementType.
Name | Description | |
---|---|---|
ElementType Constructor |
Name | Description | |
---|---|---|
CategoryName | Gets the name of the category this element type is in | |
DefinitionClassName | Gets the name of the class that helps define the element type | |
Description | Gets a description of the type | |
DisplayName | Gets the display name of the type | |
ElementOf | Gets an indication of the type of objects this element can be applied to | |
ElementTypeId | Gets the ID of the type | |
ExecutionClassName | Gets the name of the class that should be created at execution time. This is used by a JAMSHost at execution time. | |
ImplementationClassName | Gets the name of the class that implements the element type. This class is instatiated by the JAMSScheduler to implement the element. | |
Kind | Gets the ElementKind of the type | |
Name | Gets the name of the type | |
WriteToEntry | Indicates if this element should be written to the Entry when a job is submitted. | |
WriteToHistory | Indicates if this element should be written to History when a job completes. |