HOPEX - SDL Schema - Workflow
GET {{server_url}}/HOPEXGraphQL/api/Workflow/sdl
This endpoint allows you to download a file of the GraphQL schema publishedL. This SDL can be used in developers tool to ease the writing of GraphQL queries, for instance in Qodex.
RESPONSES
status: OK
"directive @camelCase on FIELD\r\n\r\ndirective @capitalize on FIELD\r\n\r\ndirective @currency(\r\n format: String\r\n currency: String\r\n) on FIELD\r\n\r\ndirective @date(\r\n format: String\r\n) on FIELD\r\n\r\ndirective @deburr on FIELD\r\n\r\ndirective @kebabCase on FIELD\r\n\r\ndirective @lowerFirst on FIELD\r\n\r\ndirective @number(\r\n format: String\r\n) on FIELD\r\n\r\ndirective @pascalCase on FIELD\r\n\r\ndirective @phone(\r\n format: String\r\n) on FIELD\r\n\r\ndirective @snakeCase on FIELD\r\n\r\ndirective @toLower on FIELD\r\n\r\ndirective @toUpper on FIELD\r\n\r\ndirective @trim on FIELD\r\n\r\ndirective @trimEnd on FIELD\r\n\r\ndirective @trimStart on FIELD\r\n\r\ndirective @upperFirst on FIELD\r\n\r\nenum ActiveWorkflowDefinitionEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum AggregateFunctionType {\r\n COUNT\r\n COUNTBLANK\r\n}\r\n\r\nenum AggregateNumbersFunctionType {\r\n COUNT\r\n COUNTBLANK\r\n SUM\r\n AVERAGE\r\n MEDIAN\r\n MIN\r\n MAX\r\n}\r\n\r\nenum AllowSubjectMetaClassCreationEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum AllowSubjectMetaClassListingEnum {\r\n No\r\n Yes\r\n}\r\n\r\nenum AllowSubjectMetaClassQueryEnum {\r\n No\r\n Yes\r\n}\r\n\r\nenum CandidateToIndexationEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum ConditionKindEnum {\r\n Postcondition\r\n Precondition\r\n}\r\n\r\ntype CurrentContextForMutationType {\r\n language: String!\r\n}\r\n\r\ntype CurrentContextType {\r\n userId: String\r\n databaseId: String\r\n libraryId: String\r\n profileId: String\r\n currencyCode: String\r\n currencyId: String\r\n language: String\r\n languageName: String\r\n languageId: String\r\n databaseLanguage: String\r\n databaseLanguageName: String\r\n databaseLanguageId: String\r\n systemLanguage: String\r\n systemLanguageName: String\r\n systemLanguageId: String\r\n workingEnvironmentTemplate: String\r\n workingEnvironmentGroupTemplate: String\r\n workingEnvironmentTopicTemplate: String\r\n workingEnvironment: String\r\n workingEnvironmentGroup: String\r\n workingEnvironmentTopic: String\r\n workingEnvironmentEntryPoint: String\r\n}\r\n\r\nscalar CustomDate\r\n\r\ninput CustomFieldInput {\r\n id: String!\r\n value: String!\r\n}\r\n\r\nscalar CustomFloat\r\n\r\nscalar CustomInt\r\n\r\nenum DefaultMetaTextFormatEnum {\r\n XMLNotCompleted\r\n UTFEight\r\n CONDITION\r\n HTMLGRC\r\n ANSI\r\n CSV\r\n FIELD\r\n HTML\r\n RTF\r\n XML\r\n}\r\n\r\ntype DeleteType {\r\n deletedCount: Int!\r\n}\r\n\r\ntype DiagnosticType {\r\n platformName: String\r\n platformVersionNumber: String\r\n isCompiledMetamodel: Boolean\r\n systemInformationReport: String\r\n metamodelVersion: [MetamodelVersionType]\r\n userLoginId: String\r\n userLoginName: String\r\n userPersonSystemId: String\r\n userPersonSystemName: String\r\n userProfileId: String\r\n userProfileName: String\r\n userCommandLine: String\r\n profileCommandLine: String\r\n serverTimeZone: String\r\n serverDateFormat: String\r\n environmentName: String\r\n repositoryName: String\r\n schemaStandardMetaModelCompatibility: String\r\n schemaStandardFileDate: CustomDate\r\n schemaCustomFileDate: CustomDate\r\n schemaStandardLatestGeneration: CustomDate\r\n schemaCustomLatestGeneration: CustomDate\r\n}\r\n\r\nenum DisplayConfidentialObjectsInDiagramsEnum {\r\n ConfidentialObjectsAreHidden\r\n ConfidentialObjectsAreVisible\r\n}\r\n\r\nenum EnumFormat {\r\n SCHEMA_ID\r\n ID\r\n INTERNAL_VALUE\r\n LABEL\r\n ORDER\r\n}\r\n\r\nenum ExecutionKindEnum {\r\n Immediate\r\n AtDispatch\r\n Scheduled\r\n InPublic\r\n}\r\n\r\nenum ExecutionOptionsEnum {\r\n DisableMEGAGlobals\r\n FieldsPreProcessing\r\n VariationInheritance\r\n InheritsCallerOptions\r\n CallableFromWebServices\r\n FullMEGAGlobals\r\n AllowTypedScript\r\n Unique\r\n Multithread\r\n DisableSupervision\r\n CanRelaxDataAccessRule\r\n JavaLocalNative\r\n JavaCompatibleNative\r\n ExternalFile\r\n ExecutionAtMacroReadingAccessArea\r\n RestrictedMEGAGlobals\r\n}\r\n\r\nenum ExtendedPropertiesEnum {\r\n IgnoreReference\r\n ReferenceMotive\r\n OrderOnCreation\r\n ExcludeFromCache\r\n CompiledMetaData\r\n CompiledTechnicalData\r\n Unused\r\n NeverAppearsInListColumns\r\n InAdministrationTab\r\n StandardOnAllMetaclasses\r\n StandardOnAllMetaassociations\r\n ExcludeFromReportingDatamart\r\n ExcludeFromFavorites\r\n ExcludeFromLocks\r\n ExcludeValueFromHistoric\r\n KeepsUserLanguage\r\n ForeignKey\r\n DefaultChecked\r\n NotAnnotable\r\n HeavyComputation\r\n CompiledAuthorizationGraph\r\n CompiledConfidentialityGraph\r\n Reification\r\n KeepInCache\r\n Substitutable\r\n HideDefaultButton\r\n ShownAsPicture\r\n UseOfNameServerAsIndexForListOrNot\r\n DefaultColumn\r\n CompiledPermissionData\r\n HideOnEdit\r\n ActivateImages\r\n ReflexiveLink\r\n MegaTechnicalDataOnly\r\n}\r\n\r\nenum ExtensionEnum {\r\n Docx\r\n Pptx\r\n Xlsx\r\n Jpg\r\n Gif\r\n Xdr\r\n Dtd\r\n Doc\r\n Xls\r\n Ppt\r\n Pdf\r\n Htm\r\n Html\r\n Bmp\r\n Txt\r\n Chm\r\n Hlp\r\n Exe\r\n Dll\r\n Avi\r\n Wav\r\n Xsd\r\n Xsl\r\n Zip\r\n Xml\r\n Vbs\r\n Js\r\n}\r\n\r\ntype ExternalReference implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n completePath(format: StringFormat): String\r\n accessPath(format: StringFormat, language: Languages): String\r\n extension(format: EnumFormat): ExtensionEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceSystem_WorkflowStatusInstance(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_WorkflowStatusInstanceAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n}\r\n\r\ntype ExternalReferenceAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n completePath(function: AggregateFunctionType): CustomFloat\r\n accessPath(function: AggregateFunctionType): CustomFloat\r\n extension(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n externalId(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput ExternalReferenceFilter {\r\n defaultField_68ff32707b194604aba558832918ccaf: String\r\n and: [ExternalReferenceFilter!]\r\n or: [ExternalReferenceFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n completePath: String\r\n completePath_not: String\r\n completePath_in: [String!]\r\n completePath_not_in: [String!]\r\n completePath_lt: String\r\n completePath_lte: String\r\n completePath_gt: String\r\n completePath_gte: String\r\n completePath_contains: String\r\n completePath_not_contains: String\r\n completePath_starts_with: String\r\n completePath_not_starts_with: String\r\n completePath_ends_with: String\r\n completePath_not_ends_with: String\r\n completePath_empty: Boolean\r\n accessPath: String\r\n accessPath_not: String\r\n accessPath_in: [String!]\r\n accessPath_not_in: [String!]\r\n accessPath_lt: String\r\n accessPath_lte: String\r\n accessPath_gt: String\r\n accessPath_gte: String\r\n accessPath_contains: String\r\n accessPath_not_contains: String\r\n accessPath_starts_with: String\r\n accessPath_not_starts_with: String\r\n accessPath_ends_with: String\r\n accessPath_not_ends_with: String\r\n accessPath_empty: Boolean\r\n extension: ExtensionEnum\r\n extension_not: ExtensionEnum\r\n extension_in: [ExtensionEnum!]\r\n extension_not_in: [ExtensionEnum!]\r\n extension_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceSystem_WorkflowStatusInstance_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_WorkflowStatusInstance_count: countFilter\r\n}\r\n\r\nenum ExternalReferenceOrderBy {\r\n name_ASC\r\n name_DESC\r\n completePath_ASC\r\n completePath_DESC\r\n accessPath_ASC\r\n accessPath_DESC\r\n extension_ASC\r\n extension_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum Formats {\r\n Internal\r\n ASCII\r\n External\r\n Display\r\n Object\r\n Physical\r\n}\r\n\r\ntype GraphQLObject implements GraphQLObjectInterface {\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n}\r\n\r\ninterface GraphQLObjectInterface {\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n}\r\n\r\nenum IdType {\r\n INTERNAL\r\n EXTERNAL\r\n TEMPORARY\r\n}\r\n\r\ninput InputExternalReference {\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceSystem_WorkflowStatusInstance: _InputCollectionAction16687\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputLanguage {\r\n languageCharacteristics: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n language_GeneralLanguage: _InputCollectionAction16547\r\n language_SpecializedLanguage: _InputCollectionAction16548\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputMacro {\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowCondition_WorkflowConditionForWorkflowInteraction: _InputCollectionAction16691\r\n workflowAction_WorkflowActionForSchedulingDate: _InputCollectionAction16692\r\n workflowCondition: _InputCollectionAction16693\r\n workflowAction: _InputCollectionAction16694\r\n workflowAction_WorkflowActionForWorkflowInteraction: _InputCollectionAction16695\r\n workflowAction_ImplementedWorkflowAction: _InputCollectionAction16696\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputMetaClass {\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram_SystemDescription: _InputCollectionAction16551\r\n systemExternalReference: _InputCollectionAction16552\r\n workflowDefinition: _InputCollectionAction16553\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputNotification {\r\n name: String\r\n notificationFrom: String\r\n subjectNotification: String\r\n notificationActivator: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowInstanceBase_RelatedObject: _InputCollectionAction16607\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputPersonSystem {\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase: _InputCollectionAction16557\r\n workflowParallelStatusSystem: _InputCollectionAction16558\r\n workflowParallelStatusBase: _InputCollectionAction16559\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem: _InputCollectionAction16560\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputQuery {\r\n queryImplementation: QueryImplementationEnum\r\n select: String\r\n uIPermissions: String\r\n gUITitle: String\r\n gUIName: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowAction: _InputCollectionAction16577\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputSystemDiagram {\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n metaClass_DescribedElement: _InputCollectionAction16565\r\n workflowDefinition_DescribedElement: _InputCollectionAction16566\r\n workflowStatus: _InputCollectionAction16567\r\n workflowTransition: _InputCollectionAction16568\r\n workflowParticipant: _InputCollectionAction16569\r\n workflowAction: _InputCollectionAction16570\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputSystemExternalReference {\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n metaClass_ElementWithSystemExternalReference: _InputCollectionAction16769\r\n workflowAction_ElementWithSystemExternalReference: _InputCollectionAction16770\r\n workflowParticipant_ElementWithSystemExternalReference: _InputCollectionAction16771\r\n workflowCondition_ElementWithSystemExternalReference: _InputCollectionAction16772\r\n workflowDefinition_ElementWithSystemExternalReference: _InputCollectionAction16773\r\n workflowStatus_ElementWithSystemExternalReference: _InputCollectionAction16774\r\n workflowTransition_ElementWithSystemExternalReference: _InputCollectionAction16775\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputTaggedValue {\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n gUIName: String\r\n instantReports: InstantReportsEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowTransition: _InputCollectionAction16783\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueExternalReference {\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceSystem_WorkflowStatusInstance: _InputCollectionAction16688\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueLanguage {\r\n languageCharacteristics: String\r\n languageCode: String\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n language_GeneralLanguage: _InputCollectionAction16549\r\n language_SpecializedLanguage: _InputCollectionAction16550\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueMacro {\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowCondition_WorkflowConditionForWorkflowInteraction: _InputCollectionAction16697\r\n workflowAction_WorkflowActionForSchedulingDate: _InputCollectionAction16698\r\n workflowCondition: _InputCollectionAction16699\r\n workflowAction: _InputCollectionAction16700\r\n workflowAction_WorkflowActionForWorkflowInteraction: _InputCollectionAction16701\r\n workflowAction_ImplementedWorkflowAction: _InputCollectionAction16702\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueMetaClass {\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram_SystemDescription: _InputCollectionAction16554\r\n systemExternalReference: _InputCollectionAction16555\r\n workflowDefinition: _InputCollectionAction16556\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueNotification {\r\n name: String\r\n notificationFrom: String\r\n subjectNotification: String\r\n notificationActivator: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowInstanceBase_RelatedObject: _InputCollectionAction16608\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniquePersonSystem {\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase: _InputCollectionAction16561\r\n workflowParallelStatusSystem: _InputCollectionAction16562\r\n workflowParallelStatusBase: _InputCollectionAction16563\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem: _InputCollectionAction16564\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueQuery {\r\n queryImplementation: QueryImplementationEnum\r\n select: String\r\n uIPermissions: String\r\n gUITitle: String\r\n gUIName: String\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowAction: _InputCollectionAction16578\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueSystemDiagram {\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n metaClass_DescribedElement: _InputCollectionAction16571\r\n workflowDefinition_DescribedElement: _InputCollectionAction16572\r\n workflowStatus: _InputCollectionAction16573\r\n workflowTransition: _InputCollectionAction16574\r\n workflowParticipant: _InputCollectionAction16575\r\n workflowAction: _InputCollectionAction16576\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueSystemExternalReference {\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n metaClass_ElementWithSystemExternalReference: _InputCollectionAction16776\r\n workflowAction_ElementWithSystemExternalReference: _InputCollectionAction16777\r\n workflowParticipant_ElementWithSystemExternalReference: _InputCollectionAction16778\r\n workflowCondition_ElementWithSystemExternalReference: _InputCollectionAction16779\r\n workflowDefinition_ElementWithSystemExternalReference: _InputCollectionAction16780\r\n workflowStatus_ElementWithSystemExternalReference: _InputCollectionAction16781\r\n workflowTransition_ElementWithSystemExternalReference: _InputCollectionAction16782\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueTaggedValue {\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n gUIName: String\r\n instantReports: InstantReportsEnum\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowTransition: _InputCollectionAction16784\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowAction {\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n macro_ReferenceDateCalculation: _InputCollectionAction16593\r\n systemDiagram: _InputCollectionAction16594\r\n workflowDefinition_TriggeringDefinitionAtStop: _InputCollectionAction16595\r\n workflowCondition_ConditionOfScheduling: _InputCollectionAction16596\r\n systemExternalReference: _InputCollectionAction16597\r\n workflowStatus_Status: _InputCollectionAction16598\r\n workflowTransition_Transition: _InputCollectionAction16599\r\n query_Attachment: _InputCollectionAction16600\r\n macro_Attachment: _InputCollectionAction16601\r\n workflowTransitionAttachmentMotive_Attachment: _InputCollectionAction16602\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16603\r\n workflowCondition_ConditionOfTransition: _InputCollectionAction16604\r\n macro_WorkflowInteractionImplementation: _InputCollectionAction16605\r\n macro_ImplementationMacro: _InputCollectionAction16606\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowCondition {\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n macro_WorkflowInteractionImplementation: _InputCollectionAction16674\r\n workflowAction_WorkflowScheduledAction: _InputCollectionAction16675\r\n systemExternalReference: _InputCollectionAction16676\r\n macro_ImplementationMacro: _InputCollectionAction16677\r\n workflowTransition: _InputCollectionAction16678\r\n workflowAction: _InputCollectionAction16679\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16680\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowDefinition {\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram_SystemDescription: _InputCollectionAction16715\r\n workflowStatus_OwnedStatus: _InputCollectionAction16716\r\n workflowTransition_OwnedTransition: _InputCollectionAction16717\r\n workflowParticipant_OwnedParticipant: _InputCollectionAction16718\r\n workflowAction_OwnedAction: _InputCollectionAction16719\r\n workflowAction_TriggeredActionAtStop: _InputCollectionAction16720\r\n workflowInstanceBase: _InputCollectionAction16721\r\n systemExternalReference: _InputCollectionAction16722\r\n workflowCondition_OwnedCondition: _InputCollectionAction16723\r\n metaClass_SubjectMetaClass: _InputCollectionAction16724\r\n workflowInstance_WorkflowInstanceSystem: _InputCollectionAction16725\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive: _InputCollectionAction16726\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowInstance {\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowDefinition: _InputCollectionAction16611\r\n workflowStatusInstanceSystem_OwnedStatusInstance: _InputCollectionAction16612\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowInstanceBase {\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowDefinition: _InputCollectionAction16648\r\n workflowStatusInstanceBase_OwnedStatusInstanceBase: _InputCollectionAction16649\r\n notification_NotificationAboutTheObject: _InputCollectionAction16650\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowParallelStatusBase {\r\n name: String\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n personSystem: _InputCollectionAction16690\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowParallelStatusSystem {\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n personSystem: _InputCollectionAction16686\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowParticipant {\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16640\r\n systemExternalReference: _InputCollectionAction16641\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16642\r\n workflowStatus: _InputCollectionAction16643\r\n workflowTransition_Transition: _InputCollectionAction16644\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowStatus {\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16736\r\n systemExternalReference: _InputCollectionAction16737\r\n workflowAction_TriggeredAction: _InputCollectionAction16738\r\n workflowStatusInstanceBase: _InputCollectionAction16739\r\n workflowParticipant_Participant: _InputCollectionAction16740\r\n workflowTransition_OutgoingTransition: _InputCollectionAction16741\r\n workflowTransition_IngoingTransition: _InputCollectionAction16742\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16743\r\n workflowStatusInstanceSystem: _InputCollectionAction16744\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowStatusInstanceBase {\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowInstanceBase: _InputCollectionAction16659\r\n workflowStatus: _InputCollectionAction16660\r\n personSystem_Activator: _InputCollectionAction16661\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUser: _InputCollectionAction16662\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBase: _InputCollectionAction16663\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBase: _InputCollectionAction16664\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBase: _InputCollectionAction16665\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBase: _InputCollectionAction16666\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowStatusInstanceSystem {\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystem: _InputCollectionAction16622\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystem: _InputCollectionAction16623\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystem: _InputCollectionAction16624\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystem: _InputCollectionAction16625\r\n workflowStatus: _InputCollectionAction16626\r\n externalReference_Attachment: _InputCollectionAction16627\r\n workflowInstance_WorkflowInstanceSystem: _InputCollectionAction16628\r\n personSystem_Activator: _InputCollectionAction16629\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUser: _InputCollectionAction16630\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowTransition {\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16757\r\n systemExternalReference: _InputCollectionAction16758\r\n workflowAction_TriggeredAction: _InputCollectionAction16759\r\n workflowTransitionInstanceSystem: _InputCollectionAction16760\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository: _InputCollectionAction16761\r\n workflowCondition: _InputCollectionAction16762\r\n workflowTransitionAttachmentMotive: _InputCollectionAction16763\r\n workflowStatus_SourceStatus: _InputCollectionAction16764\r\n workflowStatus_TargetStatus: _InputCollectionAction16765\r\n taggedValue_AdditionalInformation: _InputCollectionAction16766\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16767\r\n workflowParticipant_Participant: _InputCollectionAction16768\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowTransitionAttachmentMotive {\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowAction: _InputCollectionAction16788\r\n workflowTransition: _InputCollectionAction16789\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16790\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowTransitionInstanceBase {\r\n name: String\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceBase: _InputCollectionAction16683\r\n workflowTransition: _InputCollectionAction16684\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputUniqueWorkflowTransitionInstanceSystem {\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowTransition: _InputCollectionAction16633\r\n workflowStatusInstanceSystem: _InputCollectionAction16634\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowAction {\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n macro_ReferenceDateCalculation: _InputCollectionAction16579\r\n systemDiagram: _InputCollectionAction16580\r\n workflowDefinition_TriggeringDefinitionAtStop: _InputCollectionAction16581\r\n workflowCondition_ConditionOfScheduling: _InputCollectionAction16582\r\n systemExternalReference: _InputCollectionAction16583\r\n workflowStatus_Status: _InputCollectionAction16584\r\n workflowTransition_Transition: _InputCollectionAction16585\r\n query_Attachment: _InputCollectionAction16586\r\n macro_Attachment: _InputCollectionAction16587\r\n workflowTransitionAttachmentMotive_Attachment: _InputCollectionAction16588\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16589\r\n workflowCondition_ConditionOfTransition: _InputCollectionAction16590\r\n macro_WorkflowInteractionImplementation: _InputCollectionAction16591\r\n macro_ImplementationMacro: _InputCollectionAction16592\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowCondition {\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n macro_WorkflowInteractionImplementation: _InputCollectionAction16667\r\n workflowAction_WorkflowScheduledAction: _InputCollectionAction16668\r\n systemExternalReference: _InputCollectionAction16669\r\n macro_ImplementationMacro: _InputCollectionAction16670\r\n workflowTransition: _InputCollectionAction16671\r\n workflowAction: _InputCollectionAction16672\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16673\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowDefinition {\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram_SystemDescription: _InputCollectionAction16703\r\n workflowStatus_OwnedStatus: _InputCollectionAction16704\r\n workflowTransition_OwnedTransition: _InputCollectionAction16705\r\n workflowParticipant_OwnedParticipant: _InputCollectionAction16706\r\n workflowAction_OwnedAction: _InputCollectionAction16707\r\n workflowAction_TriggeredActionAtStop: _InputCollectionAction16708\r\n workflowInstanceBase: _InputCollectionAction16709\r\n systemExternalReference: _InputCollectionAction16710\r\n workflowCondition_OwnedCondition: _InputCollectionAction16711\r\n metaClass_SubjectMetaClass: _InputCollectionAction16712\r\n workflowInstance_WorkflowInstanceSystem: _InputCollectionAction16713\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive: _InputCollectionAction16714\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowInstance {\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowDefinition: _InputCollectionAction16609\r\n workflowStatusInstanceSystem_OwnedStatusInstance: _InputCollectionAction16610\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowInstanceBase {\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowDefinition: _InputCollectionAction16645\r\n workflowStatusInstanceBase_OwnedStatusInstanceBase: _InputCollectionAction16646\r\n notification_NotificationAboutTheObject: _InputCollectionAction16647\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowParallelStatusBase {\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n personSystem: _InputCollectionAction16689\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowParallelStatusSystem {\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n personSystem: _InputCollectionAction16685\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowParticipant {\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16635\r\n systemExternalReference: _InputCollectionAction16636\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16637\r\n workflowStatus: _InputCollectionAction16638\r\n workflowTransition_Transition: _InputCollectionAction16639\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowStatus {\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16727\r\n systemExternalReference: _InputCollectionAction16728\r\n workflowAction_TriggeredAction: _InputCollectionAction16729\r\n workflowStatusInstanceBase: _InputCollectionAction16730\r\n workflowParticipant_Participant: _InputCollectionAction16731\r\n workflowTransition_OutgoingTransition: _InputCollectionAction16732\r\n workflowTransition_IngoingTransition: _InputCollectionAction16733\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16734\r\n workflowStatusInstanceSystem: _InputCollectionAction16735\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowStatusInstanceBase {\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowInstanceBase: _InputCollectionAction16651\r\n workflowStatus: _InputCollectionAction16652\r\n personSystem_Activator: _InputCollectionAction16653\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUser: _InputCollectionAction16654\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBase: _InputCollectionAction16655\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBase: _InputCollectionAction16656\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBase: _InputCollectionAction16657\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBase: _InputCollectionAction16658\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowStatusInstanceSystem {\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystem: _InputCollectionAction16613\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystem: _InputCollectionAction16614\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystem: _InputCollectionAction16615\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystem: _InputCollectionAction16616\r\n workflowStatus: _InputCollectionAction16617\r\n externalReference_Attachment: _InputCollectionAction16618\r\n workflowInstance_WorkflowInstanceSystem: _InputCollectionAction16619\r\n personSystem_Activator: _InputCollectionAction16620\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUser: _InputCollectionAction16621\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowTransition {\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n systemDiagram: _InputCollectionAction16745\r\n systemExternalReference: _InputCollectionAction16746\r\n workflowAction_TriggeredAction: _InputCollectionAction16747\r\n workflowTransitionInstanceSystem: _InputCollectionAction16748\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository: _InputCollectionAction16749\r\n workflowCondition: _InputCollectionAction16750\r\n workflowTransitionAttachmentMotive: _InputCollectionAction16751\r\n workflowStatus_SourceStatus: _InputCollectionAction16752\r\n workflowStatus_TargetStatus: _InputCollectionAction16753\r\n taggedValue_AdditionalInformation: _InputCollectionAction16754\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16755\r\n workflowParticipant_Participant: _InputCollectionAction16756\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowTransitionAttachmentMotive {\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowAction: _InputCollectionAction16785\r\n workflowTransition: _InputCollectionAction16786\r\n workflowDefinition_OwnerWorkflow: _InputCollectionAction16787\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowTransitionInstanceBase {\r\n name: String\r\n comment: String\r\n externalId: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowStatusInstanceBase: _InputCollectionAction16681\r\n workflowTransition: _InputCollectionAction16682\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\ninput InputWorkflowTransitionInstanceSystem {\r\n name: String\r\n comment: String\r\n order: CustomInt\r\n linkComment: String\r\n workflowTransition: _InputCollectionAction16631\r\n workflowStatusInstanceSystem: _InputCollectionAction16632\r\n customFields: [CustomFieldInput]\r\n customRelationships: [_InputCustomRelationship]\r\n}\r\n\r\nenum InstanciateAtCreationDeprecatedEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum InstantReportsEnum {\r\n Graphable\r\n NotGraphable\r\n}\r\n\r\nenum InstantiateAtCreationEnum {\r\n No\r\n Yes\r\n}\r\n\r\nenum IsIndexableEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum IsWritableEnum {\r\n Yes\r\n No\r\n}\r\n\r\ntype Language implements GraphQLObjectInterface {\r\n languageCharacteristics(format: StringFormat): String\r\n languageCode: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n language_GeneralLanguage(filter: LanguageFilter, orderBy: [LanguageOrderBy]): [Language]\r\n language_GeneralLanguageAggregatedValues(filter: LanguageFilter, orderBy: [LanguageOrderBy]): [LanguageAggregatedValues]\r\n language_SpecializedLanguage(filter: LanguageFilter, orderBy: [LanguageOrderBy]): [Language]\r\n language_SpecializedLanguageAggregatedValues(filter: LanguageFilter, orderBy: [LanguageOrderBy]): [LanguageAggregatedValues]\r\n}\r\n\r\ntype LanguageAggregatedValues {\r\n languageCharacteristics(function: AggregateFunctionType): CustomFloat\r\n languageCode(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput LanguageFilter {\r\n and: [LanguageFilter!]\r\n or: [LanguageFilter!]\r\n languageCharacteristics: String\r\n languageCharacteristics_not: String\r\n languageCharacteristics_in: [String!]\r\n languageCharacteristics_not_in: [String!]\r\n languageCharacteristics_lt: String\r\n languageCharacteristics_lte: String\r\n languageCharacteristics_gt: String\r\n languageCharacteristics_gte: String\r\n languageCharacteristics_contains: String\r\n languageCharacteristics_not_contains: String\r\n languageCharacteristics_starts_with: String\r\n languageCharacteristics_not_starts_with: String\r\n languageCharacteristics_ends_with: String\r\n languageCharacteristics_not_ends_with: String\r\n languageCharacteristics_empty: Boolean\r\n languageCode: String\r\n languageCode_not: String\r\n languageCode_in: [String!]\r\n languageCode_not_in: [String!]\r\n languageCode_lt: String\r\n languageCode_lte: String\r\n languageCode_gt: String\r\n languageCode_gte: String\r\n languageCode_contains: String\r\n languageCode_not_contains: String\r\n languageCode_starts_with: String\r\n languageCode_not_starts_with: String\r\n languageCode_ends_with: String\r\n languageCode_not_ends_with: String\r\n languageCode_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n language_GeneralLanguage_some: [LanguageFilter!]\r\n language_GeneralLanguage_count: countFilter\r\n language_SpecializedLanguage_some: [LanguageFilter!]\r\n language_SpecializedLanguage_count: countFilter\r\n}\r\n\r\nenum LanguageOrderBy {\r\n languageCharacteristics_ASC\r\n languageCharacteristics_DESC\r\n languageCode_ASC\r\n languageCode_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum Languages {\r\n PT\r\n EN\r\n DE\r\n JA\r\n FR\r\n ES\r\n NL\r\n IT\r\n}\r\n\r\nenum LocationEnum {\r\n System\r\n Data\r\n External\r\n}\r\n\r\nenum LoggabilityEnum {\r\n Unloggable\r\n Loggable\r\n UnloggableSystemOnly\r\n}\r\n\r\nenum LongevityEnum {\r\n PrivateOnly\r\n InstantView\r\n Temporary\r\n Permanent\r\n}\r\n\r\nenum MOFTypeEnum {\r\n Standard\r\n Stereotype\r\n}\r\n\r\ntype Macro implements GraphQLObjectInterface {\r\n objectFactory: String\r\n systemComponent(format: EnumFormat): SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions(format: EnumFormat): ExecutionOptionsEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowCondition_WorkflowConditionForWorkflowInteraction(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_WorkflowConditionForWorkflowInteractionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n workflowAction_WorkflowActionForSchedulingDate(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_WorkflowActionForSchedulingDateAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowCondition(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowConditionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowAction_WorkflowActionForWorkflowInteraction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_WorkflowActionForWorkflowInteractionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowAction_ImplementedWorkflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_ImplementedWorkflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n}\r\n\r\ntype MacroAggregatedValues {\r\n objectFactory(function: AggregateFunctionType): CustomFloat\r\n systemComponent(function: AggregateFunctionType): CustomFloat\r\n vBScript(function: AggregateFunctionType): CustomFloat\r\n settings(function: AggregateFunctionType): CustomFloat\r\n executionOptions(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput MacroFilter {\r\n defaultField_a856466a187c4cabadf708c00a789407: String\r\n and: [MacroFilter!]\r\n or: [MacroFilter!]\r\n objectFactory: String\r\n objectFactory_not: String\r\n objectFactory_in: [String!]\r\n objectFactory_not_in: [String!]\r\n objectFactory_lt: String\r\n objectFactory_lte: String\r\n objectFactory_gt: String\r\n objectFactory_gte: String\r\n objectFactory_contains: String\r\n objectFactory_not_contains: String\r\n objectFactory_starts_with: String\r\n objectFactory_not_starts_with: String\r\n objectFactory_ends_with: String\r\n objectFactory_not_ends_with: String\r\n objectFactory_empty: Boolean\r\n systemComponent: SystemComponentEnum\r\n systemComponent_not: SystemComponentEnum\r\n systemComponent_in: [SystemComponentEnum!]\r\n systemComponent_not_in: [SystemComponentEnum!]\r\n systemComponent_empty: Boolean\r\n vBScript: String\r\n vBScript_not: String\r\n vBScript_in: [String!]\r\n vBScript_not_in: [String!]\r\n vBScript_lt: String\r\n vBScript_lte: String\r\n vBScript_gt: String\r\n vBScript_gte: String\r\n vBScript_contains: String\r\n vBScript_not_contains: String\r\n vBScript_starts_with: String\r\n vBScript_not_starts_with: String\r\n vBScript_ends_with: String\r\n vBScript_not_ends_with: String\r\n vBScript_empty: Boolean\r\n settings: String\r\n settings_not: String\r\n settings_in: [String!]\r\n settings_not_in: [String!]\r\n settings_lt: String\r\n settings_lte: String\r\n settings_gt: String\r\n settings_gte: String\r\n settings_contains: String\r\n settings_not_contains: String\r\n settings_starts_with: String\r\n settings_not_starts_with: String\r\n settings_ends_with: String\r\n settings_not_ends_with: String\r\n settings_empty: Boolean\r\n executionOptions: ExecutionOptionsEnum\r\n executionOptions_not: ExecutionOptionsEnum\r\n executionOptions_in: [ExecutionOptionsEnum!]\r\n executionOptions_not_in: [ExecutionOptionsEnum!]\r\n executionOptions_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowCondition_WorkflowConditionForWorkflowInteraction_some: [WorkflowConditionFilter!]\r\n workflowCondition_WorkflowConditionForWorkflowInteraction_count: countFilter\r\n workflowAction_WorkflowActionForSchedulingDate_some: [WorkflowActionFilter!]\r\n workflowAction_WorkflowActionForSchedulingDate_count: countFilter\r\n workflowCondition_some: [WorkflowConditionFilter!]\r\n workflowCondition_count: countFilter\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n workflowAction_WorkflowActionForWorkflowInteraction_some: [WorkflowActionFilter!]\r\n workflowAction_WorkflowActionForWorkflowInteraction_count: countFilter\r\n workflowAction_ImplementedWorkflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_ImplementedWorkflowAction_count: countFilter\r\n}\r\n\r\nenum MacroOrderBy {\r\n objectFactory_ASC\r\n objectFactory_DESC\r\n systemComponent_ASC\r\n systemComponent_DESC\r\n vBScript_ASC\r\n vBScript_DESC\r\n settings_ASC\r\n settings_DESC\r\n executionOptions_ASC\r\n executionOptions_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum MainWorkflowEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum MassTransitionEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum MetaAttributeFormatEnum {\r\n Standard\r\n Enumeration\r\n EnumerationOpened\r\n Duration\r\n Percent\r\n Double\r\n UTF_Eight\r\n Object\r\n SignedNumber\r\n Currency\r\n RGBColor\r\n}\r\n\r\nenum MetaAttributeTypeEnum {\r\n String\r\n Boolean\r\n Short\r\n Long\r\n DateTime\r\n VarChar\r\n VarBinary\r\n Binary\r\n MegaIdentifier\r\n Float\r\n DateTimeSixFour\r\n AbsoluteDateTimeSixFour\r\n Currency\r\n}\r\n\r\nenum MetaCategoryEnum {\r\n User_Person_Etc_\r\n ProfileAndRole\r\n Authorization_ConfidentialityAndLDAP\r\n WorkflowObjects\r\n}\r\n\r\ntype MetaClass implements GraphQLObjectInterface {\r\n schemas: [Schema]\r\n abbreviation(language: Languages): String\r\n loggability(format: EnumFormat): LoggabilityEnum\r\n savability(format: EnumFormat): SavabilityEnum\r\n metaLayer(format: EnumFormat): MetaLayerEnum\r\n translatability(format: EnumFormat): TranslatabilityEnum\r\n translatabilityLevel(format: EnumFormat): TranslatabilityLevelEnum\r\n location(format: EnumFormat): LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance(format: EnumFormat): NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity(format: EnumFormat): LongevityEnum\r\n extendedProperties(format: EnumFormat): ExtendedPropertiesEnum\r\n metaClassSensitivity(format: EnumFormat): MetaClassSensitivityEnum\r\n readingAccessAreaUpdate(format: EnumFormat): ReadingAccessAreaUpdateEnum\r\n uIPermissions(format: StringFormat): String\r\n metaCategory(format: EnumFormat): MetaCategoryEnum\r\n rGBColor: CustomInt\r\n gUINameComputed(language: Languages): String\r\n metaUsage(format: EnumFormat): MetaUsageEnum\r\n physicalStorage(format: EnumFormat): PhysicalStorageEnum\r\n dataVolume: CustomInt\r\n isIndexable(format: EnumFormat): IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName(language: Languages): String\r\n mOFType(format: EnumFormat): MOFTypeEnum\r\n candidateToIndexation(format: EnumFormat): CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams(format: EnumFormat): DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram_SystemDescription(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagram_SystemDescriptionAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowDefinition(filter: Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter, orderBy: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassOrderBy]): [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClass]\r\n workflowDefinitionAggregatedValues(filter: Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter, orderBy: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n}\r\n\r\ntype MetaClassAggregatedValues {\r\n abbreviation(function: AggregateFunctionType): CustomFloat\r\n loggability(function: AggregateFunctionType): CustomFloat\r\n savability(function: AggregateFunctionType): CustomFloat\r\n metaLayer(function: AggregateFunctionType): CustomFloat\r\n translatability(function: AggregateFunctionType): CustomFloat\r\n translatabilityLevel(function: AggregateFunctionType): CustomFloat\r\n location(function: AggregateFunctionType): CustomFloat\r\n nameLength(function: AggregateNumbersFunctionType): CustomFloat\r\n nameCaseSensivity(function: AggregateFunctionType): CustomFloat\r\n nameSpaceSeparator(function: AggregateFunctionType): CustomFloat\r\n nameAppearance(function: AggregateFunctionType): CustomFloat\r\n nameFirstCharExclude(function: AggregateFunctionType): CustomFloat\r\n nameCurrentCharExclude(function: AggregateFunctionType): CustomFloat\r\n nameLastCharExclude(function: AggregateFunctionType): CustomFloat\r\n nameFirstCharInclude(function: AggregateFunctionType): CustomFloat\r\n nameCurrentCharInclude(function: AggregateFunctionType): CustomFloat\r\n nameLastCharInclude(function: AggregateFunctionType): CustomFloat\r\n settings(function: AggregateFunctionType): CustomFloat\r\n longevity(function: AggregateFunctionType): CustomFloat\r\n extendedProperties(function: AggregateFunctionType): CustomFloat\r\n metaClassSensitivity(function: AggregateFunctionType): CustomFloat\r\n readingAccessAreaUpdate(function: AggregateFunctionType): CustomFloat\r\n uIPermissions(function: AggregateFunctionType): CustomFloat\r\n metaCategory(function: AggregateFunctionType): CustomFloat\r\n rGBColor(function: AggregateNumbersFunctionType): CustomFloat\r\n gUINameComputed(function: AggregateFunctionType): CustomFloat\r\n metaUsage(function: AggregateFunctionType): CustomFloat\r\n physicalStorage(function: AggregateFunctionType): CustomFloat\r\n dataVolume(function: AggregateNumbersFunctionType): CustomFloat\r\n isIndexable(function: AggregateFunctionType): CustomFloat\r\n dataVolumeMax(function: AggregateNumbersFunctionType): CustomFloat\r\n gUIName(function: AggregateFunctionType): CustomFloat\r\n mOFType(function: AggregateFunctionType): CustomFloat\r\n candidateToIndexation(function: AggregateFunctionType): CustomFloat\r\n displayConfidentialObjectsInDiagrams(function: AggregateFunctionType): CustomFloat\r\n createPermission(function: AggregateFunctionType): CustomFloat\r\n readPermission(function: AggregateFunctionType): CustomFloat\r\n updatePermission(function: AggregateFunctionType): CustomFloat\r\n deletePermission(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput MetaClassFilter {\r\n and: [MetaClassFilter!]\r\n or: [MetaClassFilter!]\r\n abbreviation: String\r\n abbreviation_not: String\r\n abbreviation_in: [String!]\r\n abbreviation_not_in: [String!]\r\n abbreviation_lt: String\r\n abbreviation_lte: String\r\n abbreviation_gt: String\r\n abbreviation_gte: String\r\n abbreviation_contains: String\r\n abbreviation_not_contains: String\r\n abbreviation_starts_with: String\r\n abbreviation_not_starts_with: String\r\n abbreviation_ends_with: String\r\n abbreviation_not_ends_with: String\r\n abbreviation_empty: Boolean\r\n loggability: LoggabilityEnum\r\n loggability_not: LoggabilityEnum\r\n loggability_in: [LoggabilityEnum!]\r\n loggability_not_in: [LoggabilityEnum!]\r\n loggability_empty: Boolean\r\n savability: SavabilityEnum\r\n savability_not: SavabilityEnum\r\n savability_in: [SavabilityEnum!]\r\n savability_not_in: [SavabilityEnum!]\r\n savability_empty: Boolean\r\n metaLayer: MetaLayerEnum\r\n metaLayer_not: MetaLayerEnum\r\n metaLayer_in: [MetaLayerEnum!]\r\n metaLayer_not_in: [MetaLayerEnum!]\r\n metaLayer_empty: Boolean\r\n translatability: TranslatabilityEnum\r\n translatability_not: TranslatabilityEnum\r\n translatability_in: [TranslatabilityEnum!]\r\n translatability_not_in: [TranslatabilityEnum!]\r\n translatability_empty: Boolean\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n translatabilityLevel_not: TranslatabilityLevelEnum\r\n translatabilityLevel_in: [TranslatabilityLevelEnum!]\r\n translatabilityLevel_not_in: [TranslatabilityLevelEnum!]\r\n translatabilityLevel_empty: Boolean\r\n location: LocationEnum\r\n location_not: LocationEnum\r\n location_in: [LocationEnum!]\r\n location_not_in: [LocationEnum!]\r\n location_empty: Boolean\r\n nameLength: CustomInt\r\n nameLength_not: CustomInt\r\n nameLength_in: [CustomInt!]\r\n nameLength_not_in: [CustomInt!]\r\n nameLength_lt: CustomInt\r\n nameLength_lte: CustomInt\r\n nameLength_gt: CustomInt\r\n nameLength_gte: CustomInt\r\n nameLength_empty: Boolean\r\n nameCaseSensivity: String\r\n nameCaseSensivity_not: String\r\n nameCaseSensivity_in: [String!]\r\n nameCaseSensivity_not_in: [String!]\r\n nameCaseSensivity_lt: String\r\n nameCaseSensivity_lte: String\r\n nameCaseSensivity_gt: String\r\n nameCaseSensivity_gte: String\r\n nameCaseSensivity_contains: String\r\n nameCaseSensivity_not_contains: String\r\n nameCaseSensivity_starts_with: String\r\n nameCaseSensivity_not_starts_with: String\r\n nameCaseSensivity_ends_with: String\r\n nameCaseSensivity_not_ends_with: String\r\n nameCaseSensivity_empty: Boolean\r\n nameSpaceSeparator: String\r\n nameSpaceSeparator_not: String\r\n nameSpaceSeparator_in: [String!]\r\n nameSpaceSeparator_not_in: [String!]\r\n nameSpaceSeparator_lt: String\r\n nameSpaceSeparator_lte: String\r\n nameSpaceSeparator_gt: String\r\n nameSpaceSeparator_gte: String\r\n nameSpaceSeparator_contains: String\r\n nameSpaceSeparator_not_contains: String\r\n nameSpaceSeparator_starts_with: String\r\n nameSpaceSeparator_not_starts_with: String\r\n nameSpaceSeparator_ends_with: String\r\n nameSpaceSeparator_not_ends_with: String\r\n nameSpaceSeparator_empty: Boolean\r\n nameAppearance: NameAppearanceEnum\r\n nameAppearance_not: NameAppearanceEnum\r\n nameAppearance_in: [NameAppearanceEnum!]\r\n nameAppearance_not_in: [NameAppearanceEnum!]\r\n nameAppearance_empty: Boolean\r\n nameFirstCharExclude: String\r\n nameFirstCharExclude_not: String\r\n nameFirstCharExclude_in: [String!]\r\n nameFirstCharExclude_not_in: [String!]\r\n nameFirstCharExclude_lt: String\r\n nameFirstCharExclude_lte: String\r\n nameFirstCharExclude_gt: String\r\n nameFirstCharExclude_gte: String\r\n nameFirstCharExclude_contains: String\r\n nameFirstCharExclude_not_contains: String\r\n nameFirstCharExclude_starts_with: String\r\n nameFirstCharExclude_not_starts_with: String\r\n nameFirstCharExclude_ends_with: String\r\n nameFirstCharExclude_not_ends_with: String\r\n nameFirstCharExclude_empty: Boolean\r\n nameCurrentCharExclude: String\r\n nameCurrentCharExclude_not: String\r\n nameCurrentCharExclude_in: [String!]\r\n nameCurrentCharExclude_not_in: [String!]\r\n nameCurrentCharExclude_lt: String\r\n nameCurrentCharExclude_lte: String\r\n nameCurrentCharExclude_gt: String\r\n nameCurrentCharExclude_gte: String\r\n nameCurrentCharExclude_contains: String\r\n nameCurrentCharExclude_not_contains: String\r\n nameCurrentCharExclude_starts_with: String\r\n nameCurrentCharExclude_not_starts_with: String\r\n nameCurrentCharExclude_ends_with: String\r\n nameCurrentCharExclude_not_ends_with: String\r\n nameCurrentCharExclude_empty: Boolean\r\n nameLastCharExclude: String\r\n nameLastCharExclude_not: String\r\n nameLastCharExclude_in: [String!]\r\n nameLastCharExclude_not_in: [String!]\r\n nameLastCharExclude_lt: String\r\n nameLastCharExclude_lte: String\r\n nameLastCharExclude_gt: String\r\n nameLastCharExclude_gte: String\r\n nameLastCharExclude_contains: String\r\n nameLastCharExclude_not_contains: String\r\n nameLastCharExclude_starts_with: String\r\n nameLastCharExclude_not_starts_with: String\r\n nameLastCharExclude_ends_with: String\r\n nameLastCharExclude_not_ends_with: String\r\n nameLastCharExclude_empty: Boolean\r\n nameFirstCharInclude: String\r\n nameFirstCharInclude_not: String\r\n nameFirstCharInclude_in: [String!]\r\n nameFirstCharInclude_not_in: [String!]\r\n nameFirstCharInclude_lt: String\r\n nameFirstCharInclude_lte: String\r\n nameFirstCharInclude_gt: String\r\n nameFirstCharInclude_gte: String\r\n nameFirstCharInclude_contains: String\r\n nameFirstCharInclude_not_contains: String\r\n nameFirstCharInclude_starts_with: String\r\n nameFirstCharInclude_not_starts_with: String\r\n nameFirstCharInclude_ends_with: String\r\n nameFirstCharInclude_not_ends_with: String\r\n nameFirstCharInclude_empty: Boolean\r\n nameCurrentCharInclude: String\r\n nameCurrentCharInclude_not: String\r\n nameCurrentCharInclude_in: [String!]\r\n nameCurrentCharInclude_not_in: [String!]\r\n nameCurrentCharInclude_lt: String\r\n nameCurrentCharInclude_lte: String\r\n nameCurrentCharInclude_gt: String\r\n nameCurrentCharInclude_gte: String\r\n nameCurrentCharInclude_contains: String\r\n nameCurrentCharInclude_not_contains: String\r\n nameCurrentCharInclude_starts_with: String\r\n nameCurrentCharInclude_not_starts_with: String\r\n nameCurrentCharInclude_ends_with: String\r\n nameCurrentCharInclude_not_ends_with: String\r\n nameCurrentCharInclude_empty: Boolean\r\n nameLastCharInclude: String\r\n nameLastCharInclude_not: String\r\n nameLastCharInclude_in: [String!]\r\n nameLastCharInclude_not_in: [String!]\r\n nameLastCharInclude_lt: String\r\n nameLastCharInclude_lte: String\r\n nameLastCharInclude_gt: String\r\n nameLastCharInclude_gte: String\r\n nameLastCharInclude_contains: String\r\n nameLastCharInclude_not_contains: String\r\n nameLastCharInclude_starts_with: String\r\n nameLastCharInclude_not_starts_with: String\r\n nameLastCharInclude_ends_with: String\r\n nameLastCharInclude_not_ends_with: String\r\n nameLastCharInclude_empty: Boolean\r\n settings: String\r\n settings_not: String\r\n settings_in: [String!]\r\n settings_not_in: [String!]\r\n settings_lt: String\r\n settings_lte: String\r\n settings_gt: String\r\n settings_gte: String\r\n settings_contains: String\r\n settings_not_contains: String\r\n settings_starts_with: String\r\n settings_not_starts_with: String\r\n settings_ends_with: String\r\n settings_not_ends_with: String\r\n settings_empty: Boolean\r\n longevity: LongevityEnum\r\n longevity_not: LongevityEnum\r\n longevity_in: [LongevityEnum!]\r\n longevity_not_in: [LongevityEnum!]\r\n longevity_empty: Boolean\r\n extendedProperties: ExtendedPropertiesEnum\r\n extendedProperties_not: ExtendedPropertiesEnum\r\n extendedProperties_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_not_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_empty: Boolean\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n metaClassSensitivity_not: MetaClassSensitivityEnum\r\n metaClassSensitivity_in: [MetaClassSensitivityEnum!]\r\n metaClassSensitivity_not_in: [MetaClassSensitivityEnum!]\r\n metaClassSensitivity_empty: Boolean\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n readingAccessAreaUpdate_not: ReadingAccessAreaUpdateEnum\r\n readingAccessAreaUpdate_in: [ReadingAccessAreaUpdateEnum!]\r\n readingAccessAreaUpdate_not_in: [ReadingAccessAreaUpdateEnum!]\r\n readingAccessAreaUpdate_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n metaCategory: MetaCategoryEnum\r\n metaCategory_not: MetaCategoryEnum\r\n metaCategory_in: [MetaCategoryEnum!]\r\n metaCategory_not_in: [MetaCategoryEnum!]\r\n metaCategory_empty: Boolean\r\n rGBColor: CustomInt\r\n rGBColor_not: CustomInt\r\n rGBColor_in: [CustomInt!]\r\n rGBColor_not_in: [CustomInt!]\r\n rGBColor_lt: CustomInt\r\n rGBColor_lte: CustomInt\r\n rGBColor_gt: CustomInt\r\n rGBColor_gte: CustomInt\r\n rGBColor_empty: Boolean\r\n gUINameComputed: String\r\n gUINameComputed_not: String\r\n gUINameComputed_in: [String!]\r\n gUINameComputed_not_in: [String!]\r\n gUINameComputed_lt: String\r\n gUINameComputed_lte: String\r\n gUINameComputed_gt: String\r\n gUINameComputed_gte: String\r\n gUINameComputed_contains: String\r\n gUINameComputed_not_contains: String\r\n gUINameComputed_starts_with: String\r\n gUINameComputed_not_starts_with: String\r\n gUINameComputed_ends_with: String\r\n gUINameComputed_not_ends_with: String\r\n gUINameComputed_empty: Boolean\r\n metaUsage: MetaUsageEnum\r\n metaUsage_not: MetaUsageEnum\r\n metaUsage_in: [MetaUsageEnum!]\r\n metaUsage_not_in: [MetaUsageEnum!]\r\n metaUsage_empty: Boolean\r\n physicalStorage: PhysicalStorageEnum\r\n physicalStorage_not: PhysicalStorageEnum\r\n physicalStorage_in: [PhysicalStorageEnum!]\r\n physicalStorage_not_in: [PhysicalStorageEnum!]\r\n physicalStorage_empty: Boolean\r\n dataVolume: CustomInt\r\n dataVolume_not: CustomInt\r\n dataVolume_in: [CustomInt!]\r\n dataVolume_not_in: [CustomInt!]\r\n dataVolume_lt: CustomInt\r\n dataVolume_lte: CustomInt\r\n dataVolume_gt: CustomInt\r\n dataVolume_gte: CustomInt\r\n dataVolume_empty: Boolean\r\n isIndexable: IsIndexableEnum\r\n isIndexable_not: IsIndexableEnum\r\n isIndexable_in: [IsIndexableEnum!]\r\n isIndexable_not_in: [IsIndexableEnum!]\r\n isIndexable_empty: Boolean\r\n dataVolumeMax: CustomInt\r\n dataVolumeMax_not: CustomInt\r\n dataVolumeMax_in: [CustomInt!]\r\n dataVolumeMax_not_in: [CustomInt!]\r\n dataVolumeMax_lt: CustomInt\r\n dataVolumeMax_lte: CustomInt\r\n dataVolumeMax_gt: CustomInt\r\n dataVolumeMax_gte: CustomInt\r\n dataVolumeMax_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n mOFType: MOFTypeEnum\r\n mOFType_not: MOFTypeEnum\r\n mOFType_in: [MOFTypeEnum!]\r\n mOFType_not_in: [MOFTypeEnum!]\r\n mOFType_empty: Boolean\r\n candidateToIndexation: CandidateToIndexationEnum\r\n candidateToIndexation_not: CandidateToIndexationEnum\r\n candidateToIndexation_in: [CandidateToIndexationEnum!]\r\n candidateToIndexation_not_in: [CandidateToIndexationEnum!]\r\n candidateToIndexation_empty: Boolean\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n displayConfidentialObjectsInDiagrams_not: DisplayConfidentialObjectsInDiagramsEnum\r\n displayConfidentialObjectsInDiagrams_in: [DisplayConfidentialObjectsInDiagramsEnum!]\r\n displayConfidentialObjectsInDiagrams_not_in: [DisplayConfidentialObjectsInDiagramsEnum!]\r\n displayConfidentialObjectsInDiagrams_empty: Boolean\r\n createPermission: Boolean\r\n createPermission_not: Boolean\r\n createPermission_empty: Boolean\r\n readPermission: Boolean\r\n readPermission_not: Boolean\r\n readPermission_empty: Boolean\r\n updatePermission: Boolean\r\n updatePermission_not: Boolean\r\n updatePermission_empty: Boolean\r\n deletePermission: Boolean\r\n deletePermission_not: Boolean\r\n deletePermission_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_SystemDescription_some: [SystemDiagramFilter!]\r\n systemDiagram_SystemDescription_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowDefinition_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_count: countFilter\r\n}\r\n\r\nenum MetaClassOrderBy {\r\n abbreviation_ASC\r\n abbreviation_DESC\r\n loggability_ASC\r\n loggability_DESC\r\n savability_ASC\r\n savability_DESC\r\n metaLayer_ASC\r\n metaLayer_DESC\r\n translatability_ASC\r\n translatability_DESC\r\n translatabilityLevel_ASC\r\n translatabilityLevel_DESC\r\n location_ASC\r\n location_DESC\r\n nameLength_ASC\r\n nameLength_DESC\r\n nameCaseSensivity_ASC\r\n nameCaseSensivity_DESC\r\n nameSpaceSeparator_ASC\r\n nameSpaceSeparator_DESC\r\n nameAppearance_ASC\r\n nameAppearance_DESC\r\n nameFirstCharExclude_ASC\r\n nameFirstCharExclude_DESC\r\n nameCurrentCharExclude_ASC\r\n nameCurrentCharExclude_DESC\r\n nameLastCharExclude_ASC\r\n nameLastCharExclude_DESC\r\n nameFirstCharInclude_ASC\r\n nameFirstCharInclude_DESC\r\n nameCurrentCharInclude_ASC\r\n nameCurrentCharInclude_DESC\r\n nameLastCharInclude_ASC\r\n nameLastCharInclude_DESC\r\n settings_ASC\r\n settings_DESC\r\n longevity_ASC\r\n longevity_DESC\r\n extendedProperties_ASC\r\n extendedProperties_DESC\r\n metaClassSensitivity_ASC\r\n metaClassSensitivity_DESC\r\n readingAccessAreaUpdate_ASC\r\n readingAccessAreaUpdate_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n metaCategory_ASC\r\n metaCategory_DESC\r\n rGBColor_ASC\r\n rGBColor_DESC\r\n gUINameComputed_ASC\r\n gUINameComputed_DESC\r\n metaUsage_ASC\r\n metaUsage_DESC\r\n physicalStorage_ASC\r\n physicalStorage_DESC\r\n dataVolume_ASC\r\n dataVolume_DESC\r\n isIndexable_ASC\r\n isIndexable_DESC\r\n dataVolumeMax_ASC\r\n dataVolumeMax_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n mOFType_ASC\r\n mOFType_DESC\r\n candidateToIndexation_ASC\r\n candidateToIndexation_DESC\r\n displayConfidentialObjectsInDiagrams_ASC\r\n displayConfidentialObjectsInDiagrams_DESC\r\n createPermission_ASC\r\n createPermission_DESC\r\n readPermission_ASC\r\n readPermission_DESC\r\n updatePermission_ASC\r\n updatePermission_DESC\r\n deletePermission_ASC\r\n deletePermission_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum MetaClassSensitivityEnum {\r\n High\r\n Standard\r\n}\r\n\r\nenum MetaLayerEnum {\r\n Kernel\r\n Meta_metamodelMOF\r\n Concret\r\n Abstract\r\n}\r\n\r\nenum MetaUsageEnum {\r\n Business\r\n Technical\r\n}\r\n\r\ntype MetamodelVersionType {\r\n id: String\r\n name: String\r\n}\r\n\r\nenum MultipleTransitionTriggeringEnum {\r\n Yes\r\n No\r\n}\r\n\r\nenum MultipleTransitionTriggeringWorkflowStatusInstanceEnum {\r\n Yes\r\n No\r\n}\r\n\r\ntype Mutation {\r\n _updateCurrentContext(currentContext: currentContext!): CurrentContextForMutationType\r\n createLanguage(id: String, idType: IdType, language: InputUniqueLanguage!, creationMode: creationMode): Language!\r\n createUpdateLanguage(id: String, idType: IdType, language: InputUniqueLanguage!, creationMode: creationMode): Language!\r\n updateLanguage(id: String!, idType: IdType, language: InputUniqueLanguage!): Language!\r\n updateManyLanguage(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], language: InputLanguage!): [Language]\r\n deleteLanguage(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyLanguage(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createMetaClass(id: String, idType: IdType, metaClass: InputUniqueMetaClass!, creationMode: creationMode): MetaClass!\r\n createUpdateMetaClass(id: String, idType: IdType, metaClass: InputUniqueMetaClass!, creationMode: creationMode): MetaClass!\r\n updateMetaClass(id: String!, idType: IdType, metaClass: InputUniqueMetaClass!): MetaClass!\r\n updateManyMetaClass(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], metaClass: InputMetaClass!): [MetaClass]\r\n deleteMetaClass(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyMetaClass(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createPersonSystem(id: String, idType: IdType, personSystem: InputUniquePersonSystem!, creationMode: creationMode): PersonSystem!\r\n createUpdatePersonSystem(id: String, idType: IdType, personSystem: InputUniquePersonSystem!, creationMode: creationMode): PersonSystem!\r\n updatePersonSystem(id: String!, idType: IdType, personSystem: InputUniquePersonSystem!): PersonSystem!\r\n updateManyPersonSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], personSystem: InputPersonSystem!): [PersonSystem]\r\n deletePersonSystem(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyPersonSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createSystemDiagram(id: String, idType: IdType, systemDiagram: InputUniqueSystemDiagram!, creationMode: creationMode): SystemDiagram!\r\n createUpdateSystemDiagram(id: String, idType: IdType, systemDiagram: InputUniqueSystemDiagram!, creationMode: creationMode): SystemDiagram!\r\n updateSystemDiagram(id: String!, idType: IdType, systemDiagram: InputUniqueSystemDiagram!): SystemDiagram!\r\n updateManySystemDiagram(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], systemDiagram: InputSystemDiagram!): [SystemDiagram]\r\n deleteSystemDiagram(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManySystemDiagram(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createQuery(id: String, idType: IdType, query: InputUniqueQuery!, creationMode: creationMode): Query!\r\n createUpdateQuery(id: String, idType: IdType, query: InputUniqueQuery!, creationMode: creationMode): Query!\r\n updateQuery(id: String!, idType: IdType, query: InputUniqueQuery!): Query!\r\n updateManyQuery(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], query: InputQuery!): [Query]\r\n deleteQuery(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyQuery(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowAction(id: String, idType: IdType, workflowAction: InputUniqueWorkflowAction!, creationMode: creationMode): WorkflowAction!\r\n createUpdateWorkflowAction(id: String, idType: IdType, workflowAction: InputUniqueWorkflowAction!, creationMode: creationMode): WorkflowAction!\r\n updateWorkflowAction(id: String!, idType: IdType, workflowAction: InputUniqueWorkflowAction!): WorkflowAction!\r\n updateManyWorkflowAction(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowAction: InputWorkflowAction!): [WorkflowAction]\r\n deleteWorkflowAction(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowAction(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createNotification(id: String, idType: IdType, notification: InputUniqueNotification!, creationMode: creationMode): Notification!\r\n createUpdateNotification(id: String, idType: IdType, notification: InputUniqueNotification!, creationMode: creationMode): Notification!\r\n updateNotification(id: String!, idType: IdType, notification: InputUniqueNotification!): Notification!\r\n updateManyNotification(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], notification: InputNotification!): [Notification]\r\n deleteNotification(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyNotification(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowInstance(id: String, idType: IdType, workflowInstance: InputUniqueWorkflowInstance!, creationMode: creationMode): WorkflowInstance!\r\n createUpdateWorkflowInstance(id: String, idType: IdType, workflowInstance: InputUniqueWorkflowInstance!, creationMode: creationMode): WorkflowInstance!\r\n updateWorkflowInstance(id: String!, idType: IdType, workflowInstance: InputUniqueWorkflowInstance!): WorkflowInstance!\r\n updateManyWorkflowInstance(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowInstance: InputWorkflowInstance!): [WorkflowInstance]\r\n deleteWorkflowInstance(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowInstance(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowStatusInstanceSystem(id: String, idType: IdType, workflowStatusInstanceSystem: InputUniqueWorkflowStatusInstanceSystem!, creationMode: creationMode): WorkflowStatusInstanceSystem!\r\n createUpdateWorkflowStatusInstanceSystem(id: String, idType: IdType, workflowStatusInstanceSystem: InputUniqueWorkflowStatusInstanceSystem!, creationMode: creationMode): WorkflowStatusInstanceSystem!\r\n updateWorkflowStatusInstanceSystem(id: String!, idType: IdType, workflowStatusInstanceSystem: InputUniqueWorkflowStatusInstanceSystem!): WorkflowStatusInstanceSystem!\r\n updateManyWorkflowStatusInstanceSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowStatusInstanceSystem: InputWorkflowStatusInstanceSystem!): [WorkflowStatusInstanceSystem]\r\n deleteWorkflowStatusInstanceSystem(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowStatusInstanceSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowTransitionInstanceSystem(id: String, idType: IdType, workflowTransitionInstanceSystem: InputUniqueWorkflowTransitionInstanceSystem!, creationMode: creationMode): WorkflowTransitionInstanceSystem!\r\n createUpdateWorkflowTransitionInstanceSystem(id: String, idType: IdType, workflowTransitionInstanceSystem: InputUniqueWorkflowTransitionInstanceSystem!, creationMode: creationMode): WorkflowTransitionInstanceSystem!\r\n updateWorkflowTransitionInstanceSystem(id: String!, idType: IdType, workflowTransitionInstanceSystem: InputUniqueWorkflowTransitionInstanceSystem!): WorkflowTransitionInstanceSystem!\r\n updateManyWorkflowTransitionInstanceSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowTransitionInstanceSystem: InputWorkflowTransitionInstanceSystem!): [WorkflowTransitionInstanceSystem]\r\n deleteWorkflowTransitionInstanceSystem(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowTransitionInstanceSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowParticipant(id: String, idType: IdType, workflowParticipant: InputUniqueWorkflowParticipant!, creationMode: creationMode): WorkflowParticipant!\r\n createUpdateWorkflowParticipant(id: String, idType: IdType, workflowParticipant: InputUniqueWorkflowParticipant!, creationMode: creationMode): WorkflowParticipant!\r\n updateWorkflowParticipant(id: String!, idType: IdType, workflowParticipant: InputUniqueWorkflowParticipant!): WorkflowParticipant!\r\n updateManyWorkflowParticipant(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowParticipant: InputWorkflowParticipant!): [WorkflowParticipant]\r\n deleteWorkflowParticipant(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowParticipant(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowInstanceBase(id: String, idType: IdType, workflowInstanceBase: InputUniqueWorkflowInstanceBase!, creationMode: creationMode): WorkflowInstanceBase!\r\n createUpdateWorkflowInstanceBase(id: String, idType: IdType, workflowInstanceBase: InputUniqueWorkflowInstanceBase!, creationMode: creationMode): WorkflowInstanceBase!\r\n updateWorkflowInstanceBase(id: String!, idType: IdType, workflowInstanceBase: InputUniqueWorkflowInstanceBase!): WorkflowInstanceBase!\r\n updateManyWorkflowInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowInstanceBase: InputWorkflowInstanceBase!): [WorkflowInstanceBase]\r\n deleteWorkflowInstanceBase(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowStatusInstanceBase(id: String, idType: IdType, workflowStatusInstanceBase: InputUniqueWorkflowStatusInstanceBase!, creationMode: creationMode): WorkflowStatusInstanceBase!\r\n createUpdateWorkflowStatusInstanceBase(id: String, idType: IdType, workflowStatusInstanceBase: InputUniqueWorkflowStatusInstanceBase!, creationMode: creationMode): WorkflowStatusInstanceBase!\r\n updateWorkflowStatusInstanceBase(id: String!, idType: IdType, workflowStatusInstanceBase: InputUniqueWorkflowStatusInstanceBase!): WorkflowStatusInstanceBase!\r\n updateManyWorkflowStatusInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowStatusInstanceBase: InputWorkflowStatusInstanceBase!): [WorkflowStatusInstanceBase]\r\n deleteWorkflowStatusInstanceBase(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowStatusInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowCondition(id: String, idType: IdType, workflowCondition: InputUniqueWorkflowCondition!, creationMode: creationMode): WorkflowCondition!\r\n createUpdateWorkflowCondition(id: String, idType: IdType, workflowCondition: InputUniqueWorkflowCondition!, creationMode: creationMode): WorkflowCondition!\r\n updateWorkflowCondition(id: String!, idType: IdType, workflowCondition: InputUniqueWorkflowCondition!): WorkflowCondition!\r\n updateManyWorkflowCondition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowCondition: InputWorkflowCondition!): [WorkflowCondition]\r\n deleteWorkflowCondition(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowCondition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowTransitionInstanceBase(id: String, idType: IdType, workflowTransitionInstanceBase: InputUniqueWorkflowTransitionInstanceBase!, creationMode: creationMode): WorkflowTransitionInstanceBase!\r\n createUpdateWorkflowTransitionInstanceBase(id: String, idType: IdType, workflowTransitionInstanceBase: InputUniqueWorkflowTransitionInstanceBase!, creationMode: creationMode): WorkflowTransitionInstanceBase!\r\n updateWorkflowTransitionInstanceBase(id: String!, idType: IdType, workflowTransitionInstanceBase: InputUniqueWorkflowTransitionInstanceBase!): WorkflowTransitionInstanceBase!\r\n updateManyWorkflowTransitionInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowTransitionInstanceBase: InputWorkflowTransitionInstanceBase!): [WorkflowTransitionInstanceBase]\r\n deleteWorkflowTransitionInstanceBase(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowTransitionInstanceBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowParallelStatusSystem(id: String, idType: IdType, workflowParallelStatusSystem: InputUniqueWorkflowParallelStatusSystem!, creationMode: creationMode): WorkflowParallelStatusSystem!\r\n createUpdateWorkflowParallelStatusSystem(id: String, idType: IdType, workflowParallelStatusSystem: InputUniqueWorkflowParallelStatusSystem!, creationMode: creationMode): WorkflowParallelStatusSystem!\r\n updateWorkflowParallelStatusSystem(id: String!, idType: IdType, workflowParallelStatusSystem: InputUniqueWorkflowParallelStatusSystem!): WorkflowParallelStatusSystem!\r\n updateManyWorkflowParallelStatusSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowParallelStatusSystem: InputWorkflowParallelStatusSystem!): [WorkflowParallelStatusSystem]\r\n deleteWorkflowParallelStatusSystem(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowParallelStatusSystem(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createExternalReference(id: String, idType: IdType, externalReference: InputUniqueExternalReference!, creationMode: creationMode): ExternalReference!\r\n createUpdateExternalReference(id: String, idType: IdType, externalReference: InputUniqueExternalReference!, creationMode: creationMode): ExternalReference!\r\n updateExternalReference(id: String!, idType: IdType, externalReference: InputUniqueExternalReference!): ExternalReference!\r\n updateManyExternalReference(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], externalReference: InputExternalReference!): [ExternalReference]\r\n deleteExternalReference(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyExternalReference(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowParallelStatusBase(id: String, idType: IdType, workflowParallelStatusBase: InputUniqueWorkflowParallelStatusBase!, creationMode: creationMode): WorkflowParallelStatusBase!\r\n createUpdateWorkflowParallelStatusBase(id: String, idType: IdType, workflowParallelStatusBase: InputUniqueWorkflowParallelStatusBase!, creationMode: creationMode): WorkflowParallelStatusBase!\r\n updateWorkflowParallelStatusBase(id: String!, idType: IdType, workflowParallelStatusBase: InputUniqueWorkflowParallelStatusBase!): WorkflowParallelStatusBase!\r\n updateManyWorkflowParallelStatusBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowParallelStatusBase: InputWorkflowParallelStatusBase!): [WorkflowParallelStatusBase]\r\n deleteWorkflowParallelStatusBase(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowParallelStatusBase(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createMacro(id: String, idType: IdType, macro: InputUniqueMacro!, creationMode: creationMode): Macro!\r\n createUpdateMacro(id: String, idType: IdType, macro: InputUniqueMacro!, creationMode: creationMode): Macro!\r\n updateMacro(id: String!, idType: IdType, macro: InputUniqueMacro!): Macro!\r\n updateManyMacro(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], macro: InputMacro!): [Macro]\r\n deleteMacro(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyMacro(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowDefinition(id: String, idType: IdType, workflowDefinition: InputUniqueWorkflowDefinition!, creationMode: creationMode): WorkflowDefinition!\r\n createUpdateWorkflowDefinition(id: String, idType: IdType, workflowDefinition: InputUniqueWorkflowDefinition!, creationMode: creationMode): WorkflowDefinition!\r\n updateWorkflowDefinition(id: String!, idType: IdType, workflowDefinition: InputUniqueWorkflowDefinition!): WorkflowDefinition!\r\n updateManyWorkflowDefinition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowDefinition: InputWorkflowDefinition!): [WorkflowDefinition]\r\n deleteWorkflowDefinition(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowDefinition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowStatus(id: String, idType: IdType, workflowStatus: InputUniqueWorkflowStatus!, creationMode: creationMode): WorkflowStatus!\r\n createUpdateWorkflowStatus(id: String, idType: IdType, workflowStatus: InputUniqueWorkflowStatus!, creationMode: creationMode): WorkflowStatus!\r\n updateWorkflowStatus(id: String!, idType: IdType, workflowStatus: InputUniqueWorkflowStatus!): WorkflowStatus!\r\n updateManyWorkflowStatus(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowStatus: InputWorkflowStatus!): [WorkflowStatus]\r\n deleteWorkflowStatus(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowStatus(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowTransition(id: String, idType: IdType, workflowTransition: InputUniqueWorkflowTransition!, creationMode: creationMode): WorkflowTransition!\r\n createUpdateWorkflowTransition(id: String, idType: IdType, workflowTransition: InputUniqueWorkflowTransition!, creationMode: creationMode): WorkflowTransition!\r\n updateWorkflowTransition(id: String!, idType: IdType, workflowTransition: InputUniqueWorkflowTransition!): WorkflowTransition!\r\n updateManyWorkflowTransition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowTransition: InputWorkflowTransition!): [WorkflowTransition]\r\n deleteWorkflowTransition(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowTransition(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createSystemExternalReference(id: String, idType: IdType, systemExternalReference: InputUniqueSystemExternalReference!, creationMode: creationMode): SystemExternalReference!\r\n createUpdateSystemExternalReference(id: String, idType: IdType, systemExternalReference: InputUniqueSystemExternalReference!, creationMode: creationMode): SystemExternalReference!\r\n updateSystemExternalReference(id: String!, idType: IdType, systemExternalReference: InputUniqueSystemExternalReference!): SystemExternalReference!\r\n updateManySystemExternalReference(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], systemExternalReference: InputSystemExternalReference!): [SystemExternalReference]\r\n deleteSystemExternalReference(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManySystemExternalReference(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createTaggedValue(id: String, idType: IdType, taggedValue: InputUniqueTaggedValue!, creationMode: creationMode): TaggedValue!\r\n createUpdateTaggedValue(id: String, idType: IdType, taggedValue: InputUniqueTaggedValue!, creationMode: creationMode): TaggedValue!\r\n updateTaggedValue(id: String!, idType: IdType, taggedValue: InputUniqueTaggedValue!): TaggedValue!\r\n updateManyTaggedValue(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], taggedValue: InputTaggedValue!): [TaggedValue]\r\n deleteTaggedValue(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyTaggedValue(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n createWorkflowTransitionAttachmentMotive(id: String, idType: IdType, workflowTransitionAttachmentMotive: InputUniqueWorkflowTransitionAttachmentMotive!, creationMode: creationMode): WorkflowTransitionAttachmentMotive!\r\n createUpdateWorkflowTransitionAttachmentMotive(id: String, idType: IdType, workflowTransitionAttachmentMotive: InputUniqueWorkflowTransitionAttachmentMotive!, creationMode: creationMode): WorkflowTransitionAttachmentMotive!\r\n updateWorkflowTransitionAttachmentMotive(id: String!, idType: IdType, workflowTransitionAttachmentMotive: InputUniqueWorkflowTransitionAttachmentMotive!): WorkflowTransitionAttachmentMotive!\r\n updateManyWorkflowTransitionAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], workflowTransitionAttachmentMotive: InputWorkflowTransitionAttachmentMotive!): [WorkflowTransitionAttachmentMotive]\r\n deleteWorkflowTransitionAttachmentMotive(id: String!, idType: IdType, cascade: Boolean): DeleteType\r\n deleteManyWorkflowTransitionAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], cascade: Boolean): DeleteType\r\n}\r\n\r\nenum NameAppearanceEnum {\r\n LongName\r\n ShortName\r\n}\r\n\r\ntype Notification implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n sentDateGMT: String\r\n notificationFrom: String\r\n subjectNotification(language: Languages): String\r\n notificationActivator: GraphQLObjectInterface\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowInstanceBase_RelatedObject(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBase]\r\n workflowInstanceBase_RelatedObjectAggregatedValues(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBaseAggregatedValues]\r\n}\r\n\r\ntype NotificationAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n sentDateGMT(function: AggregateFunctionType): CustomFloat\r\n notificationFrom(function: AggregateFunctionType): CustomFloat\r\n subjectNotification(function: AggregateFunctionType): CustomFloat\r\n notificationActivator(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput NotificationFilter {\r\n and: [NotificationFilter!]\r\n or: [NotificationFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n sentDateGMT: String\r\n sentDateGMT_not: String\r\n sentDateGMT_in: [String!]\r\n sentDateGMT_not_in: [String!]\r\n sentDateGMT_lt: String\r\n sentDateGMT_lte: String\r\n sentDateGMT_gt: String\r\n sentDateGMT_gte: String\r\n sentDateGMT_contains: String\r\n sentDateGMT_not_contains: String\r\n sentDateGMT_starts_with: String\r\n sentDateGMT_not_starts_with: String\r\n sentDateGMT_ends_with: String\r\n sentDateGMT_not_ends_with: String\r\n sentDateGMT_empty: Boolean\r\n notificationFrom: String\r\n notificationFrom_not: String\r\n notificationFrom_in: [String!]\r\n notificationFrom_not_in: [String!]\r\n notificationFrom_lt: String\r\n notificationFrom_lte: String\r\n notificationFrom_gt: String\r\n notificationFrom_gte: String\r\n notificationFrom_contains: String\r\n notificationFrom_not_contains: String\r\n notificationFrom_starts_with: String\r\n notificationFrom_not_starts_with: String\r\n notificationFrom_ends_with: String\r\n notificationFrom_not_ends_with: String\r\n notificationFrom_empty: Boolean\r\n subjectNotification: String\r\n subjectNotification_not: String\r\n subjectNotification_in: [String!]\r\n subjectNotification_not_in: [String!]\r\n subjectNotification_lt: String\r\n subjectNotification_lte: String\r\n subjectNotification_gt: String\r\n subjectNotification_gte: String\r\n subjectNotification_contains: String\r\n subjectNotification_not_contains: String\r\n subjectNotification_starts_with: String\r\n subjectNotification_not_starts_with: String\r\n subjectNotification_ends_with: String\r\n subjectNotification_not_ends_with: String\r\n subjectNotification_empty: Boolean\r\n notificationActivator: String\r\n notificationActivator_not: String\r\n notificationActivator_in: [String!]\r\n notificationActivator_not_in: [String!]\r\n notificationActivator_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowInstanceBase_RelatedObject_some: [WorkflowInstanceBaseFilter!]\r\n workflowInstanceBase_RelatedObject_count: countFilter\r\n}\r\n\r\nenum NotificationOrderBy {\r\n name_ASC\r\n name_DESC\r\n sentDateGMT_ASC\r\n sentDateGMT_DESC\r\n notificationFrom_ASC\r\n notificationFrom_DESC\r\n subjectNotification_ASC\r\n subjectNotification_DESC\r\n notificationActivator_ASC\r\n notificationActivator_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype PersonSystem implements GraphQLObjectInterface {\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: GraphQLObjectInterface\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson(format: EnumFormat): ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowParallelStatusSystem(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystem]\r\n workflowParallelStatusSystemAggregatedValues(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [WorkflowParallelStatusSystemAggregatedValues]\r\n workflowParallelStatusBase(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystem]\r\n workflowParallelStatusBaseAggregatedValues(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [WorkflowParallelStatusBaseAggregatedValues]\r\n}\r\n\r\ntype PersonSystemAggregatedValues {\r\n userCode(function: AggregateFunctionType): CustomFloat\r\n commandLine(function: AggregateFunctionType): CustomFloat\r\n windowsLogin(function: AggregateFunctionType): CustomFloat\r\n scciUserName(function: AggregateFunctionType): CustomFloat\r\n email(function: AggregateFunctionType): CustomFloat\r\n castToken(function: AggregateFunctionType): CustomFloat\r\n belongsToAPersonGroup(function: AggregateFunctionType): CustomFloat\r\n dataLanguage(function: AggregateFunctionType): CustomFloat\r\n phoneNumber(function: AggregateFunctionType): CustomFloat\r\n cASTHighlightID(function: AggregateNumbersFunctionType): CustomFloat\r\n initials(function: AggregateFunctionType): CustomFloat\r\n validPerson(function: AggregateFunctionType): CustomFloat\r\n initialNumberOfComplianceAudits(function: AggregateNumbersFunctionType): CustomFloat\r\n initialNumberOfEfficiencyAudits(function: AggregateNumbersFunctionType): CustomFloat\r\n initialNumberOfComplianceAuditActivities(function: AggregateNumbersFunctionType): CustomFloat\r\n initialNumberOfEfficiencyAuditActivities(function: AggregateNumbersFunctionType): CustomFloat\r\n numberOfExecutedComplianceAudits(function: AggregateNumbersFunctionType): CustomFloat\r\n numberOfExecutedEfficiencyAudits(function: AggregateNumbersFunctionType): CustomFloat\r\n numberOfExecutedComplianceAuditActivities(function: AggregateNumbersFunctionType): CustomFloat\r\n numberOfExecutedEfficiencyAuditActivities(function: AggregateNumbersFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput PersonSystemFilter {\r\n and: [PersonSystemFilter!]\r\n or: [PersonSystemFilter!]\r\n userCode: String\r\n userCode_not: String\r\n userCode_in: [String!]\r\n userCode_not_in: [String!]\r\n userCode_lt: String\r\n userCode_lte: String\r\n userCode_gt: String\r\n userCode_gte: String\r\n userCode_contains: String\r\n userCode_not_contains: String\r\n userCode_starts_with: String\r\n userCode_not_starts_with: String\r\n userCode_ends_with: String\r\n userCode_not_ends_with: String\r\n userCode_empty: Boolean\r\n commandLine: String\r\n commandLine_not: String\r\n commandLine_in: [String!]\r\n commandLine_not_in: [String!]\r\n commandLine_lt: String\r\n commandLine_lte: String\r\n commandLine_gt: String\r\n commandLine_gte: String\r\n commandLine_contains: String\r\n commandLine_not_contains: String\r\n commandLine_starts_with: String\r\n commandLine_not_starts_with: String\r\n commandLine_ends_with: String\r\n commandLine_not_ends_with: String\r\n commandLine_empty: Boolean\r\n windowsLogin: String\r\n windowsLogin_not: String\r\n windowsLogin_in: [String!]\r\n windowsLogin_not_in: [String!]\r\n windowsLogin_lt: String\r\n windowsLogin_lte: String\r\n windowsLogin_gt: String\r\n windowsLogin_gte: String\r\n windowsLogin_contains: String\r\n windowsLogin_not_contains: String\r\n windowsLogin_starts_with: String\r\n windowsLogin_not_starts_with: String\r\n windowsLogin_ends_with: String\r\n windowsLogin_not_ends_with: String\r\n windowsLogin_empty: Boolean\r\n scciUserName: String\r\n scciUserName_not: String\r\n scciUserName_in: [String!]\r\n scciUserName_not_in: [String!]\r\n scciUserName_lt: String\r\n scciUserName_lte: String\r\n scciUserName_gt: String\r\n scciUserName_gte: String\r\n scciUserName_contains: String\r\n scciUserName_not_contains: String\r\n scciUserName_starts_with: String\r\n scciUserName_not_starts_with: String\r\n scciUserName_ends_with: String\r\n scciUserName_not_ends_with: String\r\n scciUserName_empty: Boolean\r\n email: String\r\n email_not: String\r\n email_in: [String!]\r\n email_not_in: [String!]\r\n email_lt: String\r\n email_lte: String\r\n email_gt: String\r\n email_gte: String\r\n email_contains: String\r\n email_not_contains: String\r\n email_starts_with: String\r\n email_not_starts_with: String\r\n email_ends_with: String\r\n email_not_ends_with: String\r\n email_empty: Boolean\r\n castToken: String\r\n castToken_not: String\r\n castToken_in: [String!]\r\n castToken_not_in: [String!]\r\n castToken_lt: String\r\n castToken_lte: String\r\n castToken_gt: String\r\n castToken_gte: String\r\n castToken_contains: String\r\n castToken_not_contains: String\r\n castToken_starts_with: String\r\n castToken_not_starts_with: String\r\n castToken_ends_with: String\r\n castToken_not_ends_with: String\r\n castToken_empty: Boolean\r\n belongsToAPersonGroup: Boolean\r\n belongsToAPersonGroup_not: Boolean\r\n belongsToAPersonGroup_empty: Boolean\r\n dataLanguage: String\r\n dataLanguage_not: String\r\n dataLanguage_in: [String!]\r\n dataLanguage_not_in: [String!]\r\n dataLanguage_empty: Boolean\r\n phoneNumber: String\r\n phoneNumber_not: String\r\n phoneNumber_in: [String!]\r\n phoneNumber_not_in: [String!]\r\n phoneNumber_lt: String\r\n phoneNumber_lte: String\r\n phoneNumber_gt: String\r\n phoneNumber_gte: String\r\n phoneNumber_contains: String\r\n phoneNumber_not_contains: String\r\n phoneNumber_starts_with: String\r\n phoneNumber_not_starts_with: String\r\n phoneNumber_ends_with: String\r\n phoneNumber_not_ends_with: String\r\n phoneNumber_empty: Boolean\r\n cASTHighlightID: CustomInt\r\n cASTHighlightID_not: CustomInt\r\n cASTHighlightID_in: [CustomInt!]\r\n cASTHighlightID_not_in: [CustomInt!]\r\n cASTHighlightID_lt: CustomInt\r\n cASTHighlightID_lte: CustomInt\r\n cASTHighlightID_gt: CustomInt\r\n cASTHighlightID_gte: CustomInt\r\n cASTHighlightID_empty: Boolean\r\n initials: String\r\n initials_not: String\r\n initials_in: [String!]\r\n initials_not_in: [String!]\r\n initials_lt: String\r\n initials_lte: String\r\n initials_gt: String\r\n initials_gte: String\r\n initials_contains: String\r\n initials_not_contains: String\r\n initials_starts_with: String\r\n initials_not_starts_with: String\r\n initials_ends_with: String\r\n initials_not_ends_with: String\r\n initials_empty: Boolean\r\n validPerson: ValidPersonEnum\r\n validPerson_not: ValidPersonEnum\r\n validPerson_in: [ValidPersonEnum!]\r\n validPerson_not_in: [ValidPersonEnum!]\r\n validPerson_empty: Boolean\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfComplianceAudits_not: CustomInt\r\n initialNumberOfComplianceAudits_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_not_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_lt: CustomInt\r\n initialNumberOfComplianceAudits_lte: CustomInt\r\n initialNumberOfComplianceAudits_gt: CustomInt\r\n initialNumberOfComplianceAudits_gte: CustomInt\r\n initialNumberOfComplianceAudits_empty: Boolean\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfEfficiencyAudits_not: CustomInt\r\n initialNumberOfEfficiencyAudits_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_lt: CustomInt\r\n initialNumberOfEfficiencyAudits_lte: CustomInt\r\n initialNumberOfEfficiencyAudits_gt: CustomInt\r\n initialNumberOfEfficiencyAudits_gte: CustomInt\r\n initialNumberOfEfficiencyAudits_empty: Boolean\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfComplianceAuditActivities_not: CustomInt\r\n initialNumberOfComplianceAuditActivities_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_lt: CustomInt\r\n initialNumberOfComplianceAuditActivities_lte: CustomInt\r\n initialNumberOfComplianceAuditActivities_gt: CustomInt\r\n initialNumberOfComplianceAuditActivities_gte: CustomInt\r\n initialNumberOfComplianceAuditActivities_empty: Boolean\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_not: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_lt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_lte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_empty: Boolean\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedComplianceAudits_not: CustomInt\r\n numberOfExecutedComplianceAudits_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_lt: CustomInt\r\n numberOfExecutedComplianceAudits_lte: CustomInt\r\n numberOfExecutedComplianceAudits_gt: CustomInt\r\n numberOfExecutedComplianceAudits_gte: CustomInt\r\n numberOfExecutedComplianceAudits_empty: Boolean\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits_not: CustomInt\r\n numberOfExecutedEfficiencyAudits_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_lt: CustomInt\r\n numberOfExecutedEfficiencyAudits_lte: CustomInt\r\n numberOfExecutedEfficiencyAudits_gt: CustomInt\r\n numberOfExecutedEfficiencyAudits_gte: CustomInt\r\n numberOfExecutedEfficiencyAudits_empty: Boolean\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedComplianceAuditActivities_not: CustomInt\r\n numberOfExecutedComplianceAuditActivities_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_lt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_lte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_empty: Boolean\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_not: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_lt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_lte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_count: countFilter\r\n workflowParallelStatusSystem_some: [WorkflowParallelStatusSystemFilter!]\r\n workflowParallelStatusSystem_count: countFilter\r\n workflowParallelStatusBase_some: [WorkflowParallelStatusBaseFilter!]\r\n workflowParallelStatusBase_count: countFilter\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_count: countFilter\r\n}\r\n\r\nenum PersonSystemOrderBy {\r\n userCode_ASC\r\n userCode_DESC\r\n commandLine_ASC\r\n commandLine_DESC\r\n windowsLogin_ASC\r\n windowsLogin_DESC\r\n scciUserName_ASC\r\n scciUserName_DESC\r\n email_ASC\r\n email_DESC\r\n castToken_ASC\r\n castToken_DESC\r\n belongsToAPersonGroup_ASC\r\n belongsToAPersonGroup_DESC\r\n dataLanguage_ASC\r\n dataLanguage_DESC\r\n phoneNumber_ASC\r\n phoneNumber_DESC\r\n cASTHighlightID_ASC\r\n cASTHighlightID_DESC\r\n initials_ASC\r\n initials_DESC\r\n validPerson_ASC\r\n validPerson_DESC\r\n initialNumberOfComplianceAudits_ASC\r\n initialNumberOfComplianceAudits_DESC\r\n initialNumberOfEfficiencyAudits_ASC\r\n initialNumberOfEfficiencyAudits_DESC\r\n initialNumberOfComplianceAuditActivities_ASC\r\n initialNumberOfComplianceAuditActivities_DESC\r\n initialNumberOfEfficiencyAuditActivities_ASC\r\n initialNumberOfEfficiencyAuditActivities_DESC\r\n numberOfExecutedComplianceAudits_ASC\r\n numberOfExecutedComplianceAudits_DESC\r\n numberOfExecutedEfficiencyAudits_ASC\r\n numberOfExecutedEfficiencyAudits_DESC\r\n numberOfExecutedComplianceAuditActivities_ASC\r\n numberOfExecutedComplianceAuditActivities_DESC\r\n numberOfExecutedEfficiencyAuditActivities_ASC\r\n numberOfExecutedEfficiencyAuditActivities_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum PhysicalStorageEnum {\r\n Default\r\n FKMetaAssociation\r\n Encrypted\r\n}\r\n\r\ntype Query {\r\n _currentContext: CurrentContextType\r\n _APIdiagnostic: DiagnosticType\r\n language(filter: LanguageFilter, orderBy: [LanguageOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [Language]\r\n languageAggregatedValues(filter: LanguageFilter, orderBy: [LanguageOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [LanguageAggregatedValues]\r\n metaClass(filter: MetaClassFilter, orderBy: [MetaClassOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [MetaClass]\r\n metaClassAggregatedValues(filter: MetaClassFilter, orderBy: [MetaClassOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [MetaClassAggregatedValues]\r\n personSystem(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [PersonSystem]\r\n personSystemAggregatedValues(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [PersonSystemAggregatedValues]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [SystemDiagramAggregatedValues]\r\n query(filter: QueryFilter, orderBy: [QueryOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [Query]\r\n queryAggregatedValues(filter: QueryFilter, orderBy: [QueryOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [QueryAggregatedValues]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowActionAggregatedValues]\r\n notification(filter: NotificationFilter, orderBy: [NotificationOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [Notification]\r\n notificationAggregatedValues(filter: NotificationFilter, orderBy: [NotificationOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [NotificationAggregatedValues]\r\n workflowInstance(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowInstance]\r\n workflowInstanceAggregatedValues(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowInstanceAggregatedValues]\r\n workflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowTransitionInstanceSystem(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionInstanceSystem]\r\n workflowTransitionInstanceSystemAggregatedValues(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionInstanceSystemAggregatedValues]\r\n workflowParticipant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParticipant]\r\n workflowParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParticipantAggregatedValues]\r\n workflowInstanceBase(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowInstanceBase]\r\n workflowInstanceBaseAggregatedValues(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowInstanceBaseAggregatedValues]\r\n workflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowCondition(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowCondition]\r\n workflowConditionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowConditionAggregatedValues]\r\n workflowTransitionInstanceBase(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionInstanceBase]\r\n workflowTransitionInstanceBaseAggregatedValues(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionInstanceBaseAggregatedValues]\r\n workflowParallelStatusSystem(filter: WorkflowParallelStatusSystemFilter, orderBy: [WorkflowParallelStatusSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParallelStatusSystem]\r\n workflowParallelStatusSystemAggregatedValues(filter: WorkflowParallelStatusSystemFilter, orderBy: [WorkflowParallelStatusSystemOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParallelStatusSystemAggregatedValues]\r\n externalReference(filter: ExternalReferenceFilter, orderBy: [ExternalReferenceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [ExternalReference]\r\n externalReferenceAggregatedValues(filter: ExternalReferenceFilter, orderBy: [ExternalReferenceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [ExternalReferenceAggregatedValues]\r\n workflowParallelStatusBase(filter: WorkflowParallelStatusBaseFilter, orderBy: [WorkflowParallelStatusBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParallelStatusBase]\r\n workflowParallelStatusBaseAggregatedValues(filter: WorkflowParallelStatusBaseFilter, orderBy: [WorkflowParallelStatusBaseOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowParallelStatusBaseAggregatedValues]\r\n macro(filter: MacroFilter, orderBy: [MacroOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [Macro]\r\n macroAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [MacroAggregatedValues]\r\n workflowDefinition(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowDefinition]\r\n workflowDefinitionAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowDefinitionAggregatedValues]\r\n workflowStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatus]\r\n workflowStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowStatusAggregatedValues]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [SystemExternalReferenceAggregatedValues]\r\n taggedValue(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [TaggedValue]\r\n taggedValueAggregatedValues(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [TaggedValueAggregatedValues]\r\n workflowTransitionAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotiveAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy], first: Int, after: String, last: Int, before: String, skip: Int): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n}\r\n\r\ntype QueryAggregatedValues {\r\n queryImplementation(function: AggregateFunctionType): CustomFloat\r\n select(function: AggregateFunctionType): CustomFloat\r\n uIPermissions(function: AggregateFunctionType): CustomFloat\r\n gUITitle(function: AggregateFunctionType): CustomFloat\r\n gUIName(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput QueryFilter {\r\n and: [QueryFilter!]\r\n or: [QueryFilter!]\r\n queryImplementation: QueryImplementationEnum\r\n queryImplementation_not: QueryImplementationEnum\r\n queryImplementation_in: [QueryImplementationEnum!]\r\n queryImplementation_not_in: [QueryImplementationEnum!]\r\n queryImplementation_empty: Boolean\r\n select: String\r\n select_not: String\r\n select_in: [String!]\r\n select_not_in: [String!]\r\n select_lt: String\r\n select_lte: String\r\n select_gt: String\r\n select_gte: String\r\n select_contains: String\r\n select_not_contains: String\r\n select_starts_with: String\r\n select_not_starts_with: String\r\n select_ends_with: String\r\n select_not_ends_with: String\r\n select_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n gUITitle: String\r\n gUITitle_not: String\r\n gUITitle_in: [String!]\r\n gUITitle_not_in: [String!]\r\n gUITitle_lt: String\r\n gUITitle_lte: String\r\n gUITitle_gt: String\r\n gUITitle_gte: String\r\n gUITitle_contains: String\r\n gUITitle_not_contains: String\r\n gUITitle_starts_with: String\r\n gUITitle_not_starts_with: String\r\n gUITitle_ends_with: String\r\n gUITitle_not_ends_with: String\r\n gUITitle_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n}\r\n\r\nenum QueryImplementationEnum {\r\n FunctionDeprecated\r\n Select\r\n Macro\r\n}\r\n\r\nenum QueryOrderBy {\r\n queryImplementation_ASC\r\n queryImplementation_DESC\r\n select_ASC\r\n select_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n gUITitle_ASC\r\n gUITitle_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum ReadingAccessAreaUpdateEnum {\r\n Yes\r\n No\r\n}\r\n\r\ntype Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinition implements GraphQLObjectInterface {\r\n schemas: [Schema]\r\n abbreviation(language: Languages): String\r\n loggability(format: EnumFormat): LoggabilityEnum\r\n savability(format: EnumFormat): SavabilityEnum\r\n metaLayer(format: EnumFormat): MetaLayerEnum\r\n translatability(format: EnumFormat): TranslatabilityEnum\r\n translatabilityLevel(format: EnumFormat): TranslatabilityLevelEnum\r\n location(format: EnumFormat): LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance(format: EnumFormat): NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity(format: EnumFormat): LongevityEnum\r\n extendedProperties(format: EnumFormat): ExtendedPropertiesEnum\r\n metaClassSensitivity(format: EnumFormat): MetaClassSensitivityEnum\r\n readingAccessAreaUpdate(format: EnumFormat): ReadingAccessAreaUpdateEnum\r\n uIPermissions(format: StringFormat): String\r\n metaCategory(format: EnumFormat): MetaCategoryEnum\r\n rGBColor: CustomInt\r\n gUINameComputed(language: Languages): String\r\n metaUsage(format: EnumFormat): MetaUsageEnum\r\n physicalStorage(format: EnumFormat): PhysicalStorageEnum\r\n dataVolume: CustomInt\r\n isIndexable(format: EnumFormat): IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName(language: Languages): String\r\n mOFType(format: EnumFormat): MOFTypeEnum\r\n candidateToIndexation(format: EnumFormat): CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams(format: EnumFormat): DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram_SystemDescription(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagram_SystemDescriptionAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowDefinition(filter: Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter, orderBy: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassOrderBy]): [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClass]\r\n workflowDefinitionAggregatedValues(filter: Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter, orderBy: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowCondition: GraphQLObjectInterface\r\n uniqueInstantiation(format: EnumFormat): UniqueInstantiationEnum\r\n instantiateAtCreation(format: EnumFormat): InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated(format: EnumFormat): InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow(format: EnumFormat): MainWorkflowEnum\r\n}\r\n\r\ninput Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter {\r\n and: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter!]\r\n or: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter!]\r\n workflowCondition: String\r\n workflowCondition_not: String\r\n workflowCondition_in: [String!]\r\n workflowCondition_not_in: [String!]\r\n workflowCondition_empty: Boolean\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n uniqueInstantiation_not: UniqueInstantiationEnum\r\n uniqueInstantiation_in: [UniqueInstantiationEnum!]\r\n uniqueInstantiation_not_in: [UniqueInstantiationEnum!]\r\n uniqueInstantiation_empty: Boolean\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instantiateAtCreation_not: InstantiateAtCreationEnum\r\n instantiateAtCreation_in: [InstantiateAtCreationEnum!]\r\n instantiateAtCreation_not_in: [InstantiateAtCreationEnum!]\r\n instantiateAtCreation_empty: Boolean\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n instanciateAtCreationDeprecated_not: InstanciateAtCreationDeprecatedEnum\r\n instanciateAtCreationDeprecated_in: [InstanciateAtCreationDeprecatedEnum!]\r\n instanciateAtCreationDeprecated_not_in: [InstanciateAtCreationDeprecatedEnum!]\r\n instanciateAtCreationDeprecated_empty: Boolean\r\n mainWorkflow: MainWorkflowEnum\r\n mainWorkflow_not: MainWorkflowEnum\r\n mainWorkflow_in: [MainWorkflowEnum!]\r\n mainWorkflow_not_in: [MainWorkflowEnum!]\r\n mainWorkflow_empty: Boolean\r\n abbreviation: String\r\n abbreviation_not: String\r\n abbreviation_in: [String!]\r\n abbreviation_not_in: [String!]\r\n abbreviation_lt: String\r\n abbreviation_lte: String\r\n abbreviation_gt: String\r\n abbreviation_gte: String\r\n abbreviation_contains: String\r\n abbreviation_not_contains: String\r\n abbreviation_starts_with: String\r\n abbreviation_not_starts_with: String\r\n abbreviation_ends_with: String\r\n abbreviation_not_ends_with: String\r\n abbreviation_empty: Boolean\r\n loggability: LoggabilityEnum\r\n loggability_not: LoggabilityEnum\r\n loggability_in: [LoggabilityEnum!]\r\n loggability_not_in: [LoggabilityEnum!]\r\n loggability_empty: Boolean\r\n savability: SavabilityEnum\r\n savability_not: SavabilityEnum\r\n savability_in: [SavabilityEnum!]\r\n savability_not_in: [SavabilityEnum!]\r\n savability_empty: Boolean\r\n metaLayer: MetaLayerEnum\r\n metaLayer_not: MetaLayerEnum\r\n metaLayer_in: [MetaLayerEnum!]\r\n metaLayer_not_in: [MetaLayerEnum!]\r\n metaLayer_empty: Boolean\r\n translatability: TranslatabilityEnum\r\n translatability_not: TranslatabilityEnum\r\n translatability_in: [TranslatabilityEnum!]\r\n translatability_not_in: [TranslatabilityEnum!]\r\n translatability_empty: Boolean\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n translatabilityLevel_not: TranslatabilityLevelEnum\r\n translatabilityLevel_in: [TranslatabilityLevelEnum!]\r\n translatabilityLevel_not_in: [TranslatabilityLevelEnum!]\r\n translatabilityLevel_empty: Boolean\r\n location: LocationEnum\r\n location_not: LocationEnum\r\n location_in: [LocationEnum!]\r\n location_not_in: [LocationEnum!]\r\n location_empty: Boolean\r\n nameLength: CustomInt\r\n nameLength_not: CustomInt\r\n nameLength_in: [CustomInt!]\r\n nameLength_not_in: [CustomInt!]\r\n nameLength_lt: CustomInt\r\n nameLength_lte: CustomInt\r\n nameLength_gt: CustomInt\r\n nameLength_gte: CustomInt\r\n nameLength_empty: Boolean\r\n nameCaseSensivity: String\r\n nameCaseSensivity_not: String\r\n nameCaseSensivity_in: [String!]\r\n nameCaseSensivity_not_in: [String!]\r\n nameCaseSensivity_lt: String\r\n nameCaseSensivity_lte: String\r\n nameCaseSensivity_gt: String\r\n nameCaseSensivity_gte: String\r\n nameCaseSensivity_contains: String\r\n nameCaseSensivity_not_contains: String\r\n nameCaseSensivity_starts_with: String\r\n nameCaseSensivity_not_starts_with: String\r\n nameCaseSensivity_ends_with: String\r\n nameCaseSensivity_not_ends_with: String\r\n nameCaseSensivity_empty: Boolean\r\n nameSpaceSeparator: String\r\n nameSpaceSeparator_not: String\r\n nameSpaceSeparator_in: [String!]\r\n nameSpaceSeparator_not_in: [String!]\r\n nameSpaceSeparator_lt: String\r\n nameSpaceSeparator_lte: String\r\n nameSpaceSeparator_gt: String\r\n nameSpaceSeparator_gte: String\r\n nameSpaceSeparator_contains: String\r\n nameSpaceSeparator_not_contains: String\r\n nameSpaceSeparator_starts_with: String\r\n nameSpaceSeparator_not_starts_with: String\r\n nameSpaceSeparator_ends_with: String\r\n nameSpaceSeparator_not_ends_with: String\r\n nameSpaceSeparator_empty: Boolean\r\n nameAppearance: NameAppearanceEnum\r\n nameAppearance_not: NameAppearanceEnum\r\n nameAppearance_in: [NameAppearanceEnum!]\r\n nameAppearance_not_in: [NameAppearanceEnum!]\r\n nameAppearance_empty: Boolean\r\n nameFirstCharExclude: String\r\n nameFirstCharExclude_not: String\r\n nameFirstCharExclude_in: [String!]\r\n nameFirstCharExclude_not_in: [String!]\r\n nameFirstCharExclude_lt: String\r\n nameFirstCharExclude_lte: String\r\n nameFirstCharExclude_gt: String\r\n nameFirstCharExclude_gte: String\r\n nameFirstCharExclude_contains: String\r\n nameFirstCharExclude_not_contains: String\r\n nameFirstCharExclude_starts_with: String\r\n nameFirstCharExclude_not_starts_with: String\r\n nameFirstCharExclude_ends_with: String\r\n nameFirstCharExclude_not_ends_with: String\r\n nameFirstCharExclude_empty: Boolean\r\n nameCurrentCharExclude: String\r\n nameCurrentCharExclude_not: String\r\n nameCurrentCharExclude_in: [String!]\r\n nameCurrentCharExclude_not_in: [String!]\r\n nameCurrentCharExclude_lt: String\r\n nameCurrentCharExclude_lte: String\r\n nameCurrentCharExclude_gt: String\r\n nameCurrentCharExclude_gte: String\r\n nameCurrentCharExclude_contains: String\r\n nameCurrentCharExclude_not_contains: String\r\n nameCurrentCharExclude_starts_with: String\r\n nameCurrentCharExclude_not_starts_with: String\r\n nameCurrentCharExclude_ends_with: String\r\n nameCurrentCharExclude_not_ends_with: String\r\n nameCurrentCharExclude_empty: Boolean\r\n nameLastCharExclude: String\r\n nameLastCharExclude_not: String\r\n nameLastCharExclude_in: [String!]\r\n nameLastCharExclude_not_in: [String!]\r\n nameLastCharExclude_lt: String\r\n nameLastCharExclude_lte: String\r\n nameLastCharExclude_gt: String\r\n nameLastCharExclude_gte: String\r\n nameLastCharExclude_contains: String\r\n nameLastCharExclude_not_contains: String\r\n nameLastCharExclude_starts_with: String\r\n nameLastCharExclude_not_starts_with: String\r\n nameLastCharExclude_ends_with: String\r\n nameLastCharExclude_not_ends_with: String\r\n nameLastCharExclude_empty: Boolean\r\n nameFirstCharInclude: String\r\n nameFirstCharInclude_not: String\r\n nameFirstCharInclude_in: [String!]\r\n nameFirstCharInclude_not_in: [String!]\r\n nameFirstCharInclude_lt: String\r\n nameFirstCharInclude_lte: String\r\n nameFirstCharInclude_gt: String\r\n nameFirstCharInclude_gte: String\r\n nameFirstCharInclude_contains: String\r\n nameFirstCharInclude_not_contains: String\r\n nameFirstCharInclude_starts_with: String\r\n nameFirstCharInclude_not_starts_with: String\r\n nameFirstCharInclude_ends_with: String\r\n nameFirstCharInclude_not_ends_with: String\r\n nameFirstCharInclude_empty: Boolean\r\n nameCurrentCharInclude: String\r\n nameCurrentCharInclude_not: String\r\n nameCurrentCharInclude_in: [String!]\r\n nameCurrentCharInclude_not_in: [String!]\r\n nameCurrentCharInclude_lt: String\r\n nameCurrentCharInclude_lte: String\r\n nameCurrentCharInclude_gt: String\r\n nameCurrentCharInclude_gte: String\r\n nameCurrentCharInclude_contains: String\r\n nameCurrentCharInclude_not_contains: String\r\n nameCurrentCharInclude_starts_with: String\r\n nameCurrentCharInclude_not_starts_with: String\r\n nameCurrentCharInclude_ends_with: String\r\n nameCurrentCharInclude_not_ends_with: String\r\n nameCurrentCharInclude_empty: Boolean\r\n nameLastCharInclude: String\r\n nameLastCharInclude_not: String\r\n nameLastCharInclude_in: [String!]\r\n nameLastCharInclude_not_in: [String!]\r\n nameLastCharInclude_lt: String\r\n nameLastCharInclude_lte: String\r\n nameLastCharInclude_gt: String\r\n nameLastCharInclude_gte: String\r\n nameLastCharInclude_contains: String\r\n nameLastCharInclude_not_contains: String\r\n nameLastCharInclude_starts_with: String\r\n nameLastCharInclude_not_starts_with: String\r\n nameLastCharInclude_ends_with: String\r\n nameLastCharInclude_not_ends_with: String\r\n nameLastCharInclude_empty: Boolean\r\n settings: String\r\n settings_not: String\r\n settings_in: [String!]\r\n settings_not_in: [String!]\r\n settings_lt: String\r\n settings_lte: String\r\n settings_gt: String\r\n settings_gte: String\r\n settings_contains: String\r\n settings_not_contains: String\r\n settings_starts_with: String\r\n settings_not_starts_with: String\r\n settings_ends_with: String\r\n settings_not_ends_with: String\r\n settings_empty: Boolean\r\n longevity: LongevityEnum\r\n longevity_not: LongevityEnum\r\n longevity_in: [LongevityEnum!]\r\n longevity_not_in: [LongevityEnum!]\r\n longevity_empty: Boolean\r\n extendedProperties: ExtendedPropertiesEnum\r\n extendedProperties_not: ExtendedPropertiesEnum\r\n extendedProperties_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_not_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_empty: Boolean\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n metaClassSensitivity_not: MetaClassSensitivityEnum\r\n metaClassSensitivity_in: [MetaClassSensitivityEnum!]\r\n metaClassSensitivity_not_in: [MetaClassSensitivityEnum!]\r\n metaClassSensitivity_empty: Boolean\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n readingAccessAreaUpdate_not: ReadingAccessAreaUpdateEnum\r\n readingAccessAreaUpdate_in: [ReadingAccessAreaUpdateEnum!]\r\n readingAccessAreaUpdate_not_in: [ReadingAccessAreaUpdateEnum!]\r\n readingAccessAreaUpdate_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n metaCategory: MetaCategoryEnum\r\n metaCategory_not: MetaCategoryEnum\r\n metaCategory_in: [MetaCategoryEnum!]\r\n metaCategory_not_in: [MetaCategoryEnum!]\r\n metaCategory_empty: Boolean\r\n rGBColor: CustomInt\r\n rGBColor_not: CustomInt\r\n rGBColor_in: [CustomInt!]\r\n rGBColor_not_in: [CustomInt!]\r\n rGBColor_lt: CustomInt\r\n rGBColor_lte: CustomInt\r\n rGBColor_gt: CustomInt\r\n rGBColor_gte: CustomInt\r\n rGBColor_empty: Boolean\r\n gUINameComputed: String\r\n gUINameComputed_not: String\r\n gUINameComputed_in: [String!]\r\n gUINameComputed_not_in: [String!]\r\n gUINameComputed_lt: String\r\n gUINameComputed_lte: String\r\n gUINameComputed_gt: String\r\n gUINameComputed_gte: String\r\n gUINameComputed_contains: String\r\n gUINameComputed_not_contains: String\r\n gUINameComputed_starts_with: String\r\n gUINameComputed_not_starts_with: String\r\n gUINameComputed_ends_with: String\r\n gUINameComputed_not_ends_with: String\r\n gUINameComputed_empty: Boolean\r\n metaUsage: MetaUsageEnum\r\n metaUsage_not: MetaUsageEnum\r\n metaUsage_in: [MetaUsageEnum!]\r\n metaUsage_not_in: [MetaUsageEnum!]\r\n metaUsage_empty: Boolean\r\n physicalStorage: PhysicalStorageEnum\r\n physicalStorage_not: PhysicalStorageEnum\r\n physicalStorage_in: [PhysicalStorageEnum!]\r\n physicalStorage_not_in: [PhysicalStorageEnum!]\r\n physicalStorage_empty: Boolean\r\n dataVolume: CustomInt\r\n dataVolume_not: CustomInt\r\n dataVolume_in: [CustomInt!]\r\n dataVolume_not_in: [CustomInt!]\r\n dataVolume_lt: CustomInt\r\n dataVolume_lte: CustomInt\r\n dataVolume_gt: CustomInt\r\n dataVolume_gte: CustomInt\r\n dataVolume_empty: Boolean\r\n isIndexable: IsIndexableEnum\r\n isIndexable_not: IsIndexableEnum\r\n isIndexable_in: [IsIndexableEnum!]\r\n isIndexable_not_in: [IsIndexableEnum!]\r\n isIndexable_empty: Boolean\r\n dataVolumeMax: CustomInt\r\n dataVolumeMax_not: CustomInt\r\n dataVolumeMax_in: [CustomInt!]\r\n dataVolumeMax_not_in: [CustomInt!]\r\n dataVolumeMax_lt: CustomInt\r\n dataVolumeMax_lte: CustomInt\r\n dataVolumeMax_gt: CustomInt\r\n dataVolumeMax_gte: CustomInt\r\n dataVolumeMax_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n mOFType: MOFTypeEnum\r\n mOFType_not: MOFTypeEnum\r\n mOFType_in: [MOFTypeEnum!]\r\n mOFType_not_in: [MOFTypeEnum!]\r\n mOFType_empty: Boolean\r\n candidateToIndexation: CandidateToIndexationEnum\r\n candidateToIndexation_not: CandidateToIndexationEnum\r\n candidateToIndexation_in: [CandidateToIndexationEnum!]\r\n candidateToIndexation_not_in: [CandidateToIndexationEnum!]\r\n candidateToIndexation_empty: Boolean\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n displayConfidentialObjectsInDiagrams_not: DisplayConfidentialObjectsInDiagramsEnum\r\n displayConfidentialObjectsInDiagrams_in: [DisplayConfidentialObjectsInDiagramsEnum!]\r\n displayConfidentialObjectsInDiagrams_not_in: [DisplayConfidentialObjectsInDiagramsEnum!]\r\n displayConfidentialObjectsInDiagrams_empty: Boolean\r\n createPermission: Boolean\r\n createPermission_not: Boolean\r\n createPermission_empty: Boolean\r\n readPermission: Boolean\r\n readPermission_not: Boolean\r\n readPermission_empty: Boolean\r\n updatePermission: Boolean\r\n updatePermission_not: Boolean\r\n updatePermission_empty: Boolean\r\n deletePermission: Boolean\r\n deletePermission_not: Boolean\r\n deletePermission_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_SystemDescription_some: [SystemDiagramFilter!]\r\n systemDiagram_SystemDescription_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowDefinition_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_count: countFilter\r\n}\r\n\r\nenum Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionOrderBy {\r\n workflowCondition_ASC\r\n workflowCondition_DESC\r\n uniqueInstantiation_ASC\r\n uniqueInstantiation_DESC\r\n instantiateAtCreation_ASC\r\n instantiateAtCreation_DESC\r\n instanciateAtCreationDeprecated_ASC\r\n instanciateAtCreationDeprecated_DESC\r\n mainWorkflow_ASC\r\n mainWorkflow_DESC\r\n abbreviation_ASC\r\n abbreviation_DESC\r\n loggability_ASC\r\n loggability_DESC\r\n savability_ASC\r\n savability_DESC\r\n metaLayer_ASC\r\n metaLayer_DESC\r\n translatability_ASC\r\n translatability_DESC\r\n translatabilityLevel_ASC\r\n translatabilityLevel_DESC\r\n location_ASC\r\n location_DESC\r\n nameLength_ASC\r\n nameLength_DESC\r\n nameCaseSensivity_ASC\r\n nameCaseSensivity_DESC\r\n nameSpaceSeparator_ASC\r\n nameSpaceSeparator_DESC\r\n nameAppearance_ASC\r\n nameAppearance_DESC\r\n nameFirstCharExclude_ASC\r\n nameFirstCharExclude_DESC\r\n nameCurrentCharExclude_ASC\r\n nameCurrentCharExclude_DESC\r\n nameLastCharExclude_ASC\r\n nameLastCharExclude_DESC\r\n nameFirstCharInclude_ASC\r\n nameFirstCharInclude_DESC\r\n nameCurrentCharInclude_ASC\r\n nameCurrentCharInclude_DESC\r\n nameLastCharInclude_ASC\r\n nameLastCharInclude_DESC\r\n settings_ASC\r\n settings_DESC\r\n longevity_ASC\r\n longevity_DESC\r\n extendedProperties_ASC\r\n extendedProperties_DESC\r\n metaClassSensitivity_ASC\r\n metaClassSensitivity_DESC\r\n readingAccessAreaUpdate_ASC\r\n readingAccessAreaUpdate_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n metaCategory_ASC\r\n metaCategory_DESC\r\n rGBColor_ASC\r\n rGBColor_DESC\r\n gUINameComputed_ASC\r\n gUINameComputed_DESC\r\n metaUsage_ASC\r\n metaUsage_DESC\r\n physicalStorage_ASC\r\n physicalStorage_DESC\r\n dataVolume_ASC\r\n dataVolume_DESC\r\n isIndexable_ASC\r\n isIndexable_DESC\r\n dataVolumeMax_ASC\r\n dataVolumeMax_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n mOFType_ASC\r\n mOFType_DESC\r\n candidateToIndexation_ASC\r\n candidateToIndexation_DESC\r\n displayConfidentialObjectsInDiagrams_ASC\r\n displayConfidentialObjectsInDiagrams_DESC\r\n createPermission_ASC\r\n createPermission_DESC\r\n readPermission_ASC\r\n readPermission_DESC\r\n updatePermission_ASC\r\n updatePermission_DESC\r\n deletePermission_ASC\r\n deletePermission_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBase implements GraphQLObjectInterface {\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: GraphQLObjectInterface\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson(format: EnumFormat): ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowParallelStatusSystem(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystem]\r\n workflowParallelStatusSystemAggregatedValues(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [WorkflowParallelStatusSystemAggregatedValues]\r\n workflowParallelStatusBase(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystem]\r\n workflowParallelStatusBaseAggregatedValues(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [WorkflowParallelStatusBaseAggregatedValues]\r\n parameterizationLink(format: StringFormat): String\r\n transitionParallelTriggered: Boolean\r\n}\r\n\r\ninput Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter {\r\n and: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter!]\r\n or: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter!]\r\n parameterizationLink: String\r\n parameterizationLink_not: String\r\n parameterizationLink_in: [String!]\r\n parameterizationLink_not_in: [String!]\r\n parameterizationLink_lt: String\r\n parameterizationLink_lte: String\r\n parameterizationLink_gt: String\r\n parameterizationLink_gte: String\r\n parameterizationLink_contains: String\r\n parameterizationLink_not_contains: String\r\n parameterizationLink_starts_with: String\r\n parameterizationLink_not_starts_with: String\r\n parameterizationLink_ends_with: String\r\n parameterizationLink_not_ends_with: String\r\n parameterizationLink_empty: Boolean\r\n transitionParallelTriggered: Boolean\r\n transitionParallelTriggered_not: Boolean\r\n transitionParallelTriggered_empty: Boolean\r\n userCode: String\r\n userCode_not: String\r\n userCode_in: [String!]\r\n userCode_not_in: [String!]\r\n userCode_lt: String\r\n userCode_lte: String\r\n userCode_gt: String\r\n userCode_gte: String\r\n userCode_contains: String\r\n userCode_not_contains: String\r\n userCode_starts_with: String\r\n userCode_not_starts_with: String\r\n userCode_ends_with: String\r\n userCode_not_ends_with: String\r\n userCode_empty: Boolean\r\n commandLine: String\r\n commandLine_not: String\r\n commandLine_in: [String!]\r\n commandLine_not_in: [String!]\r\n commandLine_lt: String\r\n commandLine_lte: String\r\n commandLine_gt: String\r\n commandLine_gte: String\r\n commandLine_contains: String\r\n commandLine_not_contains: String\r\n commandLine_starts_with: String\r\n commandLine_not_starts_with: String\r\n commandLine_ends_with: String\r\n commandLine_not_ends_with: String\r\n commandLine_empty: Boolean\r\n windowsLogin: String\r\n windowsLogin_not: String\r\n windowsLogin_in: [String!]\r\n windowsLogin_not_in: [String!]\r\n windowsLogin_lt: String\r\n windowsLogin_lte: String\r\n windowsLogin_gt: String\r\n windowsLogin_gte: String\r\n windowsLogin_contains: String\r\n windowsLogin_not_contains: String\r\n windowsLogin_starts_with: String\r\n windowsLogin_not_starts_with: String\r\n windowsLogin_ends_with: String\r\n windowsLogin_not_ends_with: String\r\n windowsLogin_empty: Boolean\r\n scciUserName: String\r\n scciUserName_not: String\r\n scciUserName_in: [String!]\r\n scciUserName_not_in: [String!]\r\n scciUserName_lt: String\r\n scciUserName_lte: String\r\n scciUserName_gt: String\r\n scciUserName_gte: String\r\n scciUserName_contains: String\r\n scciUserName_not_contains: String\r\n scciUserName_starts_with: String\r\n scciUserName_not_starts_with: String\r\n scciUserName_ends_with: String\r\n scciUserName_not_ends_with: String\r\n scciUserName_empty: Boolean\r\n email: String\r\n email_not: String\r\n email_in: [String!]\r\n email_not_in: [String!]\r\n email_lt: String\r\n email_lte: String\r\n email_gt: String\r\n email_gte: String\r\n email_contains: String\r\n email_not_contains: String\r\n email_starts_with: String\r\n email_not_starts_with: String\r\n email_ends_with: String\r\n email_not_ends_with: String\r\n email_empty: Boolean\r\n castToken: String\r\n castToken_not: String\r\n castToken_in: [String!]\r\n castToken_not_in: [String!]\r\n castToken_lt: String\r\n castToken_lte: String\r\n castToken_gt: String\r\n castToken_gte: String\r\n castToken_contains: String\r\n castToken_not_contains: String\r\n castToken_starts_with: String\r\n castToken_not_starts_with: String\r\n castToken_ends_with: String\r\n castToken_not_ends_with: String\r\n castToken_empty: Boolean\r\n belongsToAPersonGroup: Boolean\r\n belongsToAPersonGroup_not: Boolean\r\n belongsToAPersonGroup_empty: Boolean\r\n dataLanguage: String\r\n dataLanguage_not: String\r\n dataLanguage_in: [String!]\r\n dataLanguage_not_in: [String!]\r\n dataLanguage_empty: Boolean\r\n phoneNumber: String\r\n phoneNumber_not: String\r\n phoneNumber_in: [String!]\r\n phoneNumber_not_in: [String!]\r\n phoneNumber_lt: String\r\n phoneNumber_lte: String\r\n phoneNumber_gt: String\r\n phoneNumber_gte: String\r\n phoneNumber_contains: String\r\n phoneNumber_not_contains: String\r\n phoneNumber_starts_with: String\r\n phoneNumber_not_starts_with: String\r\n phoneNumber_ends_with: String\r\n phoneNumber_not_ends_with: String\r\n phoneNumber_empty: Boolean\r\n cASTHighlightID: CustomInt\r\n cASTHighlightID_not: CustomInt\r\n cASTHighlightID_in: [CustomInt!]\r\n cASTHighlightID_not_in: [CustomInt!]\r\n cASTHighlightID_lt: CustomInt\r\n cASTHighlightID_lte: CustomInt\r\n cASTHighlightID_gt: CustomInt\r\n cASTHighlightID_gte: CustomInt\r\n cASTHighlightID_empty: Boolean\r\n initials: String\r\n initials_not: String\r\n initials_in: [String!]\r\n initials_not_in: [String!]\r\n initials_lt: String\r\n initials_lte: String\r\n initials_gt: String\r\n initials_gte: String\r\n initials_contains: String\r\n initials_not_contains: String\r\n initials_starts_with: String\r\n initials_not_starts_with: String\r\n initials_ends_with: String\r\n initials_not_ends_with: String\r\n initials_empty: Boolean\r\n validPerson: ValidPersonEnum\r\n validPerson_not: ValidPersonEnum\r\n validPerson_in: [ValidPersonEnum!]\r\n validPerson_not_in: [ValidPersonEnum!]\r\n validPerson_empty: Boolean\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfComplianceAudits_not: CustomInt\r\n initialNumberOfComplianceAudits_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_not_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_lt: CustomInt\r\n initialNumberOfComplianceAudits_lte: CustomInt\r\n initialNumberOfComplianceAudits_gt: CustomInt\r\n initialNumberOfComplianceAudits_gte: CustomInt\r\n initialNumberOfComplianceAudits_empty: Boolean\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfEfficiencyAudits_not: CustomInt\r\n initialNumberOfEfficiencyAudits_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_lt: CustomInt\r\n initialNumberOfEfficiencyAudits_lte: CustomInt\r\n initialNumberOfEfficiencyAudits_gt: CustomInt\r\n initialNumberOfEfficiencyAudits_gte: CustomInt\r\n initialNumberOfEfficiencyAudits_empty: Boolean\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfComplianceAuditActivities_not: CustomInt\r\n initialNumberOfComplianceAuditActivities_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_lt: CustomInt\r\n initialNumberOfComplianceAuditActivities_lte: CustomInt\r\n initialNumberOfComplianceAuditActivities_gt: CustomInt\r\n initialNumberOfComplianceAuditActivities_gte: CustomInt\r\n initialNumberOfComplianceAuditActivities_empty: Boolean\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_not: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_lt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_lte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_empty: Boolean\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedComplianceAudits_not: CustomInt\r\n numberOfExecutedComplianceAudits_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_lt: CustomInt\r\n numberOfExecutedComplianceAudits_lte: CustomInt\r\n numberOfExecutedComplianceAudits_gt: CustomInt\r\n numberOfExecutedComplianceAudits_gte: CustomInt\r\n numberOfExecutedComplianceAudits_empty: Boolean\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits_not: CustomInt\r\n numberOfExecutedEfficiencyAudits_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_lt: CustomInt\r\n numberOfExecutedEfficiencyAudits_lte: CustomInt\r\n numberOfExecutedEfficiencyAudits_gt: CustomInt\r\n numberOfExecutedEfficiencyAudits_gte: CustomInt\r\n numberOfExecutedEfficiencyAudits_empty: Boolean\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedComplianceAuditActivities_not: CustomInt\r\n numberOfExecutedComplianceAuditActivities_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_lt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_lte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_empty: Boolean\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_not: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_lt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_lte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_count: countFilter\r\n workflowParallelStatusSystem_some: [WorkflowParallelStatusSystemFilter!]\r\n workflowParallelStatusSystem_count: countFilter\r\n workflowParallelStatusBase_some: [WorkflowParallelStatusBaseFilter!]\r\n workflowParallelStatusBase_count: countFilter\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_count: countFilter\r\n}\r\n\r\nenum Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseOrderBy {\r\n parameterizationLink_ASC\r\n parameterizationLink_DESC\r\n transitionParallelTriggered_ASC\r\n transitionParallelTriggered_DESC\r\n userCode_ASC\r\n userCode_DESC\r\n commandLine_ASC\r\n commandLine_DESC\r\n windowsLogin_ASC\r\n windowsLogin_DESC\r\n scciUserName_ASC\r\n scciUserName_DESC\r\n email_ASC\r\n email_DESC\r\n castToken_ASC\r\n castToken_DESC\r\n belongsToAPersonGroup_ASC\r\n belongsToAPersonGroup_DESC\r\n dataLanguage_ASC\r\n dataLanguage_DESC\r\n phoneNumber_ASC\r\n phoneNumber_DESC\r\n cASTHighlightID_ASC\r\n cASTHighlightID_DESC\r\n initials_ASC\r\n initials_DESC\r\n validPerson_ASC\r\n validPerson_DESC\r\n initialNumberOfComplianceAudits_ASC\r\n initialNumberOfComplianceAudits_DESC\r\n initialNumberOfEfficiencyAudits_ASC\r\n initialNumberOfEfficiencyAudits_DESC\r\n initialNumberOfComplianceAuditActivities_ASC\r\n initialNumberOfComplianceAuditActivities_DESC\r\n initialNumberOfEfficiencyAuditActivities_ASC\r\n initialNumberOfEfficiencyAuditActivities_DESC\r\n numberOfExecutedComplianceAudits_ASC\r\n numberOfExecutedComplianceAudits_DESC\r\n numberOfExecutedEfficiencyAudits_ASC\r\n numberOfExecutedEfficiencyAudits_DESC\r\n numberOfExecutedComplianceAuditActivities_ASC\r\n numberOfExecutedComplianceAuditActivities_DESC\r\n numberOfExecutedEfficiencyAuditActivities_ASC\r\n numberOfExecutedEfficiencyAuditActivities_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystem implements GraphQLObjectInterface {\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: GraphQLObjectInterface\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson(format: EnumFormat): ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowParallelStatusSystem(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystem]\r\n workflowParallelStatusSystemAggregatedValues(filter: Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy]): [WorkflowParallelStatusSystemAggregatedValues]\r\n workflowParallelStatusBase(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystem]\r\n workflowParallelStatusBaseAggregatedValues(filter: Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter, orderBy: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy]): [WorkflowParallelStatusBaseAggregatedValues]\r\n parameterizationLink(format: StringFormat): String\r\n transitionParallelTriggered: Boolean\r\n}\r\n\r\ninput Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter {\r\n and: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter!]\r\n or: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter!]\r\n parameterizationLink: String\r\n parameterizationLink_not: String\r\n parameterizationLink_in: [String!]\r\n parameterizationLink_not_in: [String!]\r\n parameterizationLink_lt: String\r\n parameterizationLink_lte: String\r\n parameterizationLink_gt: String\r\n parameterizationLink_gte: String\r\n parameterizationLink_contains: String\r\n parameterizationLink_not_contains: String\r\n parameterizationLink_starts_with: String\r\n parameterizationLink_not_starts_with: String\r\n parameterizationLink_ends_with: String\r\n parameterizationLink_not_ends_with: String\r\n parameterizationLink_empty: Boolean\r\n transitionParallelTriggered: Boolean\r\n transitionParallelTriggered_not: Boolean\r\n transitionParallelTriggered_empty: Boolean\r\n userCode: String\r\n userCode_not: String\r\n userCode_in: [String!]\r\n userCode_not_in: [String!]\r\n userCode_lt: String\r\n userCode_lte: String\r\n userCode_gt: String\r\n userCode_gte: String\r\n userCode_contains: String\r\n userCode_not_contains: String\r\n userCode_starts_with: String\r\n userCode_not_starts_with: String\r\n userCode_ends_with: String\r\n userCode_not_ends_with: String\r\n userCode_empty: Boolean\r\n commandLine: String\r\n commandLine_not: String\r\n commandLine_in: [String!]\r\n commandLine_not_in: [String!]\r\n commandLine_lt: String\r\n commandLine_lte: String\r\n commandLine_gt: String\r\n commandLine_gte: String\r\n commandLine_contains: String\r\n commandLine_not_contains: String\r\n commandLine_starts_with: String\r\n commandLine_not_starts_with: String\r\n commandLine_ends_with: String\r\n commandLine_not_ends_with: String\r\n commandLine_empty: Boolean\r\n windowsLogin: String\r\n windowsLogin_not: String\r\n windowsLogin_in: [String!]\r\n windowsLogin_not_in: [String!]\r\n windowsLogin_lt: String\r\n windowsLogin_lte: String\r\n windowsLogin_gt: String\r\n windowsLogin_gte: String\r\n windowsLogin_contains: String\r\n windowsLogin_not_contains: String\r\n windowsLogin_starts_with: String\r\n windowsLogin_not_starts_with: String\r\n windowsLogin_ends_with: String\r\n windowsLogin_not_ends_with: String\r\n windowsLogin_empty: Boolean\r\n scciUserName: String\r\n scciUserName_not: String\r\n scciUserName_in: [String!]\r\n scciUserName_not_in: [String!]\r\n scciUserName_lt: String\r\n scciUserName_lte: String\r\n scciUserName_gt: String\r\n scciUserName_gte: String\r\n scciUserName_contains: String\r\n scciUserName_not_contains: String\r\n scciUserName_starts_with: String\r\n scciUserName_not_starts_with: String\r\n scciUserName_ends_with: String\r\n scciUserName_not_ends_with: String\r\n scciUserName_empty: Boolean\r\n email: String\r\n email_not: String\r\n email_in: [String!]\r\n email_not_in: [String!]\r\n email_lt: String\r\n email_lte: String\r\n email_gt: String\r\n email_gte: String\r\n email_contains: String\r\n email_not_contains: String\r\n email_starts_with: String\r\n email_not_starts_with: String\r\n email_ends_with: String\r\n email_not_ends_with: String\r\n email_empty: Boolean\r\n castToken: String\r\n castToken_not: String\r\n castToken_in: [String!]\r\n castToken_not_in: [String!]\r\n castToken_lt: String\r\n castToken_lte: String\r\n castToken_gt: String\r\n castToken_gte: String\r\n castToken_contains: String\r\n castToken_not_contains: String\r\n castToken_starts_with: String\r\n castToken_not_starts_with: String\r\n castToken_ends_with: String\r\n castToken_not_ends_with: String\r\n castToken_empty: Boolean\r\n belongsToAPersonGroup: Boolean\r\n belongsToAPersonGroup_not: Boolean\r\n belongsToAPersonGroup_empty: Boolean\r\n dataLanguage: String\r\n dataLanguage_not: String\r\n dataLanguage_in: [String!]\r\n dataLanguage_not_in: [String!]\r\n dataLanguage_empty: Boolean\r\n phoneNumber: String\r\n phoneNumber_not: String\r\n phoneNumber_in: [String!]\r\n phoneNumber_not_in: [String!]\r\n phoneNumber_lt: String\r\n phoneNumber_lte: String\r\n phoneNumber_gt: String\r\n phoneNumber_gte: String\r\n phoneNumber_contains: String\r\n phoneNumber_not_contains: String\r\n phoneNumber_starts_with: String\r\n phoneNumber_not_starts_with: String\r\n phoneNumber_ends_with: String\r\n phoneNumber_not_ends_with: String\r\n phoneNumber_empty: Boolean\r\n cASTHighlightID: CustomInt\r\n cASTHighlightID_not: CustomInt\r\n cASTHighlightID_in: [CustomInt!]\r\n cASTHighlightID_not_in: [CustomInt!]\r\n cASTHighlightID_lt: CustomInt\r\n cASTHighlightID_lte: CustomInt\r\n cASTHighlightID_gt: CustomInt\r\n cASTHighlightID_gte: CustomInt\r\n cASTHighlightID_empty: Boolean\r\n initials: String\r\n initials_not: String\r\n initials_in: [String!]\r\n initials_not_in: [String!]\r\n initials_lt: String\r\n initials_lte: String\r\n initials_gt: String\r\n initials_gte: String\r\n initials_contains: String\r\n initials_not_contains: String\r\n initials_starts_with: String\r\n initials_not_starts_with: String\r\n initials_ends_with: String\r\n initials_not_ends_with: String\r\n initials_empty: Boolean\r\n validPerson: ValidPersonEnum\r\n validPerson_not: ValidPersonEnum\r\n validPerson_in: [ValidPersonEnum!]\r\n validPerson_not_in: [ValidPersonEnum!]\r\n validPerson_empty: Boolean\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfComplianceAudits_not: CustomInt\r\n initialNumberOfComplianceAudits_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_not_in: [CustomInt!]\r\n initialNumberOfComplianceAudits_lt: CustomInt\r\n initialNumberOfComplianceAudits_lte: CustomInt\r\n initialNumberOfComplianceAudits_gt: CustomInt\r\n initialNumberOfComplianceAudits_gte: CustomInt\r\n initialNumberOfComplianceAudits_empty: Boolean\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfEfficiencyAudits_not: CustomInt\r\n initialNumberOfEfficiencyAudits_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAudits_lt: CustomInt\r\n initialNumberOfEfficiencyAudits_lte: CustomInt\r\n initialNumberOfEfficiencyAudits_gt: CustomInt\r\n initialNumberOfEfficiencyAudits_gte: CustomInt\r\n initialNumberOfEfficiencyAudits_empty: Boolean\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfComplianceAuditActivities_not: CustomInt\r\n initialNumberOfComplianceAuditActivities_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfComplianceAuditActivities_lt: CustomInt\r\n initialNumberOfComplianceAuditActivities_lte: CustomInt\r\n initialNumberOfComplianceAuditActivities_gt: CustomInt\r\n initialNumberOfComplianceAuditActivities_gte: CustomInt\r\n initialNumberOfComplianceAuditActivities_empty: Boolean\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_not: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_not_in: [CustomInt!]\r\n initialNumberOfEfficiencyAuditActivities_lt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_lte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gt: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_gte: CustomInt\r\n initialNumberOfEfficiencyAuditActivities_empty: Boolean\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedComplianceAudits_not: CustomInt\r\n numberOfExecutedComplianceAudits_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAudits_lt: CustomInt\r\n numberOfExecutedComplianceAudits_lte: CustomInt\r\n numberOfExecutedComplianceAudits_gt: CustomInt\r\n numberOfExecutedComplianceAudits_gte: CustomInt\r\n numberOfExecutedComplianceAudits_empty: Boolean\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits_not: CustomInt\r\n numberOfExecutedEfficiencyAudits_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAudits_lt: CustomInt\r\n numberOfExecutedEfficiencyAudits_lte: CustomInt\r\n numberOfExecutedEfficiencyAudits_gt: CustomInt\r\n numberOfExecutedEfficiencyAudits_gte: CustomInt\r\n numberOfExecutedEfficiencyAudits_empty: Boolean\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedComplianceAuditActivities_not: CustomInt\r\n numberOfExecutedComplianceAuditActivities_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedComplianceAuditActivities_lt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_lte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gt: CustomInt\r\n numberOfExecutedComplianceAuditActivities_gte: CustomInt\r\n numberOfExecutedComplianceAuditActivities_empty: Boolean\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_not: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_not_in: [CustomInt!]\r\n numberOfExecutedEfficiencyAuditActivities_lt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_lte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gt: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_gte: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_ActivatedWorkflowStatusInstanceBase_count: countFilter\r\n workflowParallelStatusSystem_some: [WorkflowParallelStatusSystemFilter!]\r\n workflowParallelStatusSystem_count: countFilter\r\n workflowParallelStatusBase_some: [WorkflowParallelStatusBaseFilter!]\r\n workflowParallelStatusBase_count: countFilter\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_ActivatedWorkflowStatusInstanceSystem_count: countFilter\r\n}\r\n\r\nenum Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemOrderBy {\r\n parameterizationLink_ASC\r\n parameterizationLink_DESC\r\n transitionParallelTriggered_ASC\r\n transitionParallelTriggered_DESC\r\n userCode_ASC\r\n userCode_DESC\r\n commandLine_ASC\r\n commandLine_DESC\r\n windowsLogin_ASC\r\n windowsLogin_DESC\r\n scciUserName_ASC\r\n scciUserName_DESC\r\n email_ASC\r\n email_DESC\r\n castToken_ASC\r\n castToken_DESC\r\n belongsToAPersonGroup_ASC\r\n belongsToAPersonGroup_DESC\r\n dataLanguage_ASC\r\n dataLanguage_DESC\r\n phoneNumber_ASC\r\n phoneNumber_DESC\r\n cASTHighlightID_ASC\r\n cASTHighlightID_DESC\r\n initials_ASC\r\n initials_DESC\r\n validPerson_ASC\r\n validPerson_DESC\r\n initialNumberOfComplianceAudits_ASC\r\n initialNumberOfComplianceAudits_DESC\r\n initialNumberOfEfficiencyAudits_ASC\r\n initialNumberOfEfficiencyAudits_DESC\r\n initialNumberOfComplianceAuditActivities_ASC\r\n initialNumberOfComplianceAuditActivities_DESC\r\n initialNumberOfEfficiencyAuditActivities_ASC\r\n initialNumberOfEfficiencyAuditActivities_DESC\r\n numberOfExecutedComplianceAudits_ASC\r\n numberOfExecutedComplianceAudits_DESC\r\n numberOfExecutedEfficiencyAudits_ASC\r\n numberOfExecutedEfficiencyAudits_DESC\r\n numberOfExecutedComplianceAuditActivities_ASC\r\n numberOfExecutedComplianceAuditActivities_DESC\r\n numberOfExecutedEfficiencyAuditActivities_ASC\r\n numberOfExecutedEfficiencyAuditActivities_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransition implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n parameterizationForWorkflowInteraction: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n macro_WorkflowInteractionImplementation(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_WorkflowInteractionImplementationAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n workflowAction_WorkflowScheduledAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_WorkflowScheduledActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n macro_ImplementationMacro(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_ImplementationMacroAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowTransition(filter: Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter, orderBy: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionOrderBy]): [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowCondition]\r\n workflowTransitionAggregatedValues(filter: Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter, orderBy: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n conditionKind(format: EnumFormat): ConditionKindEnum\r\n}\r\n\r\ninput Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter {\r\n and: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter!]\r\n or: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter!]\r\n conditionKind: ConditionKindEnum\r\n conditionKind_not: ConditionKindEnum\r\n conditionKind_in: [ConditionKindEnum!]\r\n conditionKind_not_in: [ConditionKindEnum!]\r\n conditionKind_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n parameterizationForWorkflowInteraction: String\r\n parameterizationForWorkflowInteraction_not: String\r\n parameterizationForWorkflowInteraction_in: [String!]\r\n parameterizationForWorkflowInteraction_not_in: [String!]\r\n parameterizationForWorkflowInteraction_lt: String\r\n parameterizationForWorkflowInteraction_lte: String\r\n parameterizationForWorkflowInteraction_gt: String\r\n parameterizationForWorkflowInteraction_gte: String\r\n parameterizationForWorkflowInteraction_contains: String\r\n parameterizationForWorkflowInteraction_not_contains: String\r\n parameterizationForWorkflowInteraction_starts_with: String\r\n parameterizationForWorkflowInteraction_not_starts_with: String\r\n parameterizationForWorkflowInteraction_ends_with: String\r\n parameterizationForWorkflowInteraction_not_ends_with: String\r\n parameterizationForWorkflowInteraction_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n macro_WorkflowInteractionImplementation_some: [MacroFilter!]\r\n macro_WorkflowInteractionImplementation_count: countFilter\r\n workflowAction_WorkflowScheduledAction_some: [WorkflowActionFilter!]\r\n workflowAction_WorkflowScheduledAction_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n macro_ImplementationMacro_some: [MacroFilter!]\r\n macro_ImplementationMacro_count: countFilter\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n}\r\n\r\nenum Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionOrderBy {\r\n conditionKind_ASC\r\n conditionKind_DESC\r\n name_ASC\r\n name_DESC\r\n parameterizationForWorkflowInteraction_ASC\r\n parameterizationForWorkflowInteraction_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClass implements GraphQLObjectInterface {\r\n uIPermissions(format: StringFormat): String\r\n subjectMandatory(format: EnumFormat): SubjectMandatoryEnum\r\n allowSubjectMetaClassListing(format: EnumFormat): AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery(format: EnumFormat): AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation(format: EnumFormat): AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition(format: EnumFormat): ActiveWorkflowDefinitionEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram_SystemDescription(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagram_SystemDescriptionAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n workflowStatus_OwnedStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_OwnedStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition_OwnedTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_OwnedTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowParticipant_OwnedParticipant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_OwnedParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowAction_OwnedAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_OwnedActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowAction_TriggeredActionAtStop(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_TriggeredActionAtStopAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowInstanceBase(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBase]\r\n workflowInstanceBaseAggregatedValues(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBaseAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowCondition_OwnedCondition(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_OwnedConditionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n workflowInstance_WorkflowInstanceSystem(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstance]\r\n workflowInstance_WorkflowInstanceSystemAggregatedValues(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstanceAggregatedValues]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotiveAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n metaClass_SubjectMetaClass(filter: Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter, orderBy: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionOrderBy]): [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinition]\r\n metaClass_SubjectMetaClassAggregatedValues(filter: Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter, orderBy: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionOrderBy]): [MetaClassAggregatedValues]\r\n workflowCondition: GraphQLObjectInterface\r\n uniqueInstantiation(format: EnumFormat): UniqueInstantiationEnum\r\n instantiateAtCreation(format: EnumFormat): InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated(format: EnumFormat): InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow(format: EnumFormat): MainWorkflowEnum\r\n}\r\n\r\ninput Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter {\r\n and: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter!]\r\n or: [Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassFilter!]\r\n workflowCondition: String\r\n workflowCondition_not: String\r\n workflowCondition_in: [String!]\r\n workflowCondition_not_in: [String!]\r\n workflowCondition_empty: Boolean\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n uniqueInstantiation_not: UniqueInstantiationEnum\r\n uniqueInstantiation_in: [UniqueInstantiationEnum!]\r\n uniqueInstantiation_not_in: [UniqueInstantiationEnum!]\r\n uniqueInstantiation_empty: Boolean\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instantiateAtCreation_not: InstantiateAtCreationEnum\r\n instantiateAtCreation_in: [InstantiateAtCreationEnum!]\r\n instantiateAtCreation_not_in: [InstantiateAtCreationEnum!]\r\n instantiateAtCreation_empty: Boolean\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n instanciateAtCreationDeprecated_not: InstanciateAtCreationDeprecatedEnum\r\n instanciateAtCreationDeprecated_in: [InstanciateAtCreationDeprecatedEnum!]\r\n instanciateAtCreationDeprecated_not_in: [InstanciateAtCreationDeprecatedEnum!]\r\n instanciateAtCreationDeprecated_empty: Boolean\r\n mainWorkflow: MainWorkflowEnum\r\n mainWorkflow_not: MainWorkflowEnum\r\n mainWorkflow_in: [MainWorkflowEnum!]\r\n mainWorkflow_not_in: [MainWorkflowEnum!]\r\n mainWorkflow_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n subjectMandatory: SubjectMandatoryEnum\r\n subjectMandatory_not: SubjectMandatoryEnum\r\n subjectMandatory_in: [SubjectMandatoryEnum!]\r\n subjectMandatory_not_in: [SubjectMandatoryEnum!]\r\n subjectMandatory_empty: Boolean\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassListing_not: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassListing_in: [AllowSubjectMetaClassListingEnum!]\r\n allowSubjectMetaClassListing_not_in: [AllowSubjectMetaClassListingEnum!]\r\n allowSubjectMetaClassListing_empty: Boolean\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassQuery_not: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassQuery_in: [AllowSubjectMetaClassQueryEnum!]\r\n allowSubjectMetaClassQuery_not_in: [AllowSubjectMetaClassQueryEnum!]\r\n allowSubjectMetaClassQuery_empty: Boolean\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n allowSubjectMetaClassCreation_not: AllowSubjectMetaClassCreationEnum\r\n allowSubjectMetaClassCreation_in: [AllowSubjectMetaClassCreationEnum!]\r\n allowSubjectMetaClassCreation_not_in: [AllowSubjectMetaClassCreationEnum!]\r\n allowSubjectMetaClassCreation_empty: Boolean\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n activeWorkflowDefinition_not: ActiveWorkflowDefinitionEnum\r\n activeWorkflowDefinition_in: [ActiveWorkflowDefinitionEnum!]\r\n activeWorkflowDefinition_not_in: [ActiveWorkflowDefinitionEnum!]\r\n activeWorkflowDefinition_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_SystemDescription_some: [SystemDiagramFilter!]\r\n systemDiagram_SystemDescription_count: countFilter\r\n workflowStatus_OwnedStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_OwnedStatus_count: countFilter\r\n workflowTransition_OwnedTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_OwnedTransition_count: countFilter\r\n workflowParticipant_OwnedParticipant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_OwnedParticipant_count: countFilter\r\n workflowAction_OwnedAction_some: [WorkflowActionFilter!]\r\n workflowAction_OwnedAction_count: countFilter\r\n workflowAction_TriggeredActionAtStop_some: [WorkflowActionFilter!]\r\n workflowAction_TriggeredActionAtStop_count: countFilter\r\n workflowInstanceBase_some: [WorkflowInstanceBaseFilter!]\r\n workflowInstanceBase_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowCondition_OwnedCondition_some: [WorkflowConditionFilter!]\r\n workflowCondition_OwnedCondition_count: countFilter\r\n metaClass_SubjectMetaClass_some: [MetaClassFilter!]\r\n metaClass_SubjectMetaClass_count: countFilter\r\n workflowInstance_WorkflowInstanceSystem_some: [WorkflowInstanceFilter!]\r\n workflowInstance_WorkflowInstanceSystem_count: countFilter\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive_some: [WorkflowTransitionAttachmentMotiveFilter!]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive_count: countFilter\r\n}\r\n\r\nenum Relationship_WorkflowDefinition_WorkflowDefinition_WorkflowDefinitionMetaClass_MetaClassOrderBy {\r\n workflowCondition_ASC\r\n workflowCondition_DESC\r\n uniqueInstantiation_ASC\r\n uniqueInstantiation_DESC\r\n instantiateAtCreation_ASC\r\n instantiateAtCreation_DESC\r\n instanciateAtCreationDeprecated_ASC\r\n instanciateAtCreationDeprecated_DESC\r\n mainWorkflow_ASC\r\n mainWorkflow_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n subjectMandatory_ASC\r\n subjectMandatory_DESC\r\n allowSubjectMetaClassListing_ASC\r\n allowSubjectMetaClassListing_DESC\r\n allowSubjectMetaClassQuery_ASC\r\n allowSubjectMetaClassQuery_DESC\r\n allowSubjectMetaClassCreation_ASC\r\n allowSubjectMetaClassCreation_DESC\r\n activeWorkflowDefinition_ASC\r\n activeWorkflowDefinition_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystem implements GraphQLObjectInterface {\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n personSystem(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseOrderBy]): [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBase]\r\n personSystemAggregatedValues(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseOrderBy]): [PersonSystemAggregatedValues]\r\n parameterizationLink(format: StringFormat): String\r\n transitionParallelTriggered: Boolean\r\n}\r\n\r\ninput Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter {\r\n and: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter!]\r\n or: [Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemFilter!]\r\n parameterizationLink: String\r\n parameterizationLink_not: String\r\n parameterizationLink_in: [String!]\r\n parameterizationLink_not_in: [String!]\r\n parameterizationLink_lt: String\r\n parameterizationLink_lte: String\r\n parameterizationLink_gt: String\r\n parameterizationLink_gte: String\r\n parameterizationLink_contains: String\r\n parameterizationLink_not_contains: String\r\n parameterizationLink_starts_with: String\r\n parameterizationLink_not_starts_with: String\r\n parameterizationLink_ends_with: String\r\n parameterizationLink_not_ends_with: String\r\n parameterizationLink_empty: Boolean\r\n transitionParallelTriggered: Boolean\r\n transitionParallelTriggered_not: Boolean\r\n transitionParallelTriggered_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n personSystem_some: [PersonSystemFilter!]\r\n personSystem_count: countFilter\r\n}\r\n\r\nenum Relationship_WorkflowParallelStatusBase_WorkflowParallelStatusBase_WorkflowParallelStatusBasePerson_PersonSystemOrderBy {\r\n parameterizationLink_ASC\r\n parameterizationLink_DESC\r\n transitionParallelTriggered_ASC\r\n transitionParallelTriggered_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystem implements GraphQLObjectInterface {\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n personSystem(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemOrderBy]): [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystem]\r\n personSystemAggregatedValues(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemOrderBy]): [PersonSystemAggregatedValues]\r\n parameterizationLink(format: StringFormat): String\r\n transitionParallelTriggered: Boolean\r\n}\r\n\r\ninput Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter {\r\n and: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter!]\r\n or: [Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemFilter!]\r\n parameterizationLink: String\r\n parameterizationLink_not: String\r\n parameterizationLink_in: [String!]\r\n parameterizationLink_not_in: [String!]\r\n parameterizationLink_lt: String\r\n parameterizationLink_lte: String\r\n parameterizationLink_gt: String\r\n parameterizationLink_gte: String\r\n parameterizationLink_contains: String\r\n parameterizationLink_not_contains: String\r\n parameterizationLink_starts_with: String\r\n parameterizationLink_not_starts_with: String\r\n parameterizationLink_ends_with: String\r\n parameterizationLink_not_ends_with: String\r\n parameterizationLink_empty: Boolean\r\n transitionParallelTriggered: Boolean\r\n transitionParallelTriggered_not: Boolean\r\n transitionParallelTriggered_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n personSystem_some: [PersonSystemFilter!]\r\n personSystem_count: countFilter\r\n}\r\n\r\nenum Relationship_WorkflowParallelStatusSystem_WorkflowParallelStatusSystem_WorkflowParallelStatusSystemPerson_PersonSystemOrderBy {\r\n parameterizationLink_ASC\r\n parameterizationLink_DESC\r\n transitionParallelTriggered_ASC\r\n transitionParallelTriggered_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowCondition implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n multipleTransitionTriggering(format: EnumFormat): MultipleTransitionTriggeringEnum\r\n usersSelectionMode(format: EnumFormat): UsersSelectionModeEnum\r\n uIPermissions(format: StringFormat): String\r\n massTransition(format: EnumFormat): MassTransitionEnum\r\n workflowTransitionName(language: Languages): String\r\n proposeAComment: Boolean\r\n gUIName(language: Languages): String\r\n workflowTransitionCode: String\r\n warningOfTransition(format: StringFormat, language: Languages): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowAction_TriggeredAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_TriggeredActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowTransitionInstanceSystem(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystem]\r\n workflowTransitionInstanceSystemAggregatedValues(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystemAggregatedValues]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBase]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepositoryAggregatedValues(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBaseAggregatedValues]\r\n workflowTransitionAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotiveAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n workflowStatus_SourceStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_SourceStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowStatus_TargetStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_TargetStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n taggedValue_AdditionalInformation(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy]): [TaggedValue]\r\n taggedValue_AdditionalInformationAggregatedValues(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy]): [TaggedValueAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowParticipant_Participant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_ParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowCondition(filter: Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter, orderBy: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionOrderBy]): [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransition]\r\n workflowConditionAggregatedValues(filter: Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter, orderBy: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionOrderBy]): [WorkflowConditionAggregatedValues]\r\n conditionKind(format: EnumFormat): ConditionKindEnum\r\n}\r\n\r\ninput Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter {\r\n and: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter!]\r\n or: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter!]\r\n conditionKind: ConditionKindEnum\r\n conditionKind_not: ConditionKindEnum\r\n conditionKind_in: [ConditionKindEnum!]\r\n conditionKind_not_in: [ConditionKindEnum!]\r\n conditionKind_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n multipleTransitionTriggering_not: MultipleTransitionTriggeringEnum\r\n multipleTransitionTriggering_in: [MultipleTransitionTriggeringEnum!]\r\n multipleTransitionTriggering_not_in: [MultipleTransitionTriggeringEnum!]\r\n multipleTransitionTriggering_empty: Boolean\r\n usersSelectionMode: UsersSelectionModeEnum\r\n usersSelectionMode_not: UsersSelectionModeEnum\r\n usersSelectionMode_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_not_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n massTransition: MassTransitionEnum\r\n massTransition_not: MassTransitionEnum\r\n massTransition_in: [MassTransitionEnum!]\r\n massTransition_not_in: [MassTransitionEnum!]\r\n massTransition_empty: Boolean\r\n workflowTransitionName: String\r\n workflowTransitionName_not: String\r\n workflowTransitionName_in: [String!]\r\n workflowTransitionName_not_in: [String!]\r\n workflowTransitionName_lt: String\r\n workflowTransitionName_lte: String\r\n workflowTransitionName_gt: String\r\n workflowTransitionName_gte: String\r\n workflowTransitionName_contains: String\r\n workflowTransitionName_not_contains: String\r\n workflowTransitionName_starts_with: String\r\n workflowTransitionName_not_starts_with: String\r\n workflowTransitionName_ends_with: String\r\n workflowTransitionName_not_ends_with: String\r\n workflowTransitionName_empty: Boolean\r\n proposeAComment: Boolean\r\n proposeAComment_not: Boolean\r\n proposeAComment_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n workflowTransitionCode: String\r\n workflowTransitionCode_not: String\r\n workflowTransitionCode_in: [String!]\r\n workflowTransitionCode_not_in: [String!]\r\n workflowTransitionCode_lt: String\r\n workflowTransitionCode_lte: String\r\n workflowTransitionCode_gt: String\r\n workflowTransitionCode_gte: String\r\n workflowTransitionCode_contains: String\r\n workflowTransitionCode_not_contains: String\r\n workflowTransitionCode_starts_with: String\r\n workflowTransitionCode_not_starts_with: String\r\n workflowTransitionCode_ends_with: String\r\n workflowTransitionCode_not_ends_with: String\r\n workflowTransitionCode_empty: Boolean\r\n warningOfTransition: String\r\n warningOfTransition_not: String\r\n warningOfTransition_in: [String!]\r\n warningOfTransition_not_in: [String!]\r\n warningOfTransition_lt: String\r\n warningOfTransition_lte: String\r\n warningOfTransition_gt: String\r\n warningOfTransition_gte: String\r\n warningOfTransition_contains: String\r\n warningOfTransition_not_contains: String\r\n warningOfTransition_starts_with: String\r\n warningOfTransition_not_starts_with: String\r\n warningOfTransition_ends_with: String\r\n warningOfTransition_not_ends_with: String\r\n warningOfTransition_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_some: [SystemDiagramFilter!]\r\n systemDiagram_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowAction_TriggeredAction_some: [WorkflowActionFilter!]\r\n workflowAction_TriggeredAction_count: countFilter\r\n workflowTransitionInstanceSystem_some: [WorkflowTransitionInstanceSystemFilter!]\r\n workflowTransitionInstanceSystem_count: countFilter\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository_some: [WorkflowTransitionInstanceBaseFilter!]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository_count: countFilter\r\n workflowCondition_some: [WorkflowConditionFilter!]\r\n workflowCondition_count: countFilter\r\n workflowTransitionAttachmentMotive_some: [WorkflowTransitionAttachmentMotiveFilter!]\r\n workflowTransitionAttachmentMotive_count: countFilter\r\n workflowStatus_SourceStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_SourceStatus_count: countFilter\r\n workflowStatus_TargetStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_TargetStatus_count: countFilter\r\n taggedValue_AdditionalInformation_some: [TaggedValueFilter!]\r\n taggedValue_AdditionalInformation_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n workflowParticipant_Participant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_Participant_count: countFilter\r\n}\r\n\r\nenum Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionOrderBy {\r\n conditionKind_ASC\r\n conditionKind_DESC\r\n name_ASC\r\n name_DESC\r\n multipleTransitionTriggering_ASC\r\n multipleTransitionTriggering_DESC\r\n usersSelectionMode_ASC\r\n usersSelectionMode_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n massTransition_ASC\r\n massTransition_DESC\r\n workflowTransitionName_ASC\r\n workflowTransitionName_DESC\r\n proposeAComment_ASC\r\n proposeAComment_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n workflowTransitionCode_ASC\r\n workflowTransitionCode_DESC\r\n warningOfTransition_ASC\r\n warningOfTransition_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum SavabilityEnum {\r\n Savable\r\n Unsavable\r\n}\r\n\r\ntype Schema {\r\n name: String!\r\n graphQLNameInSchema: String!\r\n}\r\n\r\nenum ShapesVersionEnum {\r\n FromHOPEXVOneRThree\r\n FromMEGATwoZeroZeroNine\r\n BeforeMEGAFive_Two\r\n FromMEGAFive_Two\r\n FromMEGATwoZeroZeroFive\r\n}\r\n\r\nenum StateEnum {\r\n Running\r\n Ended\r\n Canceled\r\n}\r\n\r\nenum StringFormat {\r\n HTML\r\n RTF\r\n RAW\r\n}\r\n\r\nenum SubjectMandatoryEnum {\r\n No\r\n Yes\r\n}\r\n\r\nenum SystemComponentEnum {\r\n External\r\n Scripts\r\n Dispatch\r\n}\r\n\r\ntype SystemDiagram implements GraphQLObjectInterface {\r\n downloadUrl: String\r\n name(language: Languages, nameSpace: nameSpace): String\r\n mifCode: String\r\n systemNature(format: EnumFormat): SystemNatureEnum\r\n shapesVersion(format: EnumFormat): ShapesVersionEnum\r\n systemDiagramAvailability(format: EnumFormat): SystemDiagramAvailabilityEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n metaClass_DescribedElement(filter: MetaClassFilter, orderBy: [MetaClassOrderBy]): [MetaClass]\r\n metaClass_DescribedElementAggregatedValues(filter: MetaClassFilter, orderBy: [MetaClassOrderBy]): [MetaClassAggregatedValues]\r\n workflowDefinition_DescribedElement(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_DescribedElementAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowParticipant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n}\r\n\r\ntype SystemDiagramAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n mifCode(function: AggregateFunctionType): CustomFloat\r\n systemNature(function: AggregateFunctionType): CustomFloat\r\n shapesVersion(function: AggregateFunctionType): CustomFloat\r\n systemDiagramAvailability(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\nenum SystemDiagramAvailabilityEnum {\r\n Available\r\n Unavailable\r\n}\r\n\r\ninput SystemDiagramFilter {\r\n defaultField_ffae51c2616b408aa1e87edd81a8a08d: String\r\n and: [SystemDiagramFilter!]\r\n or: [SystemDiagramFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n mifCode: String\r\n mifCode_not: String\r\n mifCode_in: [String!]\r\n mifCode_not_in: [String!]\r\n mifCode_lt: String\r\n mifCode_lte: String\r\n mifCode_gt: String\r\n mifCode_gte: String\r\n mifCode_contains: String\r\n mifCode_not_contains: String\r\n mifCode_starts_with: String\r\n mifCode_not_starts_with: String\r\n mifCode_ends_with: String\r\n mifCode_not_ends_with: String\r\n mifCode_empty: Boolean\r\n systemNature: SystemNatureEnum\r\n systemNature_not: SystemNatureEnum\r\n systemNature_in: [SystemNatureEnum!]\r\n systemNature_not_in: [SystemNatureEnum!]\r\n systemNature_empty: Boolean\r\n shapesVersion: ShapesVersionEnum\r\n shapesVersion_not: ShapesVersionEnum\r\n shapesVersion_in: [ShapesVersionEnum!]\r\n shapesVersion_not_in: [ShapesVersionEnum!]\r\n shapesVersion_empty: Boolean\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n systemDiagramAvailability_not: SystemDiagramAvailabilityEnum\r\n systemDiagramAvailability_in: [SystemDiagramAvailabilityEnum!]\r\n systemDiagramAvailability_not_in: [SystemDiagramAvailabilityEnum!]\r\n systemDiagramAvailability_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n metaClass_DescribedElement_some: [MetaClassFilter!]\r\n metaClass_DescribedElement_count: countFilter\r\n workflowDefinition_DescribedElement_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_DescribedElement_count: countFilter\r\n workflowStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_count: countFilter\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n workflowParticipant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_count: countFilter\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n}\r\n\r\nenum SystemDiagramOrderBy {\r\n name_ASC\r\n name_DESC\r\n mifCode_ASC\r\n mifCode_DESC\r\n systemNature_ASC\r\n systemNature_DESC\r\n shapesVersion_ASC\r\n shapesVersion_DESC\r\n systemDiagramAvailability_ASC\r\n systemDiagramAvailability_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype SystemExternalReference implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n completePath(format: StringFormat): String\r\n accessPath(format: StringFormat, language: Languages): String\r\n extension(format: EnumFormat): ExtensionEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n metaClass_ElementWithSystemExternalReference(filter: MetaClassFilter, orderBy: [MetaClassOrderBy]): [MetaClass]\r\n metaClass_ElementWithSystemExternalReferenceAggregatedValues(filter: MetaClassFilter, orderBy: [MetaClassOrderBy]): [MetaClassAggregatedValues]\r\n workflowAction_ElementWithSystemExternalReference(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowParticipant_ElementWithSystemExternalReference(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowCondition_ElementWithSystemExternalReference(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n workflowDefinition_ElementWithSystemExternalReference(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatus_ElementWithSystemExternalReference(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition_ElementWithSystemExternalReference(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_ElementWithSystemExternalReferenceAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n}\r\n\r\ntype SystemExternalReferenceAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n completePath(function: AggregateFunctionType): CustomFloat\r\n accessPath(function: AggregateFunctionType): CustomFloat\r\n extension(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput SystemExternalReferenceFilter {\r\n defaultField_03aa14e6db724a3a92402be96fd6acc0: String\r\n and: [SystemExternalReferenceFilter!]\r\n or: [SystemExternalReferenceFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n completePath: String\r\n completePath_not: String\r\n completePath_in: [String!]\r\n completePath_not_in: [String!]\r\n completePath_lt: String\r\n completePath_lte: String\r\n completePath_gt: String\r\n completePath_gte: String\r\n completePath_contains: String\r\n completePath_not_contains: String\r\n completePath_starts_with: String\r\n completePath_not_starts_with: String\r\n completePath_ends_with: String\r\n completePath_not_ends_with: String\r\n completePath_empty: Boolean\r\n accessPath: String\r\n accessPath_not: String\r\n accessPath_in: [String!]\r\n accessPath_not_in: [String!]\r\n accessPath_lt: String\r\n accessPath_lte: String\r\n accessPath_gt: String\r\n accessPath_gte: String\r\n accessPath_contains: String\r\n accessPath_not_contains: String\r\n accessPath_starts_with: String\r\n accessPath_not_starts_with: String\r\n accessPath_ends_with: String\r\n accessPath_not_ends_with: String\r\n accessPath_empty: Boolean\r\n extension: ExtensionEnum\r\n extension_not: ExtensionEnum\r\n extension_in: [ExtensionEnum!]\r\n extension_not_in: [ExtensionEnum!]\r\n extension_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n metaClass_ElementWithSystemExternalReference_some: [MetaClassFilter!]\r\n metaClass_ElementWithSystemExternalReference_count: countFilter\r\n workflowAction_ElementWithSystemExternalReference_some: [WorkflowActionFilter!]\r\n workflowAction_ElementWithSystemExternalReference_count: countFilter\r\n workflowParticipant_ElementWithSystemExternalReference_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_ElementWithSystemExternalReference_count: countFilter\r\n workflowCondition_ElementWithSystemExternalReference_some: [WorkflowConditionFilter!]\r\n workflowCondition_ElementWithSystemExternalReference_count: countFilter\r\n workflowDefinition_ElementWithSystemExternalReference_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_ElementWithSystemExternalReference_count: countFilter\r\n workflowStatus_ElementWithSystemExternalReference_some: [WorkflowStatusFilter!]\r\n workflowStatus_ElementWithSystemExternalReference_count: countFilter\r\n workflowTransition_ElementWithSystemExternalReference_some: [WorkflowTransitionFilter!]\r\n workflowTransition_ElementWithSystemExternalReference_count: countFilter\r\n}\r\n\r\nenum SystemExternalReferenceOrderBy {\r\n name_ASC\r\n name_DESC\r\n completePath_ASC\r\n completePath_DESC\r\n accessPath_ASC\r\n accessPath_DESC\r\n extension_ASC\r\n extension_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum SystemNatureEnum {\r\n VisibilityManagement\r\n ProfileDiagram\r\n PhaseSchedulingDiagram\r\n AuthorizationDiagram\r\n MetaModelDiagram\r\n WorkflowDefinitionDiagram\r\n}\r\n\r\ntype TaggedValue implements GraphQLObjectInterface {\r\n metaAttributeType(format: EnumFormat): MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat(format: EnumFormat): MetaAttributeFormatEnum\r\n abbreviation(language: Languages): String\r\n defaultInternalValue: String\r\n extendedProperties(format: EnumFormat): ExtendedPropertiesEnum\r\n defaultMetaTextFormat(format: EnumFormat): DefaultMetaTextFormatEnum\r\n refersText(format: StringFormat): String\r\n gUIName(language: Languages): String\r\n instantReports(format: EnumFormat): InstantReportsEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n}\r\n\r\ntype TaggedValueAggregatedValues {\r\n metaAttributeType(function: AggregateFunctionType): CustomFloat\r\n metaAttributeLength(function: AggregateNumbersFunctionType): CustomFloat\r\n metaAttributeFormat(function: AggregateFunctionType): CustomFloat\r\n abbreviation(function: AggregateFunctionType): CustomFloat\r\n defaultInternalValue(function: AggregateFunctionType): CustomFloat\r\n extendedProperties(function: AggregateFunctionType): CustomFloat\r\n defaultMetaTextFormat(function: AggregateFunctionType): CustomFloat\r\n refersText(function: AggregateFunctionType): CustomFloat\r\n gUIName(function: AggregateFunctionType): CustomFloat\r\n instantReports(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput TaggedValueFilter {\r\n defaultField_e0e2816adf604d0392f63ad27036530a: String\r\n and: [TaggedValueFilter!]\r\n or: [TaggedValueFilter!]\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeType_not: MetaAttributeTypeEnum\r\n metaAttributeType_in: [MetaAttributeTypeEnum!]\r\n metaAttributeType_not_in: [MetaAttributeTypeEnum!]\r\n metaAttributeType_empty: Boolean\r\n metaAttributeLength: CustomInt\r\n metaAttributeLength_not: CustomInt\r\n metaAttributeLength_in: [CustomInt!]\r\n metaAttributeLength_not_in: [CustomInt!]\r\n metaAttributeLength_lt: CustomInt\r\n metaAttributeLength_lte: CustomInt\r\n metaAttributeLength_gt: CustomInt\r\n metaAttributeLength_gte: CustomInt\r\n metaAttributeLength_empty: Boolean\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n metaAttributeFormat_not: MetaAttributeFormatEnum\r\n metaAttributeFormat_in: [MetaAttributeFormatEnum!]\r\n metaAttributeFormat_not_in: [MetaAttributeFormatEnum!]\r\n metaAttributeFormat_empty: Boolean\r\n abbreviation: String\r\n abbreviation_not: String\r\n abbreviation_in: [String!]\r\n abbreviation_not_in: [String!]\r\n abbreviation_lt: String\r\n abbreviation_lte: String\r\n abbreviation_gt: String\r\n abbreviation_gte: String\r\n abbreviation_contains: String\r\n abbreviation_not_contains: String\r\n abbreviation_starts_with: String\r\n abbreviation_not_starts_with: String\r\n abbreviation_ends_with: String\r\n abbreviation_not_ends_with: String\r\n abbreviation_empty: Boolean\r\n defaultInternalValue: String\r\n defaultInternalValue_not: String\r\n defaultInternalValue_in: [String!]\r\n defaultInternalValue_not_in: [String!]\r\n defaultInternalValue_lt: String\r\n defaultInternalValue_lte: String\r\n defaultInternalValue_gt: String\r\n defaultInternalValue_gte: String\r\n defaultInternalValue_contains: String\r\n defaultInternalValue_not_contains: String\r\n defaultInternalValue_starts_with: String\r\n defaultInternalValue_not_starts_with: String\r\n defaultInternalValue_ends_with: String\r\n defaultInternalValue_not_ends_with: String\r\n defaultInternalValue_empty: Boolean\r\n extendedProperties: ExtendedPropertiesEnum\r\n extendedProperties_not: ExtendedPropertiesEnum\r\n extendedProperties_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_not_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_empty: Boolean\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n defaultMetaTextFormat_not: DefaultMetaTextFormatEnum\r\n defaultMetaTextFormat_in: [DefaultMetaTextFormatEnum!]\r\n defaultMetaTextFormat_not_in: [DefaultMetaTextFormatEnum!]\r\n defaultMetaTextFormat_empty: Boolean\r\n refersText: String\r\n refersText_not: String\r\n refersText_in: [String!]\r\n refersText_not_in: [String!]\r\n refersText_lt: String\r\n refersText_lte: String\r\n refersText_gt: String\r\n refersText_gte: String\r\n refersText_contains: String\r\n refersText_not_contains: String\r\n refersText_starts_with: String\r\n refersText_not_starts_with: String\r\n refersText_ends_with: String\r\n refersText_not_ends_with: String\r\n refersText_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n instantReports: InstantReportsEnum\r\n instantReports_not: InstantReportsEnum\r\n instantReports_in: [InstantReportsEnum!]\r\n instantReports_not_in: [InstantReportsEnum!]\r\n instantReports_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n}\r\n\r\nenum TaggedValueOrderBy {\r\n metaAttributeType_ASC\r\n metaAttributeType_DESC\r\n metaAttributeLength_ASC\r\n metaAttributeLength_DESC\r\n metaAttributeFormat_ASC\r\n metaAttributeFormat_DESC\r\n abbreviation_ASC\r\n abbreviation_DESC\r\n defaultInternalValue_ASC\r\n defaultInternalValue_DESC\r\n extendedProperties_ASC\r\n extendedProperties_DESC\r\n defaultMetaTextFormat_ASC\r\n defaultMetaTextFormat_DESC\r\n refersText_ASC\r\n refersText_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n instantReports_ASC\r\n instantReports_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum TranslatabilityEnum {\r\n Translatable\r\n Untranslatable\r\n}\r\n\r\nenum TranslatabilityLevelEnum {\r\n Country\r\n Terminology\r\n}\r\n\r\nenum UniqueInstantiationEnum {\r\n No\r\n Yes\r\n}\r\n\r\nenum UsersSelectionModeEnum {\r\n AllUsers\r\n OneUser\r\n SomeUsers\r\n}\r\n\r\nenum ValidPersonEnum {\r\n Valid\r\n Incomplete\r\n Invalid\r\n}\r\n\r\ntype WorkflowAction implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n mailSubject(language: Languages): String\r\n notificationSubject(language: Languages): String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind(format: EnumFormat): ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody(language: Languages): String\r\n mailBody(language: Languages): String\r\n scheduling(format: StringFormat): String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n macro_ReferenceDateCalculation(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_ReferenceDateCalculationAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n workflowDefinition_TriggeringDefinitionAtStop(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_TriggeringDefinitionAtStopAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowCondition_ConditionOfScheduling(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_ConditionOfSchedulingAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowStatus_Status(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_StatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition_Transition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_TransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n query_Attachment(filter: QueryFilter, orderBy: [QueryOrderBy]): [Query]\r\n query_AttachmentAggregatedValues(filter: QueryFilter, orderBy: [QueryOrderBy]): [QueryAggregatedValues]\r\n macro_Attachment(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_AttachmentAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n workflowTransitionAttachmentMotive_Attachment(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotive_AttachmentAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowCondition_ConditionOfTransition(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_ConditionOfTransitionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n macro_WorkflowInteractionImplementation(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_WorkflowInteractionImplementationAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n macro_ImplementationMacro(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_ImplementationMacroAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n}\r\n\r\ntype WorkflowActionAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n mailSubject(function: AggregateFunctionType): CustomFloat\r\n notificationSubject(function: AggregateFunctionType): CustomFloat\r\n parameterizationForSchedulingDate(function: AggregateFunctionType): CustomFloat\r\n fromWorkflowAction(function: AggregateFunctionType): CustomFloat\r\n parameterizationForWorkflowInteraction(function: AggregateFunctionType): CustomFloat\r\n attachTheSubject(function: AggregateFunctionType): CustomFloat\r\n executionKind(function: AggregateFunctionType): CustomFloat\r\n senderWorkflowAction(function: AggregateFunctionType): CustomFloat\r\n notificationBody(function: AggregateFunctionType): CustomFloat\r\n mailBody(function: AggregateFunctionType): CustomFloat\r\n scheduling(function: AggregateFunctionType): CustomFloat\r\n ccWorkflowAction(function: AggregateFunctionType): CustomFloat\r\n bccWorkflowAction(function: AggregateFunctionType): CustomFloat\r\n sendADistinctEmailForEachRecipient(function: AggregateFunctionType): CustomFloat\r\n toWorkflowAction(function: AggregateFunctionType): CustomFloat\r\n notificationRecipients(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowActionFilter {\r\n defaultField_47e04d17dfae4bbbbd3c734488a37175: String\r\n and: [WorkflowActionFilter!]\r\n or: [WorkflowActionFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n mailSubject: String\r\n mailSubject_not: String\r\n mailSubject_in: [String!]\r\n mailSubject_not_in: [String!]\r\n mailSubject_lt: String\r\n mailSubject_lte: String\r\n mailSubject_gt: String\r\n mailSubject_gte: String\r\n mailSubject_contains: String\r\n mailSubject_not_contains: String\r\n mailSubject_starts_with: String\r\n mailSubject_not_starts_with: String\r\n mailSubject_ends_with: String\r\n mailSubject_not_ends_with: String\r\n mailSubject_empty: Boolean\r\n notificationSubject: String\r\n notificationSubject_not: String\r\n notificationSubject_in: [String!]\r\n notificationSubject_not_in: [String!]\r\n notificationSubject_lt: String\r\n notificationSubject_lte: String\r\n notificationSubject_gt: String\r\n notificationSubject_gte: String\r\n notificationSubject_contains: String\r\n notificationSubject_not_contains: String\r\n notificationSubject_starts_with: String\r\n notificationSubject_not_starts_with: String\r\n notificationSubject_ends_with: String\r\n notificationSubject_not_ends_with: String\r\n notificationSubject_empty: Boolean\r\n parameterizationForSchedulingDate: String\r\n parameterizationForSchedulingDate_not: String\r\n parameterizationForSchedulingDate_in: [String!]\r\n parameterizationForSchedulingDate_not_in: [String!]\r\n parameterizationForSchedulingDate_lt: String\r\n parameterizationForSchedulingDate_lte: String\r\n parameterizationForSchedulingDate_gt: String\r\n parameterizationForSchedulingDate_gte: String\r\n parameterizationForSchedulingDate_contains: String\r\n parameterizationForSchedulingDate_not_contains: String\r\n parameterizationForSchedulingDate_starts_with: String\r\n parameterizationForSchedulingDate_not_starts_with: String\r\n parameterizationForSchedulingDate_ends_with: String\r\n parameterizationForSchedulingDate_not_ends_with: String\r\n parameterizationForSchedulingDate_empty: Boolean\r\n fromWorkflowAction: String\r\n fromWorkflowAction_not: String\r\n fromWorkflowAction_in: [String!]\r\n fromWorkflowAction_not_in: [String!]\r\n fromWorkflowAction_lt: String\r\n fromWorkflowAction_lte: String\r\n fromWorkflowAction_gt: String\r\n fromWorkflowAction_gte: String\r\n fromWorkflowAction_contains: String\r\n fromWorkflowAction_not_contains: String\r\n fromWorkflowAction_starts_with: String\r\n fromWorkflowAction_not_starts_with: String\r\n fromWorkflowAction_ends_with: String\r\n fromWorkflowAction_not_ends_with: String\r\n fromWorkflowAction_empty: Boolean\r\n parameterizationForWorkflowInteraction: String\r\n parameterizationForWorkflowInteraction_not: String\r\n parameterizationForWorkflowInteraction_in: [String!]\r\n parameterizationForWorkflowInteraction_not_in: [String!]\r\n parameterizationForWorkflowInteraction_lt: String\r\n parameterizationForWorkflowInteraction_lte: String\r\n parameterizationForWorkflowInteraction_gt: String\r\n parameterizationForWorkflowInteraction_gte: String\r\n parameterizationForWorkflowInteraction_contains: String\r\n parameterizationForWorkflowInteraction_not_contains: String\r\n parameterizationForWorkflowInteraction_starts_with: String\r\n parameterizationForWorkflowInteraction_not_starts_with: String\r\n parameterizationForWorkflowInteraction_ends_with: String\r\n parameterizationForWorkflowInteraction_not_ends_with: String\r\n parameterizationForWorkflowInteraction_empty: Boolean\r\n attachTheSubject: Boolean\r\n attachTheSubject_not: Boolean\r\n attachTheSubject_empty: Boolean\r\n executionKind: ExecutionKindEnum\r\n executionKind_not: ExecutionKindEnum\r\n executionKind_in: [ExecutionKindEnum!]\r\n executionKind_not_in: [ExecutionKindEnum!]\r\n executionKind_empty: Boolean\r\n senderWorkflowAction: String\r\n senderWorkflowAction_not: String\r\n senderWorkflowAction_in: [String!]\r\n senderWorkflowAction_not_in: [String!]\r\n senderWorkflowAction_lt: String\r\n senderWorkflowAction_lte: String\r\n senderWorkflowAction_gt: String\r\n senderWorkflowAction_gte: String\r\n senderWorkflowAction_contains: String\r\n senderWorkflowAction_not_contains: String\r\n senderWorkflowAction_starts_with: String\r\n senderWorkflowAction_not_starts_with: String\r\n senderWorkflowAction_ends_with: String\r\n senderWorkflowAction_not_ends_with: String\r\n senderWorkflowAction_empty: Boolean\r\n notificationBody: String\r\n notificationBody_not: String\r\n notificationBody_in: [String!]\r\n notificationBody_not_in: [String!]\r\n notificationBody_lt: String\r\n notificationBody_lte: String\r\n notificationBody_gt: String\r\n notificationBody_gte: String\r\n notificationBody_contains: String\r\n notificationBody_not_contains: String\r\n notificationBody_starts_with: String\r\n notificationBody_not_starts_with: String\r\n notificationBody_ends_with: String\r\n notificationBody_not_ends_with: String\r\n notificationBody_empty: Boolean\r\n mailBody: String\r\n mailBody_not: String\r\n mailBody_in: [String!]\r\n mailBody_not_in: [String!]\r\n mailBody_lt: String\r\n mailBody_lte: String\r\n mailBody_gt: String\r\n mailBody_gte: String\r\n mailBody_contains: String\r\n mailBody_not_contains: String\r\n mailBody_starts_with: String\r\n mailBody_not_starts_with: String\r\n mailBody_ends_with: String\r\n mailBody_not_ends_with: String\r\n mailBody_empty: Boolean\r\n scheduling: String\r\n scheduling_not: String\r\n scheduling_in: [String!]\r\n scheduling_not_in: [String!]\r\n scheduling_lt: String\r\n scheduling_lte: String\r\n scheduling_gt: String\r\n scheduling_gte: String\r\n scheduling_contains: String\r\n scheduling_not_contains: String\r\n scheduling_starts_with: String\r\n scheduling_not_starts_with: String\r\n scheduling_ends_with: String\r\n scheduling_not_ends_with: String\r\n scheduling_empty: Boolean\r\n ccWorkflowAction: String\r\n ccWorkflowAction_not: String\r\n ccWorkflowAction_in: [String!]\r\n ccWorkflowAction_not_in: [String!]\r\n ccWorkflowAction_lt: String\r\n ccWorkflowAction_lte: String\r\n ccWorkflowAction_gt: String\r\n ccWorkflowAction_gte: String\r\n ccWorkflowAction_contains: String\r\n ccWorkflowAction_not_contains: String\r\n ccWorkflowAction_starts_with: String\r\n ccWorkflowAction_not_starts_with: String\r\n ccWorkflowAction_ends_with: String\r\n ccWorkflowAction_not_ends_with: String\r\n ccWorkflowAction_empty: Boolean\r\n bccWorkflowAction: String\r\n bccWorkflowAction_not: String\r\n bccWorkflowAction_in: [String!]\r\n bccWorkflowAction_not_in: [String!]\r\n bccWorkflowAction_lt: String\r\n bccWorkflowAction_lte: String\r\n bccWorkflowAction_gt: String\r\n bccWorkflowAction_gte: String\r\n bccWorkflowAction_contains: String\r\n bccWorkflowAction_not_contains: String\r\n bccWorkflowAction_starts_with: String\r\n bccWorkflowAction_not_starts_with: String\r\n bccWorkflowAction_ends_with: String\r\n bccWorkflowAction_not_ends_with: String\r\n bccWorkflowAction_empty: Boolean\r\n sendADistinctEmailForEachRecipient: Boolean\r\n sendADistinctEmailForEachRecipient_not: Boolean\r\n sendADistinctEmailForEachRecipient_empty: Boolean\r\n toWorkflowAction: String\r\n toWorkflowAction_not: String\r\n toWorkflowAction_in: [String!]\r\n toWorkflowAction_not_in: [String!]\r\n toWorkflowAction_lt: String\r\n toWorkflowAction_lte: String\r\n toWorkflowAction_gt: String\r\n toWorkflowAction_gte: String\r\n toWorkflowAction_contains: String\r\n toWorkflowAction_not_contains: String\r\n toWorkflowAction_starts_with: String\r\n toWorkflowAction_not_starts_with: String\r\n toWorkflowAction_ends_with: String\r\n toWorkflowAction_not_ends_with: String\r\n toWorkflowAction_empty: Boolean\r\n notificationRecipients: String\r\n notificationRecipients_not: String\r\n notificationRecipients_in: [String!]\r\n notificationRecipients_not_in: [String!]\r\n notificationRecipients_lt: String\r\n notificationRecipients_lte: String\r\n notificationRecipients_gt: String\r\n notificationRecipients_gte: String\r\n notificationRecipients_contains: String\r\n notificationRecipients_not_contains: String\r\n notificationRecipients_starts_with: String\r\n notificationRecipients_not_starts_with: String\r\n notificationRecipients_ends_with: String\r\n notificationRecipients_not_ends_with: String\r\n notificationRecipients_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n macro_ReferenceDateCalculation_some: [MacroFilter!]\r\n macro_ReferenceDateCalculation_count: countFilter\r\n systemDiagram_some: [SystemDiagramFilter!]\r\n systemDiagram_count: countFilter\r\n workflowDefinition_TriggeringDefinitionAtStop_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_TriggeringDefinitionAtStop_count: countFilter\r\n workflowCondition_ConditionOfScheduling_some: [WorkflowConditionFilter!]\r\n workflowCondition_ConditionOfScheduling_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowStatus_Status_some: [WorkflowStatusFilter!]\r\n workflowStatus_Status_count: countFilter\r\n workflowTransition_Transition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_Transition_count: countFilter\r\n query_Attachment_some: [QueryFilter!]\r\n query_Attachment_count: countFilter\r\n macro_Attachment_some: [MacroFilter!]\r\n macro_Attachment_count: countFilter\r\n workflowTransitionAttachmentMotive_Attachment_some: [WorkflowTransitionAttachmentMotiveFilter!]\r\n workflowTransitionAttachmentMotive_Attachment_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n workflowCondition_ConditionOfTransition_some: [WorkflowConditionFilter!]\r\n workflowCondition_ConditionOfTransition_count: countFilter\r\n macro_WorkflowInteractionImplementation_some: [MacroFilter!]\r\n macro_WorkflowInteractionImplementation_count: countFilter\r\n macro_ImplementationMacro_some: [MacroFilter!]\r\n macro_ImplementationMacro_count: countFilter\r\n}\r\n\r\nenum WorkflowActionOrderBy {\r\n name_ASC\r\n name_DESC\r\n mailSubject_ASC\r\n mailSubject_DESC\r\n notificationSubject_ASC\r\n notificationSubject_DESC\r\n parameterizationForSchedulingDate_ASC\r\n parameterizationForSchedulingDate_DESC\r\n fromWorkflowAction_ASC\r\n fromWorkflowAction_DESC\r\n parameterizationForWorkflowInteraction_ASC\r\n parameterizationForWorkflowInteraction_DESC\r\n attachTheSubject_ASC\r\n attachTheSubject_DESC\r\n executionKind_ASC\r\n executionKind_DESC\r\n senderWorkflowAction_ASC\r\n senderWorkflowAction_DESC\r\n notificationBody_ASC\r\n notificationBody_DESC\r\n mailBody_ASC\r\n mailBody_DESC\r\n scheduling_ASC\r\n scheduling_DESC\r\n ccWorkflowAction_ASC\r\n ccWorkflowAction_DESC\r\n bccWorkflowAction_ASC\r\n bccWorkflowAction_DESC\r\n sendADistinctEmailForEachRecipient_ASC\r\n sendADistinctEmailForEachRecipient_DESC\r\n toWorkflowAction_ASC\r\n toWorkflowAction_DESC\r\n notificationRecipients_ASC\r\n notificationRecipients_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowCondition implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n parameterizationForWorkflowInteraction: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n macro_WorkflowInteractionImplementation(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_WorkflowInteractionImplementationAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n workflowAction_WorkflowScheduledAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_WorkflowScheduledActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n macro_ImplementationMacro(filter: MacroFilter, orderBy: [MacroOrderBy]): [Macro]\r\n macro_ImplementationMacroAggregatedValues(filter: MacroFilter, orderBy: [MacroOrderBy]): [MacroAggregatedValues]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowTransition(filter: Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter, orderBy: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionOrderBy]): [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowCondition]\r\n workflowTransitionAggregatedValues(filter: Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionFilter, orderBy: [Relationship_WorkflowTransition_WorkflowTransition_WorkflowTransitionWorkflowCondition_WorkflowConditionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n}\r\n\r\ntype WorkflowConditionAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n parameterizationForWorkflowInteraction(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowConditionFilter {\r\n defaultField_4d0cdd70b2844fa5b42cb1de54a44749: String\r\n and: [WorkflowConditionFilter!]\r\n or: [WorkflowConditionFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n parameterizationForWorkflowInteraction: String\r\n parameterizationForWorkflowInteraction_not: String\r\n parameterizationForWorkflowInteraction_in: [String!]\r\n parameterizationForWorkflowInteraction_not_in: [String!]\r\n parameterizationForWorkflowInteraction_lt: String\r\n parameterizationForWorkflowInteraction_lte: String\r\n parameterizationForWorkflowInteraction_gt: String\r\n parameterizationForWorkflowInteraction_gte: String\r\n parameterizationForWorkflowInteraction_contains: String\r\n parameterizationForWorkflowInteraction_not_contains: String\r\n parameterizationForWorkflowInteraction_starts_with: String\r\n parameterizationForWorkflowInteraction_not_starts_with: String\r\n parameterizationForWorkflowInteraction_ends_with: String\r\n parameterizationForWorkflowInteraction_not_ends_with: String\r\n parameterizationForWorkflowInteraction_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n macro_WorkflowInteractionImplementation_some: [MacroFilter!]\r\n macro_WorkflowInteractionImplementation_count: countFilter\r\n workflowAction_WorkflowScheduledAction_some: [WorkflowActionFilter!]\r\n workflowAction_WorkflowScheduledAction_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n macro_ImplementationMacro_some: [MacroFilter!]\r\n macro_ImplementationMacro_count: countFilter\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n}\r\n\r\nenum WorkflowConditionOrderBy {\r\n name_ASC\r\n name_DESC\r\n parameterizationForWorkflowInteraction_ASC\r\n parameterizationForWorkflowInteraction_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowDefinition implements GraphQLObjectInterface {\r\n uIPermissions(format: StringFormat): String\r\n subjectMandatory(format: EnumFormat): SubjectMandatoryEnum\r\n allowSubjectMetaClassListing(format: EnumFormat): AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery(format: EnumFormat): AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation(format: EnumFormat): AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition(format: EnumFormat): ActiveWorkflowDefinitionEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram_SystemDescription(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagram_SystemDescriptionAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n workflowStatus_OwnedStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_OwnedStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition_OwnedTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_OwnedTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowParticipant_OwnedParticipant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_OwnedParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowAction_OwnedAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_OwnedActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowAction_TriggeredActionAtStop(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_TriggeredActionAtStopAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowInstanceBase(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBase]\r\n workflowInstanceBaseAggregatedValues(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBaseAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowCondition_OwnedCondition(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowCondition]\r\n workflowCondition_OwnedConditionAggregatedValues(filter: WorkflowConditionFilter, orderBy: [WorkflowConditionOrderBy]): [WorkflowConditionAggregatedValues]\r\n workflowInstance_WorkflowInstanceSystem(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstance]\r\n workflowInstance_WorkflowInstanceSystemAggregatedValues(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstanceAggregatedValues]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotiveAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n metaClass_SubjectMetaClass(filter: Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter, orderBy: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionOrderBy]): [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinition]\r\n metaClass_SubjectMetaClassAggregatedValues(filter: Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionFilter, orderBy: [Relationship_MetaClass_SubjectMetaClass_WorkflowDefinitionMetaClass_WorkflowDefinitionOrderBy]): [MetaClassAggregatedValues]\r\n}\r\n\r\ntype WorkflowDefinitionAggregatedValues {\r\n uIPermissions(function: AggregateFunctionType): CustomFloat\r\n subjectMandatory(function: AggregateFunctionType): CustomFloat\r\n allowSubjectMetaClassListing(function: AggregateFunctionType): CustomFloat\r\n allowSubjectMetaClassQuery(function: AggregateFunctionType): CustomFloat\r\n allowSubjectMetaClassCreation(function: AggregateFunctionType): CustomFloat\r\n activeWorkflowDefinition(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowDefinitionFilter {\r\n defaultField_71725484f0a44377a9b99c424a8bf16a: String\r\n and: [WorkflowDefinitionFilter!]\r\n or: [WorkflowDefinitionFilter!]\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n subjectMandatory: SubjectMandatoryEnum\r\n subjectMandatory_not: SubjectMandatoryEnum\r\n subjectMandatory_in: [SubjectMandatoryEnum!]\r\n subjectMandatory_not_in: [SubjectMandatoryEnum!]\r\n subjectMandatory_empty: Boolean\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassListing_not: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassListing_in: [AllowSubjectMetaClassListingEnum!]\r\n allowSubjectMetaClassListing_not_in: [AllowSubjectMetaClassListingEnum!]\r\n allowSubjectMetaClassListing_empty: Boolean\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassQuery_not: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassQuery_in: [AllowSubjectMetaClassQueryEnum!]\r\n allowSubjectMetaClassQuery_not_in: [AllowSubjectMetaClassQueryEnum!]\r\n allowSubjectMetaClassQuery_empty: Boolean\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n allowSubjectMetaClassCreation_not: AllowSubjectMetaClassCreationEnum\r\n allowSubjectMetaClassCreation_in: [AllowSubjectMetaClassCreationEnum!]\r\n allowSubjectMetaClassCreation_not_in: [AllowSubjectMetaClassCreationEnum!]\r\n allowSubjectMetaClassCreation_empty: Boolean\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n activeWorkflowDefinition_not: ActiveWorkflowDefinitionEnum\r\n activeWorkflowDefinition_in: [ActiveWorkflowDefinitionEnum!]\r\n activeWorkflowDefinition_not_in: [ActiveWorkflowDefinitionEnum!]\r\n activeWorkflowDefinition_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_SystemDescription_some: [SystemDiagramFilter!]\r\n systemDiagram_SystemDescription_count: countFilter\r\n workflowStatus_OwnedStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_OwnedStatus_count: countFilter\r\n workflowTransition_OwnedTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_OwnedTransition_count: countFilter\r\n workflowParticipant_OwnedParticipant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_OwnedParticipant_count: countFilter\r\n workflowAction_OwnedAction_some: [WorkflowActionFilter!]\r\n workflowAction_OwnedAction_count: countFilter\r\n workflowAction_TriggeredActionAtStop_some: [WorkflowActionFilter!]\r\n workflowAction_TriggeredActionAtStop_count: countFilter\r\n workflowInstanceBase_some: [WorkflowInstanceBaseFilter!]\r\n workflowInstanceBase_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowCondition_OwnedCondition_some: [WorkflowConditionFilter!]\r\n workflowCondition_OwnedCondition_count: countFilter\r\n metaClass_SubjectMetaClass_some: [MetaClassFilter!]\r\n metaClass_SubjectMetaClass_count: countFilter\r\n workflowInstance_WorkflowInstanceSystem_some: [WorkflowInstanceFilter!]\r\n workflowInstance_WorkflowInstanceSystem_count: countFilter\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive_some: [WorkflowTransitionAttachmentMotiveFilter!]\r\n workflowTransitionAttachmentMotive_OwnedAttachmentMotive_count: countFilter\r\n}\r\n\r\nenum WorkflowDefinitionOrderBy {\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n subjectMandatory_ASC\r\n subjectMandatory_DESC\r\n allowSubjectMetaClassListing_ASC\r\n allowSubjectMetaClassListing_DESC\r\n allowSubjectMetaClassQuery_ASC\r\n allowSubjectMetaClassQuery_DESC\r\n allowSubjectMetaClassCreation_ASC\r\n allowSubjectMetaClassCreation_DESC\r\n activeWorkflowDefinition_ASC\r\n activeWorkflowDefinition_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowInstance implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: GraphQLObjectInterface\r\n state(format: EnumFormat): StateEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowDefinition(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinitionAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatusInstanceSystem_OwnedStatusInstance(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_OwnedStatusInstanceAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowInstanceAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n creationDateTimeWorkflowInstance(function: AggregateFunctionType): CustomFloat\r\n currentWorkflowStatusInstance(function: AggregateFunctionType): CustomFloat\r\n state(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ntype WorkflowInstanceBase implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: GraphQLObjectInterface\r\n state(format: EnumFormat): StateEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowDefinition(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinitionAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatusInstanceBase_OwnedStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_OwnedStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n notification_NotificationAboutTheObject(filter: NotificationFilter, orderBy: [NotificationOrderBy]): [Notification]\r\n notification_NotificationAboutTheObjectAggregatedValues(filter: NotificationFilter, orderBy: [NotificationOrderBy]): [NotificationAggregatedValues]\r\n}\r\n\r\ntype WorkflowInstanceBaseAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n creationDateTimeWorkflowInstance(function: AggregateFunctionType): CustomFloat\r\n currentWorkflowStatusInstance(function: AggregateFunctionType): CustomFloat\r\n state(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n externalId(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowInstanceBaseFilter {\r\n defaultField_73ec23e5c9fc4d7ba07679438e620284: String\r\n and: [WorkflowInstanceBaseFilter!]\r\n or: [WorkflowInstanceBaseFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n creationDateTimeWorkflowInstance: String\r\n creationDateTimeWorkflowInstance_not: String\r\n creationDateTimeWorkflowInstance_in: [String!]\r\n creationDateTimeWorkflowInstance_not_in: [String!]\r\n creationDateTimeWorkflowInstance_lt: String\r\n creationDateTimeWorkflowInstance_lte: String\r\n creationDateTimeWorkflowInstance_gt: String\r\n creationDateTimeWorkflowInstance_gte: String\r\n creationDateTimeWorkflowInstance_contains: String\r\n creationDateTimeWorkflowInstance_not_contains: String\r\n creationDateTimeWorkflowInstance_starts_with: String\r\n creationDateTimeWorkflowInstance_not_starts_with: String\r\n creationDateTimeWorkflowInstance_ends_with: String\r\n creationDateTimeWorkflowInstance_not_ends_with: String\r\n creationDateTimeWorkflowInstance_empty: Boolean\r\n currentWorkflowStatusInstance: String\r\n currentWorkflowStatusInstance_not: String\r\n currentWorkflowStatusInstance_in: [String!]\r\n currentWorkflowStatusInstance_not_in: [String!]\r\n currentWorkflowStatusInstance_empty: Boolean\r\n state: StateEnum\r\n state_not: StateEnum\r\n state_in: [StateEnum!]\r\n state_not_in: [StateEnum!]\r\n state_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowDefinition_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_count: countFilter\r\n workflowStatusInstanceBase_OwnedStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_OwnedStatusInstanceBase_count: countFilter\r\n notification_NotificationAboutTheObject_some: [NotificationFilter!]\r\n notification_NotificationAboutTheObject_count: countFilter\r\n}\r\n\r\nenum WorkflowInstanceBaseOrderBy {\r\n name_ASC\r\n name_DESC\r\n creationDateTimeWorkflowInstance_ASC\r\n creationDateTimeWorkflowInstance_DESC\r\n currentWorkflowStatusInstance_ASC\r\n currentWorkflowStatusInstance_DESC\r\n state_ASC\r\n state_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ninput WorkflowInstanceFilter {\r\n and: [WorkflowInstanceFilter!]\r\n or: [WorkflowInstanceFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n creationDateTimeWorkflowInstance: String\r\n creationDateTimeWorkflowInstance_not: String\r\n creationDateTimeWorkflowInstance_in: [String!]\r\n creationDateTimeWorkflowInstance_not_in: [String!]\r\n creationDateTimeWorkflowInstance_lt: String\r\n creationDateTimeWorkflowInstance_lte: String\r\n creationDateTimeWorkflowInstance_gt: String\r\n creationDateTimeWorkflowInstance_gte: String\r\n creationDateTimeWorkflowInstance_contains: String\r\n creationDateTimeWorkflowInstance_not_contains: String\r\n creationDateTimeWorkflowInstance_starts_with: String\r\n creationDateTimeWorkflowInstance_not_starts_with: String\r\n creationDateTimeWorkflowInstance_ends_with: String\r\n creationDateTimeWorkflowInstance_not_ends_with: String\r\n creationDateTimeWorkflowInstance_empty: Boolean\r\n currentWorkflowStatusInstance: String\r\n currentWorkflowStatusInstance_not: String\r\n currentWorkflowStatusInstance_in: [String!]\r\n currentWorkflowStatusInstance_not_in: [String!]\r\n currentWorkflowStatusInstance_empty: Boolean\r\n state: StateEnum\r\n state_not: StateEnum\r\n state_in: [StateEnum!]\r\n state_not_in: [StateEnum!]\r\n state_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowDefinition_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_count: countFilter\r\n workflowStatusInstanceSystem_OwnedStatusInstance_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_OwnedStatusInstance_count: countFilter\r\n}\r\n\r\nenum WorkflowInstanceOrderBy {\r\n name_ASC\r\n name_DESC\r\n creationDateTimeWorkflowInstance_ASC\r\n creationDateTimeWorkflowInstance_DESC\r\n currentWorkflowStatusInstance_ASC\r\n currentWorkflowStatusInstance_DESC\r\n state_ASC\r\n state_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowParallelStatusBase implements GraphQLObjectInterface {\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n personSystem(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseOrderBy]): [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBase]\r\n personSystemAggregatedValues(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusBasePerson_WorkflowParallelStatusBaseOrderBy]): [PersonSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowParallelStatusBaseAggregatedValues {\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n externalId(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowParallelStatusBaseFilter {\r\n defaultField_87a433a199ee404e8d87aa1536141fd9: String\r\n and: [WorkflowParallelStatusBaseFilter!]\r\n or: [WorkflowParallelStatusBaseFilter!]\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n personSystem_some: [PersonSystemFilter!]\r\n personSystem_count: countFilter\r\n}\r\n\r\nenum WorkflowParallelStatusBaseOrderBy {\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowParallelStatusSystem implements GraphQLObjectInterface {\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n personSystem(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemOrderBy]): [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystem]\r\n personSystemAggregatedValues(filter: Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemFilter, orderBy: [Relationship_PersonSystem_PersonSystem_WorkflowParallelStatusSystemPerson_WorkflowParallelStatusSystemOrderBy]): [PersonSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowParallelStatusSystemAggregatedValues {\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowParallelStatusSystemFilter {\r\n defaultField_9212158c69c24b5992a3afaff880d2ac: String\r\n and: [WorkflowParallelStatusSystemFilter!]\r\n or: [WorkflowParallelStatusSystemFilter!]\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n personSystem_some: [PersonSystemFilter!]\r\n personSystem_count: countFilter\r\n}\r\n\r\nenum WorkflowParallelStatusSystemOrderBy {\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowParticipant implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowTransition_Transition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_TransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n}\r\n\r\ntype WorkflowParticipantAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowParticipantFilter {\r\n defaultField_1c47199a163f496bbcbea74800181d55: String\r\n and: [WorkflowParticipantFilter!]\r\n or: [WorkflowParticipantFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_some: [SystemDiagramFilter!]\r\n systemDiagram_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n workflowStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_count: countFilter\r\n workflowTransition_Transition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_Transition_count: countFilter\r\n}\r\n\r\nenum WorkflowParticipantOrderBy {\r\n name_ASC\r\n name_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowStatus implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n uIPermissions(format: StringFormat): String\r\n gUIName(language: Languages): String\r\n usersSelectionMode(format: EnumFormat): UsersSelectionModeEnum\r\n workflowStatusType(format: EnumFormat): WorkflowStatusTypeEnum\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowAction_TriggeredAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_TriggeredActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowParticipant_Participant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_ParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowTransition_OutgoingTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_OutgoingTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowTransition_IngoingTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransition_IngoingTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowStatusAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n uIPermissions(function: AggregateFunctionType): CustomFloat\r\n gUIName(function: AggregateFunctionType): CustomFloat\r\n usersSelectionMode(function: AggregateFunctionType): CustomFloat\r\n workflowStatusType(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowStatusFilter {\r\n defaultField_0e403b947a7541488aa552076ad8d7fa: String\r\n and: [WorkflowStatusFilter!]\r\n or: [WorkflowStatusFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n usersSelectionMode: UsersSelectionModeEnum\r\n usersSelectionMode_not: UsersSelectionModeEnum\r\n usersSelectionMode_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_not_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_empty: Boolean\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n workflowStatusType_not: WorkflowStatusTypeEnum\r\n workflowStatusType_in: [WorkflowStatusTypeEnum!]\r\n workflowStatusType_not_in: [WorkflowStatusTypeEnum!]\r\n workflowStatusType_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_some: [SystemDiagramFilter!]\r\n systemDiagram_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowAction_TriggeredAction_some: [WorkflowActionFilter!]\r\n workflowAction_TriggeredAction_count: countFilter\r\n workflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_count: countFilter\r\n workflowParticipant_Participant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_Participant_count: countFilter\r\n workflowTransition_OutgoingTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_OutgoingTransition_count: countFilter\r\n workflowTransition_IngoingTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_IngoingTransition_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n workflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_count: countFilter\r\n}\r\n\r\ntype WorkflowStatusInstanceBase implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n multipleTransitionTriggeringCompletion: String\r\n workflowStatusInstancePictureIdentifier: GraphQLObjectInterface\r\n triggeringTransition: GraphQLObjectInterface\r\n multipleTransitionTriggeringWorkflowStatusInstance(format: EnumFormat): MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowInstanceBase(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBase]\r\n workflowInstanceBaseAggregatedValues(filter: WorkflowInstanceBaseFilter, orderBy: [WorkflowInstanceBaseOrderBy]): [WorkflowInstanceBaseAggregatedValues]\r\n workflowStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n personSystem_Activator(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy]): [PersonSystem]\r\n personSystem_ActivatorAggregatedValues(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy]): [PersonSystemAggregatedValues]\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUser(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBase]\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUserAggregatedValues(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBaseAggregatedValues]\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n}\r\n\r\ntype WorkflowStatusInstanceBaseAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n multipleTransitionTriggeringCompletion(function: AggregateFunctionType): CustomFloat\r\n workflowStatusInstancePictureIdentifier(function: AggregateFunctionType): CustomFloat\r\n triggeringTransition(function: AggregateFunctionType): CustomFloat\r\n multipleTransitionTriggeringWorkflowStatusInstance(function: AggregateFunctionType): CustomFloat\r\n transitionLabel(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n externalId(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowStatusInstanceBaseFilter {\r\n defaultField_889f2ee5a5d44463975ececf0efa78c7: String\r\n and: [WorkflowStatusInstanceBaseFilter!]\r\n or: [WorkflowStatusInstanceBaseFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n multipleTransitionTriggeringCompletion: String\r\n multipleTransitionTriggeringCompletion_not: String\r\n multipleTransitionTriggeringCompletion_in: [String!]\r\n multipleTransitionTriggeringCompletion_not_in: [String!]\r\n multipleTransitionTriggeringCompletion_lt: String\r\n multipleTransitionTriggeringCompletion_lte: String\r\n multipleTransitionTriggeringCompletion_gt: String\r\n multipleTransitionTriggeringCompletion_gte: String\r\n multipleTransitionTriggeringCompletion_contains: String\r\n multipleTransitionTriggeringCompletion_not_contains: String\r\n multipleTransitionTriggeringCompletion_starts_with: String\r\n multipleTransitionTriggeringCompletion_not_starts_with: String\r\n multipleTransitionTriggeringCompletion_ends_with: String\r\n multipleTransitionTriggeringCompletion_not_ends_with: String\r\n multipleTransitionTriggeringCompletion_empty: Boolean\r\n workflowStatusInstancePictureIdentifier: String\r\n workflowStatusInstancePictureIdentifier_not: String\r\n workflowStatusInstancePictureIdentifier_in: [String!]\r\n workflowStatusInstancePictureIdentifier_not_in: [String!]\r\n workflowStatusInstancePictureIdentifier_empty: Boolean\r\n triggeringTransition: String\r\n triggeringTransition_not: String\r\n triggeringTransition_in: [String!]\r\n triggeringTransition_not_in: [String!]\r\n triggeringTransition_empty: Boolean\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n multipleTransitionTriggeringWorkflowStatusInstance_not: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n multipleTransitionTriggeringWorkflowStatusInstance_in: [MultipleTransitionTriggeringWorkflowStatusInstanceEnum!]\r\n multipleTransitionTriggeringWorkflowStatusInstance_not_in: [MultipleTransitionTriggeringWorkflowStatusInstanceEnum!]\r\n multipleTransitionTriggeringWorkflowStatusInstance_empty: Boolean\r\n transitionLabel: String\r\n transitionLabel_not: String\r\n transitionLabel_in: [String!]\r\n transitionLabel_not_in: [String!]\r\n transitionLabel_lt: String\r\n transitionLabel_lte: String\r\n transitionLabel_gt: String\r\n transitionLabel_gte: String\r\n transitionLabel_contains: String\r\n transitionLabel_not_contains: String\r\n transitionLabel_starts_with: String\r\n transitionLabel_not_starts_with: String\r\n transitionLabel_ends_with: String\r\n transitionLabel_not_ends_with: String\r\n transitionLabel_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowInstanceBase_some: [WorkflowInstanceBaseFilter!]\r\n workflowInstanceBase_count: countFilter\r\n workflowStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_count: countFilter\r\n personSystem_Activator_some: [PersonSystemFilter!]\r\n personSystem_Activator_count: countFilter\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUser_some: [WorkflowTransitionInstanceBaseFilter!]\r\n workflowTransitionInstanceBase_NextWorkflowTransitionInstanceBaseForUser_count: countFilter\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_PreviousWorkflowStatusInstanceBase_count: countFilter\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_NextWorkflowStatusInstanceBase_count: countFilter\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_UpperParallelWorkflowStatusInstanceBase_count: countFilter\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_LowerParallelWorkflowStatusInstanceBase_count: countFilter\r\n}\r\n\r\nenum WorkflowStatusInstanceBaseOrderBy {\r\n name_ASC\r\n name_DESC\r\n multipleTransitionTriggeringCompletion_ASC\r\n multipleTransitionTriggeringCompletion_DESC\r\n workflowStatusInstancePictureIdentifier_ASC\r\n workflowStatusInstancePictureIdentifier_DESC\r\n triggeringTransition_ASC\r\n triggeringTransition_DESC\r\n multipleTransitionTriggeringWorkflowStatusInstance_ASC\r\n multipleTransitionTriggeringWorkflowStatusInstance_DESC\r\n transitionLabel_ASC\r\n transitionLabel_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowStatusInstanceSystem implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n multipleTransitionTriggeringCompletion: String\r\n workflowStatusInstancePictureIdentifier: GraphQLObjectInterface\r\n triggeringTransition: GraphQLObjectInterface\r\n multipleTransitionTriggeringWorkflowStatusInstance(format: EnumFormat): MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n workflowStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n externalReference_Attachment(filter: ExternalReferenceFilter, orderBy: [ExternalReferenceOrderBy]): [ExternalReference]\r\n externalReference_AttachmentAggregatedValues(filter: ExternalReferenceFilter, orderBy: [ExternalReferenceOrderBy]): [ExternalReferenceAggregatedValues]\r\n workflowInstance_WorkflowInstanceSystem(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstance]\r\n workflowInstance_WorkflowInstanceSystemAggregatedValues(filter: WorkflowInstanceFilter, orderBy: [WorkflowInstanceOrderBy]): [WorkflowInstanceAggregatedValues]\r\n personSystem_Activator(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy]): [PersonSystem]\r\n personSystem_ActivatorAggregatedValues(filter: PersonSystemFilter, orderBy: [PersonSystemOrderBy]): [PersonSystemAggregatedValues]\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUser(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystem]\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUserAggregatedValues(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowStatusInstanceSystemAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n multipleTransitionTriggeringCompletion(function: AggregateFunctionType): CustomFloat\r\n workflowStatusInstancePictureIdentifier(function: AggregateFunctionType): CustomFloat\r\n triggeringTransition(function: AggregateFunctionType): CustomFloat\r\n multipleTransitionTriggeringWorkflowStatusInstance(function: AggregateFunctionType): CustomFloat\r\n transitionLabel(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowStatusInstanceSystemFilter {\r\n defaultField_c6e5c874375b4db9b92edd97192108fe: String\r\n and: [WorkflowStatusInstanceSystemFilter!]\r\n or: [WorkflowStatusInstanceSystemFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n multipleTransitionTriggeringCompletion: String\r\n multipleTransitionTriggeringCompletion_not: String\r\n multipleTransitionTriggeringCompletion_in: [String!]\r\n multipleTransitionTriggeringCompletion_not_in: [String!]\r\n multipleTransitionTriggeringCompletion_lt: String\r\n multipleTransitionTriggeringCompletion_lte: String\r\n multipleTransitionTriggeringCompletion_gt: String\r\n multipleTransitionTriggeringCompletion_gte: String\r\n multipleTransitionTriggeringCompletion_contains: String\r\n multipleTransitionTriggeringCompletion_not_contains: String\r\n multipleTransitionTriggeringCompletion_starts_with: String\r\n multipleTransitionTriggeringCompletion_not_starts_with: String\r\n multipleTransitionTriggeringCompletion_ends_with: String\r\n multipleTransitionTriggeringCompletion_not_ends_with: String\r\n multipleTransitionTriggeringCompletion_empty: Boolean\r\n workflowStatusInstancePictureIdentifier: String\r\n workflowStatusInstancePictureIdentifier_not: String\r\n workflowStatusInstancePictureIdentifier_in: [String!]\r\n workflowStatusInstancePictureIdentifier_not_in: [String!]\r\n workflowStatusInstancePictureIdentifier_empty: Boolean\r\n triggeringTransition: String\r\n triggeringTransition_not: String\r\n triggeringTransition_in: [String!]\r\n triggeringTransition_not_in: [String!]\r\n triggeringTransition_empty: Boolean\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n multipleTransitionTriggeringWorkflowStatusInstance_not: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n multipleTransitionTriggeringWorkflowStatusInstance_in: [MultipleTransitionTriggeringWorkflowStatusInstanceEnum!]\r\n multipleTransitionTriggeringWorkflowStatusInstance_not_in: [MultipleTransitionTriggeringWorkflowStatusInstanceEnum!]\r\n multipleTransitionTriggeringWorkflowStatusInstance_empty: Boolean\r\n transitionLabel: String\r\n transitionLabel_not: String\r\n transitionLabel_in: [String!]\r\n transitionLabel_not_in: [String!]\r\n transitionLabel_lt: String\r\n transitionLabel_lte: String\r\n transitionLabel_gt: String\r\n transitionLabel_gte: String\r\n transitionLabel_contains: String\r\n transitionLabel_not_contains: String\r\n transitionLabel_starts_with: String\r\n transitionLabel_not_starts_with: String\r\n transitionLabel_ends_with: String\r\n transitionLabel_not_ends_with: String\r\n transitionLabel_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_UpperParallelWorkflowStatusInstanceSystem_count: countFilter\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_LowerParallelWorkflowStatusInstanceSystem_count: countFilter\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_NextWorkflowStatusInstanceSystem_count: countFilter\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_PreviousWorkflowStatusInstanceSystem_count: countFilter\r\n workflowStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_count: countFilter\r\n externalReference_Attachment_some: [ExternalReferenceFilter!]\r\n externalReference_Attachment_count: countFilter\r\n workflowInstance_WorkflowInstanceSystem_some: [WorkflowInstanceFilter!]\r\n workflowInstance_WorkflowInstanceSystem_count: countFilter\r\n personSystem_Activator_some: [PersonSystemFilter!]\r\n personSystem_Activator_count: countFilter\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUser_some: [WorkflowTransitionInstanceSystemFilter!]\r\n workflowTransitionInstanceSystem_NextWorkflowTransitionInstanceSystemForUser_count: countFilter\r\n}\r\n\r\nenum WorkflowStatusInstanceSystemOrderBy {\r\n name_ASC\r\n name_DESC\r\n multipleTransitionTriggeringCompletion_ASC\r\n multipleTransitionTriggeringCompletion_DESC\r\n workflowStatusInstancePictureIdentifier_ASC\r\n workflowStatusInstancePictureIdentifier_DESC\r\n triggeringTransition_ASC\r\n triggeringTransition_DESC\r\n multipleTransitionTriggeringWorkflowStatusInstance_ASC\r\n multipleTransitionTriggeringWorkflowStatusInstance_DESC\r\n transitionLabel_ASC\r\n transitionLabel_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum WorkflowStatusOrderBy {\r\n name_ASC\r\n name_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n usersSelectionMode_ASC\r\n usersSelectionMode_DESC\r\n workflowStatusType_ASC\r\n workflowStatusType_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum WorkflowStatusTypeEnum {\r\n Initial\r\n Final\r\n Default\r\n}\r\n\r\ntype WorkflowTransition implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n multipleTransitionTriggering(format: EnumFormat): MultipleTransitionTriggeringEnum\r\n usersSelectionMode(format: EnumFormat): UsersSelectionModeEnum\r\n uIPermissions(format: StringFormat): String\r\n massTransition(format: EnumFormat): MassTransitionEnum\r\n workflowTransitionName(language: Languages): String\r\n proposeAComment: Boolean\r\n gUIName(language: Languages): String\r\n workflowTransitionCode: String\r\n warningOfTransition(format: StringFormat, language: Languages): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n systemDiagram(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagram]\r\n systemDiagramAggregatedValues(filter: SystemDiagramFilter, orderBy: [SystemDiagramOrderBy]): [SystemDiagramAggregatedValues]\r\n systemExternalReference(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReference]\r\n systemExternalReferenceAggregatedValues(filter: SystemExternalReferenceFilter, orderBy: [SystemExternalReferenceOrderBy]): [SystemExternalReferenceAggregatedValues]\r\n workflowAction_TriggeredAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowAction_TriggeredActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowTransitionInstanceSystem(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystem]\r\n workflowTransitionInstanceSystemAggregatedValues(filter: WorkflowTransitionInstanceSystemFilter, orderBy: [WorkflowTransitionInstanceSystemOrderBy]): [WorkflowTransitionInstanceSystemAggregatedValues]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBase]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepositoryAggregatedValues(filter: WorkflowTransitionInstanceBaseFilter, orderBy: [WorkflowTransitionInstanceBaseOrderBy]): [WorkflowTransitionInstanceBaseAggregatedValues]\r\n workflowTransitionAttachmentMotive(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotive]\r\n workflowTransitionAttachmentMotiveAggregatedValues(filter: WorkflowTransitionAttachmentMotiveFilter, orderBy: [WorkflowTransitionAttachmentMotiveOrderBy]): [WorkflowTransitionAttachmentMotiveAggregatedValues]\r\n workflowStatus_SourceStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_SourceStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n workflowStatus_TargetStatus(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatus]\r\n workflowStatus_TargetStatusAggregatedValues(filter: WorkflowStatusFilter, orderBy: [WorkflowStatusOrderBy]): [WorkflowStatusAggregatedValues]\r\n taggedValue_AdditionalInformation(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy]): [TaggedValue]\r\n taggedValue_AdditionalInformationAggregatedValues(filter: TaggedValueFilter, orderBy: [TaggedValueOrderBy]): [TaggedValueAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n workflowParticipant_Participant(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipant]\r\n workflowParticipant_ParticipantAggregatedValues(filter: WorkflowParticipantFilter, orderBy: [WorkflowParticipantOrderBy]): [WorkflowParticipantAggregatedValues]\r\n workflowCondition(filter: Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter, orderBy: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionOrderBy]): [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransition]\r\n workflowConditionAggregatedValues(filter: Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionFilter, orderBy: [Relationship_WorkflowCondition_WorkflowCondition_WorkflowTransitionWorkflowCondition_WorkflowTransitionOrderBy]): [WorkflowConditionAggregatedValues]\r\n}\r\n\r\ntype WorkflowTransitionAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n multipleTransitionTriggering(function: AggregateFunctionType): CustomFloat\r\n usersSelectionMode(function: AggregateFunctionType): CustomFloat\r\n uIPermissions(function: AggregateFunctionType): CustomFloat\r\n massTransition(function: AggregateFunctionType): CustomFloat\r\n workflowTransitionName(function: AggregateFunctionType): CustomFloat\r\n proposeAComment(function: AggregateFunctionType): CustomFloat\r\n gUIName(function: AggregateFunctionType): CustomFloat\r\n workflowTransitionCode(function: AggregateFunctionType): CustomFloat\r\n warningOfTransition(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ntype WorkflowTransitionAttachmentMotive implements GraphQLObjectInterface {\r\n metaAttributeType(format: EnumFormat): MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat(format: EnumFormat): MetaAttributeFormatEnum\r\n abbreviation(language: Languages): String\r\n defaultInternalValue: String\r\n extendedProperties(format: EnumFormat): ExtendedPropertiesEnum\r\n defaultMetaTextFormat(format: EnumFormat): DefaultMetaTextFormatEnum\r\n refersText(format: StringFormat): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n name(language: Languages): String\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowAction(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowAction]\r\n workflowActionAggregatedValues(filter: WorkflowActionFilter, orderBy: [WorkflowActionOrderBy]): [WorkflowActionAggregatedValues]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowDefinition_OwnerWorkflow(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinition]\r\n workflowDefinition_OwnerWorkflowAggregatedValues(filter: WorkflowDefinitionFilter, orderBy: [WorkflowDefinitionOrderBy]): [WorkflowDefinitionAggregatedValues]\r\n}\r\n\r\ntype WorkflowTransitionAttachmentMotiveAggregatedValues {\r\n metaAttributeType(function: AggregateFunctionType): CustomFloat\r\n metaAttributeLength(function: AggregateNumbersFunctionType): CustomFloat\r\n metaAttributeFormat(function: AggregateFunctionType): CustomFloat\r\n abbreviation(function: AggregateFunctionType): CustomFloat\r\n defaultInternalValue(function: AggregateFunctionType): CustomFloat\r\n extendedProperties(function: AggregateFunctionType): CustomFloat\r\n defaultMetaTextFormat(function: AggregateFunctionType): CustomFloat\r\n refersText(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n name(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowTransitionAttachmentMotiveFilter {\r\n defaultField_84ae04d7101944bb837fcecf59786a00: String\r\n and: [WorkflowTransitionAttachmentMotiveFilter!]\r\n or: [WorkflowTransitionAttachmentMotiveFilter!]\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeType_not: MetaAttributeTypeEnum\r\n metaAttributeType_in: [MetaAttributeTypeEnum!]\r\n metaAttributeType_not_in: [MetaAttributeTypeEnum!]\r\n metaAttributeType_empty: Boolean\r\n metaAttributeLength: CustomInt\r\n metaAttributeLength_not: CustomInt\r\n metaAttributeLength_in: [CustomInt!]\r\n metaAttributeLength_not_in: [CustomInt!]\r\n metaAttributeLength_lt: CustomInt\r\n metaAttributeLength_lte: CustomInt\r\n metaAttributeLength_gt: CustomInt\r\n metaAttributeLength_gte: CustomInt\r\n metaAttributeLength_empty: Boolean\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n metaAttributeFormat_not: MetaAttributeFormatEnum\r\n metaAttributeFormat_in: [MetaAttributeFormatEnum!]\r\n metaAttributeFormat_not_in: [MetaAttributeFormatEnum!]\r\n metaAttributeFormat_empty: Boolean\r\n abbreviation: String\r\n abbreviation_not: String\r\n abbreviation_in: [String!]\r\n abbreviation_not_in: [String!]\r\n abbreviation_lt: String\r\n abbreviation_lte: String\r\n abbreviation_gt: String\r\n abbreviation_gte: String\r\n abbreviation_contains: String\r\n abbreviation_not_contains: String\r\n abbreviation_starts_with: String\r\n abbreviation_not_starts_with: String\r\n abbreviation_ends_with: String\r\n abbreviation_not_ends_with: String\r\n abbreviation_empty: Boolean\r\n defaultInternalValue: String\r\n defaultInternalValue_not: String\r\n defaultInternalValue_in: [String!]\r\n defaultInternalValue_not_in: [String!]\r\n defaultInternalValue_lt: String\r\n defaultInternalValue_lte: String\r\n defaultInternalValue_gt: String\r\n defaultInternalValue_gte: String\r\n defaultInternalValue_contains: String\r\n defaultInternalValue_not_contains: String\r\n defaultInternalValue_starts_with: String\r\n defaultInternalValue_not_starts_with: String\r\n defaultInternalValue_ends_with: String\r\n defaultInternalValue_not_ends_with: String\r\n defaultInternalValue_empty: Boolean\r\n extendedProperties: ExtendedPropertiesEnum\r\n extendedProperties_not: ExtendedPropertiesEnum\r\n extendedProperties_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_not_in: [ExtendedPropertiesEnum!]\r\n extendedProperties_empty: Boolean\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n defaultMetaTextFormat_not: DefaultMetaTextFormatEnum\r\n defaultMetaTextFormat_in: [DefaultMetaTextFormatEnum!]\r\n defaultMetaTextFormat_not_in: [DefaultMetaTextFormatEnum!]\r\n defaultMetaTextFormat_empty: Boolean\r\n refersText: String\r\n refersText_not: String\r\n refersText_in: [String!]\r\n refersText_not_in: [String!]\r\n refersText_lt: String\r\n refersText_lte: String\r\n refersText_gt: String\r\n refersText_gte: String\r\n refersText_contains: String\r\n refersText_not_contains: String\r\n refersText_starts_with: String\r\n refersText_not_starts_with: String\r\n refersText_ends_with: String\r\n refersText_not_ends_with: String\r\n refersText_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowAction_some: [WorkflowActionFilter!]\r\n workflowAction_count: countFilter\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n}\r\n\r\nenum WorkflowTransitionAttachmentMotiveOrderBy {\r\n metaAttributeType_ASC\r\n metaAttributeType_DESC\r\n metaAttributeLength_ASC\r\n metaAttributeLength_DESC\r\n metaAttributeFormat_ASC\r\n metaAttributeFormat_DESC\r\n abbreviation_ASC\r\n abbreviation_DESC\r\n defaultInternalValue_ASC\r\n defaultInternalValue_DESC\r\n extendedProperties_ASC\r\n extendedProperties_DESC\r\n defaultMetaTextFormat_ASC\r\n defaultMetaTextFormat_DESC\r\n refersText_ASC\r\n refersText_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n name_ASC\r\n name_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ninput WorkflowTransitionFilter {\r\n defaultField_aa95d848efae4402bf7818e0112fba51: String\r\n and: [WorkflowTransitionFilter!]\r\n or: [WorkflowTransitionFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n multipleTransitionTriggering_not: MultipleTransitionTriggeringEnum\r\n multipleTransitionTriggering_in: [MultipleTransitionTriggeringEnum!]\r\n multipleTransitionTriggering_not_in: [MultipleTransitionTriggeringEnum!]\r\n multipleTransitionTriggering_empty: Boolean\r\n usersSelectionMode: UsersSelectionModeEnum\r\n usersSelectionMode_not: UsersSelectionModeEnum\r\n usersSelectionMode_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_not_in: [UsersSelectionModeEnum!]\r\n usersSelectionMode_empty: Boolean\r\n uIPermissions: String\r\n uIPermissions_not: String\r\n uIPermissions_in: [String!]\r\n uIPermissions_not_in: [String!]\r\n uIPermissions_lt: String\r\n uIPermissions_lte: String\r\n uIPermissions_gt: String\r\n uIPermissions_gte: String\r\n uIPermissions_contains: String\r\n uIPermissions_not_contains: String\r\n uIPermissions_starts_with: String\r\n uIPermissions_not_starts_with: String\r\n uIPermissions_ends_with: String\r\n uIPermissions_not_ends_with: String\r\n uIPermissions_empty: Boolean\r\n massTransition: MassTransitionEnum\r\n massTransition_not: MassTransitionEnum\r\n massTransition_in: [MassTransitionEnum!]\r\n massTransition_not_in: [MassTransitionEnum!]\r\n massTransition_empty: Boolean\r\n workflowTransitionName: String\r\n workflowTransitionName_not: String\r\n workflowTransitionName_in: [String!]\r\n workflowTransitionName_not_in: [String!]\r\n workflowTransitionName_lt: String\r\n workflowTransitionName_lte: String\r\n workflowTransitionName_gt: String\r\n workflowTransitionName_gte: String\r\n workflowTransitionName_contains: String\r\n workflowTransitionName_not_contains: String\r\n workflowTransitionName_starts_with: String\r\n workflowTransitionName_not_starts_with: String\r\n workflowTransitionName_ends_with: String\r\n workflowTransitionName_not_ends_with: String\r\n workflowTransitionName_empty: Boolean\r\n proposeAComment: Boolean\r\n proposeAComment_not: Boolean\r\n proposeAComment_empty: Boolean\r\n gUIName: String\r\n gUIName_not: String\r\n gUIName_in: [String!]\r\n gUIName_not_in: [String!]\r\n gUIName_lt: String\r\n gUIName_lte: String\r\n gUIName_gt: String\r\n gUIName_gte: String\r\n gUIName_contains: String\r\n gUIName_not_contains: String\r\n gUIName_starts_with: String\r\n gUIName_not_starts_with: String\r\n gUIName_ends_with: String\r\n gUIName_not_ends_with: String\r\n gUIName_empty: Boolean\r\n workflowTransitionCode: String\r\n workflowTransitionCode_not: String\r\n workflowTransitionCode_in: [String!]\r\n workflowTransitionCode_not_in: [String!]\r\n workflowTransitionCode_lt: String\r\n workflowTransitionCode_lte: String\r\n workflowTransitionCode_gt: String\r\n workflowTransitionCode_gte: String\r\n workflowTransitionCode_contains: String\r\n workflowTransitionCode_not_contains: String\r\n workflowTransitionCode_starts_with: String\r\n workflowTransitionCode_not_starts_with: String\r\n workflowTransitionCode_ends_with: String\r\n workflowTransitionCode_not_ends_with: String\r\n workflowTransitionCode_empty: Boolean\r\n warningOfTransition: String\r\n warningOfTransition_not: String\r\n warningOfTransition_in: [String!]\r\n warningOfTransition_not_in: [String!]\r\n warningOfTransition_lt: String\r\n warningOfTransition_lte: String\r\n warningOfTransition_gt: String\r\n warningOfTransition_gte: String\r\n warningOfTransition_contains: String\r\n warningOfTransition_not_contains: String\r\n warningOfTransition_starts_with: String\r\n warningOfTransition_not_starts_with: String\r\n warningOfTransition_ends_with: String\r\n warningOfTransition_not_ends_with: String\r\n warningOfTransition_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n systemDiagram_some: [SystemDiagramFilter!]\r\n systemDiagram_count: countFilter\r\n systemExternalReference_some: [SystemExternalReferenceFilter!]\r\n systemExternalReference_count: countFilter\r\n workflowAction_TriggeredAction_some: [WorkflowActionFilter!]\r\n workflowAction_TriggeredAction_count: countFilter\r\n workflowTransitionInstanceSystem_some: [WorkflowTransitionInstanceSystemFilter!]\r\n workflowTransitionInstanceSystem_count: countFilter\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository_some: [WorkflowTransitionInstanceBaseFilter!]\r\n workflowTransitionInstanceBase_WorkflowTransitionInstanceRepository_count: countFilter\r\n workflowCondition_some: [WorkflowConditionFilter!]\r\n workflowCondition_count: countFilter\r\n workflowTransitionAttachmentMotive_some: [WorkflowTransitionAttachmentMotiveFilter!]\r\n workflowTransitionAttachmentMotive_count: countFilter\r\n workflowStatus_SourceStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_SourceStatus_count: countFilter\r\n workflowStatus_TargetStatus_some: [WorkflowStatusFilter!]\r\n workflowStatus_TargetStatus_count: countFilter\r\n taggedValue_AdditionalInformation_some: [TaggedValueFilter!]\r\n taggedValue_AdditionalInformation_count: countFilter\r\n workflowDefinition_OwnerWorkflow_some: [WorkflowDefinitionFilter!]\r\n workflowDefinition_OwnerWorkflow_count: countFilter\r\n workflowParticipant_Participant_some: [WorkflowParticipantFilter!]\r\n workflowParticipant_Participant_count: countFilter\r\n}\r\n\r\ntype WorkflowTransitionInstanceBase implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n externalId: String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowStatusInstanceBase(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBase]\r\n workflowStatusInstanceBaseAggregatedValues(filter: WorkflowStatusInstanceBaseFilter, orderBy: [WorkflowStatusInstanceBaseOrderBy]): [WorkflowStatusInstanceBaseAggregatedValues]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n}\r\n\r\ntype WorkflowTransitionInstanceBaseAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n externalId(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowTransitionInstanceBaseFilter {\r\n defaultField_e0ee27fcb53f447ca5884aaa68c51f1d: String\r\n and: [WorkflowTransitionInstanceBaseFilter!]\r\n or: [WorkflowTransitionInstanceBaseFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n externalId: String\r\n externalId_not: String\r\n externalId_in: [String!]\r\n externalId_not_in: [String!]\r\n externalId_lt: String\r\n externalId_lte: String\r\n externalId_gt: String\r\n externalId_gte: String\r\n externalId_contains: String\r\n externalId_not_contains: String\r\n externalId_starts_with: String\r\n externalId_not_starts_with: String\r\n externalId_ends_with: String\r\n externalId_not_ends_with: String\r\n externalId_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowStatusInstanceBase_some: [WorkflowStatusInstanceBaseFilter!]\r\n workflowStatusInstanceBase_count: countFilter\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n}\r\n\r\nenum WorkflowTransitionInstanceBaseOrderBy {\r\n name_ASC\r\n name_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n externalId_ASC\r\n externalId_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ntype WorkflowTransitionInstanceSystem implements GraphQLObjectInterface {\r\n name(language: Languages, nameSpace: nameSpace): String\r\n isWritable(format: EnumFormat): IsWritableEnum\r\n comment(format: StringFormat, language: Languages): String\r\n id: String\r\n hexaIdAbs: String\r\n creationDate(format: String, timeOffset: String): CustomDate\r\n modificationDate(format: String, timeOffset: String): CustomDate\r\n creator: GraphQLObjectInterface\r\n modifier: GraphQLObjectInterface\r\n order: CustomInt\r\n linkComment(format: StringFormat, language: Languages): String\r\n linkCreationDate(format: String, timeOffset: String): CustomDate\r\n linkModificationDate(format: String, timeOffset: String): CustomDate\r\n linkCreator: GraphQLObjectInterface\r\n linkModifier: GraphQLObjectInterface\r\n customField(id: String!, language: Languages, format: Formats): String\r\n customRelationship(relationId: String!, first: Int, after: String, last: Int, before: String, skip: Int): [GraphQLObjectInterface]\r\n workflowTransition(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransition]\r\n workflowTransitionAggregatedValues(filter: WorkflowTransitionFilter, orderBy: [WorkflowTransitionOrderBy]): [WorkflowTransitionAggregatedValues]\r\n workflowStatusInstanceSystem(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystem]\r\n workflowStatusInstanceSystemAggregatedValues(filter: WorkflowStatusInstanceSystemFilter, orderBy: [WorkflowStatusInstanceSystemOrderBy]): [WorkflowStatusInstanceSystemAggregatedValues]\r\n}\r\n\r\ntype WorkflowTransitionInstanceSystemAggregatedValues {\r\n name(function: AggregateFunctionType): CustomFloat\r\n isWritable(function: AggregateFunctionType): CustomFloat\r\n comment(function: AggregateFunctionType): CustomFloat\r\n id(function: AggregateFunctionType): CustomFloat\r\n hexaIdAbs(function: AggregateFunctionType): CustomFloat\r\n creationDate(function: AggregateFunctionType): CustomFloat\r\n modificationDate(function: AggregateFunctionType): CustomFloat\r\n creator(function: AggregateFunctionType): CustomFloat\r\n modifier(function: AggregateFunctionType): CustomFloat\r\n order(function: AggregateNumbersFunctionType): CustomFloat\r\n linkComment(function: AggregateFunctionType): CustomFloat\r\n linkCreationDate(function: AggregateFunctionType): CustomFloat\r\n linkModificationDate(function: AggregateFunctionType): CustomFloat\r\n linkCreator(function: AggregateFunctionType): CustomFloat\r\n linkModifier(function: AggregateFunctionType): CustomFloat\r\n}\r\n\r\ninput WorkflowTransitionInstanceSystemFilter {\r\n defaultField_58b0475c4b414352baa973ed26350427: String\r\n and: [WorkflowTransitionInstanceSystemFilter!]\r\n or: [WorkflowTransitionInstanceSystemFilter!]\r\n name: String\r\n name_not: String\r\n name_in: [String!]\r\n name_not_in: [String!]\r\n name_lt: String\r\n name_lte: String\r\n name_gt: String\r\n name_gte: String\r\n name_contains: String\r\n name_not_contains: String\r\n name_starts_with: String\r\n name_not_starts_with: String\r\n name_ends_with: String\r\n name_not_ends_with: String\r\n name_empty: Boolean\r\n isWritable: IsWritableEnum\r\n isWritable_not: IsWritableEnum\r\n isWritable_in: [IsWritableEnum!]\r\n isWritable_not_in: [IsWritableEnum!]\r\n isWritable_empty: Boolean\r\n comment: String\r\n comment_not: String\r\n comment_in: [String!]\r\n comment_not_in: [String!]\r\n comment_lt: String\r\n comment_lte: String\r\n comment_gt: String\r\n comment_gte: String\r\n comment_contains: String\r\n comment_not_contains: String\r\n comment_starts_with: String\r\n comment_not_starts_with: String\r\n comment_ends_with: String\r\n comment_not_ends_with: String\r\n comment_empty: Boolean\r\n id: String\r\n id_not: String\r\n id_in: [String!]\r\n id_not_in: [String!]\r\n id_empty: Boolean\r\n hexaIdAbs: String\r\n hexaIdAbs_not: String\r\n hexaIdAbs_in: [String!]\r\n hexaIdAbs_not_in: [String!]\r\n hexaIdAbs_lt: String\r\n hexaIdAbs_lte: String\r\n hexaIdAbs_gt: String\r\n hexaIdAbs_gte: String\r\n hexaIdAbs_contains: String\r\n hexaIdAbs_not_contains: String\r\n hexaIdAbs_starts_with: String\r\n hexaIdAbs_not_starts_with: String\r\n hexaIdAbs_ends_with: String\r\n hexaIdAbs_not_ends_with: String\r\n hexaIdAbs_empty: Boolean\r\n creationDate: CustomDate\r\n creationDate_not: CustomDate\r\n creationDate_in: [CustomDate!]\r\n creationDate_not_in: [CustomDate!]\r\n creationDate_lt: CustomDate\r\n creationDate_lte: CustomDate\r\n creationDate_gt: CustomDate\r\n creationDate_gte: CustomDate\r\n creationDate_empty: Boolean\r\n modificationDate: CustomDate\r\n modificationDate_not: CustomDate\r\n modificationDate_in: [CustomDate!]\r\n modificationDate_not_in: [CustomDate!]\r\n modificationDate_lt: CustomDate\r\n modificationDate_lte: CustomDate\r\n modificationDate_gt: CustomDate\r\n modificationDate_gte: CustomDate\r\n modificationDate_empty: Boolean\r\n creator: String\r\n creator_not: String\r\n creator_in: [String!]\r\n creator_not_in: [String!]\r\n creator_empty: Boolean\r\n modifier: String\r\n modifier_not: String\r\n modifier_in: [String!]\r\n modifier_not_in: [String!]\r\n modifier_empty: Boolean\r\n order: CustomInt\r\n order_not: CustomInt\r\n order_in: [CustomInt!]\r\n order_not_in: [CustomInt!]\r\n order_lt: CustomInt\r\n order_lte: CustomInt\r\n order_gt: CustomInt\r\n order_gte: CustomInt\r\n order_empty: Boolean\r\n linkComment: String\r\n linkComment_not: String\r\n linkComment_in: [String!]\r\n linkComment_not_in: [String!]\r\n linkComment_lt: String\r\n linkComment_lte: String\r\n linkComment_gt: String\r\n linkComment_gte: String\r\n linkComment_contains: String\r\n linkComment_not_contains: String\r\n linkComment_starts_with: String\r\n linkComment_not_starts_with: String\r\n linkComment_ends_with: String\r\n linkComment_not_ends_with: String\r\n linkComment_empty: Boolean\r\n linkCreationDate: CustomDate\r\n linkCreationDate_not: CustomDate\r\n linkCreationDate_in: [CustomDate!]\r\n linkCreationDate_not_in: [CustomDate!]\r\n linkCreationDate_lt: CustomDate\r\n linkCreationDate_lte: CustomDate\r\n linkCreationDate_gt: CustomDate\r\n linkCreationDate_gte: CustomDate\r\n linkCreationDate_empty: Boolean\r\n linkModificationDate: CustomDate\r\n linkModificationDate_not: CustomDate\r\n linkModificationDate_in: [CustomDate!]\r\n linkModificationDate_not_in: [CustomDate!]\r\n linkModificationDate_lt: CustomDate\r\n linkModificationDate_lte: CustomDate\r\n linkModificationDate_gt: CustomDate\r\n linkModificationDate_gte: CustomDate\r\n linkModificationDate_empty: Boolean\r\n linkCreator: String\r\n linkCreator_not: String\r\n linkCreator_in: [String!]\r\n linkCreator_not_in: [String!]\r\n linkCreator_empty: Boolean\r\n linkModifier: String\r\n linkModifier_not: String\r\n linkModifier_in: [String!]\r\n linkModifier_not_in: [String!]\r\n linkModifier_empty: Boolean\r\n workflowTransition_some: [WorkflowTransitionFilter!]\r\n workflowTransition_count: countFilter\r\n workflowStatusInstanceSystem_some: [WorkflowStatusInstanceSystemFilter!]\r\n workflowStatusInstanceSystem_count: countFilter\r\n}\r\n\r\nenum WorkflowTransitionInstanceSystemOrderBy {\r\n name_ASC\r\n name_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\nenum WorkflowTransitionOrderBy {\r\n name_ASC\r\n name_DESC\r\n multipleTransitionTriggering_ASC\r\n multipleTransitionTriggering_DESC\r\n usersSelectionMode_ASC\r\n usersSelectionMode_DESC\r\n uIPermissions_ASC\r\n uIPermissions_DESC\r\n massTransition_ASC\r\n massTransition_DESC\r\n workflowTransitionName_ASC\r\n workflowTransitionName_DESC\r\n proposeAComment_ASC\r\n proposeAComment_DESC\r\n gUIName_ASC\r\n gUIName_DESC\r\n workflowTransitionCode_ASC\r\n workflowTransitionCode_DESC\r\n warningOfTransition_ASC\r\n warningOfTransition_DESC\r\n isWritable_ASC\r\n isWritable_DESC\r\n comment_ASC\r\n comment_DESC\r\n id_ASC\r\n id_DESC\r\n hexaIdAbs_ASC\r\n hexaIdAbs_DESC\r\n creationDate_ASC\r\n creationDate_DESC\r\n modificationDate_ASC\r\n modificationDate_DESC\r\n creator_ASC\r\n creator_DESC\r\n modifier_ASC\r\n modifier_DESC\r\n order_ASC\r\n order_DESC\r\n linkComment_ASC\r\n linkComment_DESC\r\n linkCreationDate_ASC\r\n linkCreationDate_DESC\r\n linkModificationDate_ASC\r\n linkModificationDate_DESC\r\n linkCreator_ASC\r\n linkCreator_DESC\r\n linkModifier_ASC\r\n linkModifier_DESC\r\n}\r\n\r\ninput _InputCollectionAction16547 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16547]\r\n}\r\n\r\ninput _InputCollectionAction16548 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16548]\r\n}\r\n\r\ninput _InputCollectionAction16549 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16549]\r\n}\r\n\r\ninput _InputCollectionAction16550 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16550]\r\n}\r\n\r\ninput _InputCollectionAction16551 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16551]\r\n}\r\n\r\ninput _InputCollectionAction16552 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16552]\r\n}\r\n\r\ninput _InputCollectionAction16553 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16553]\r\n}\r\n\r\ninput _InputCollectionAction16554 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16554]\r\n}\r\n\r\ninput _InputCollectionAction16555 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16555]\r\n}\r\n\r\ninput _InputCollectionAction16556 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16556]\r\n}\r\n\r\ninput _InputCollectionAction16557 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16557]\r\n}\r\n\r\ninput _InputCollectionAction16558 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16558]\r\n}\r\n\r\ninput _InputCollectionAction16559 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16559]\r\n}\r\n\r\ninput _InputCollectionAction16560 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16560]\r\n}\r\n\r\ninput _InputCollectionAction16561 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16561]\r\n}\r\n\r\ninput _InputCollectionAction16562 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16562]\r\n}\r\n\r\ninput _InputCollectionAction16563 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16563]\r\n}\r\n\r\ninput _InputCollectionAction16564 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16564]\r\n}\r\n\r\ninput _InputCollectionAction16565 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16565]\r\n}\r\n\r\ninput _InputCollectionAction16566 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16566]\r\n}\r\n\r\ninput _InputCollectionAction16567 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16567]\r\n}\r\n\r\ninput _InputCollectionAction16568 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16568]\r\n}\r\n\r\ninput _InputCollectionAction16569 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16569]\r\n}\r\n\r\ninput _InputCollectionAction16570 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16570]\r\n}\r\n\r\ninput _InputCollectionAction16571 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16571]\r\n}\r\n\r\ninput _InputCollectionAction16572 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16572]\r\n}\r\n\r\ninput _InputCollectionAction16573 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16573]\r\n}\r\n\r\ninput _InputCollectionAction16574 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16574]\r\n}\r\n\r\ninput _InputCollectionAction16575 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16575]\r\n}\r\n\r\ninput _InputCollectionAction16576 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16576]\r\n}\r\n\r\ninput _InputCollectionAction16577 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16577]\r\n}\r\n\r\ninput _InputCollectionAction16578 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16578]\r\n}\r\n\r\ninput _InputCollectionAction16579 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16579]\r\n}\r\n\r\ninput _InputCollectionAction16580 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16580]\r\n}\r\n\r\ninput _InputCollectionAction16581 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16581]\r\n}\r\n\r\ninput _InputCollectionAction16582 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16582]\r\n}\r\n\r\ninput _InputCollectionAction16583 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16583]\r\n}\r\n\r\ninput _InputCollectionAction16584 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16584]\r\n}\r\n\r\ninput _InputCollectionAction16585 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16585]\r\n}\r\n\r\ninput _InputCollectionAction16586 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16586]\r\n}\r\n\r\ninput _InputCollectionAction16587 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16587]\r\n}\r\n\r\ninput _InputCollectionAction16588 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16588]\r\n}\r\n\r\ninput _InputCollectionAction16589 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16589]\r\n}\r\n\r\ninput _InputCollectionAction16590 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16590]\r\n}\r\n\r\ninput _InputCollectionAction16591 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16591]\r\n}\r\n\r\ninput _InputCollectionAction16592 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16592]\r\n}\r\n\r\ninput _InputCollectionAction16593 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16593]\r\n}\r\n\r\ninput _InputCollectionAction16594 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16594]\r\n}\r\n\r\ninput _InputCollectionAction16595 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16595]\r\n}\r\n\r\ninput _InputCollectionAction16596 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16596]\r\n}\r\n\r\ninput _InputCollectionAction16597 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16597]\r\n}\r\n\r\ninput _InputCollectionAction16598 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16598]\r\n}\r\n\r\ninput _InputCollectionAction16599 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16599]\r\n}\r\n\r\ninput _InputCollectionAction16600 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16600]\r\n}\r\n\r\ninput _InputCollectionAction16601 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16601]\r\n}\r\n\r\ninput _InputCollectionAction16602 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16602]\r\n}\r\n\r\ninput _InputCollectionAction16603 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16603]\r\n}\r\n\r\ninput _InputCollectionAction16604 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16604]\r\n}\r\n\r\ninput _InputCollectionAction16605 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16605]\r\n}\r\n\r\ninput _InputCollectionAction16606 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16606]\r\n}\r\n\r\ninput _InputCollectionAction16607 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16607]\r\n}\r\n\r\ninput _InputCollectionAction16608 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16608]\r\n}\r\n\r\ninput _InputCollectionAction16609 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16609]\r\n}\r\n\r\ninput _InputCollectionAction16610 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16610]\r\n}\r\n\r\ninput _InputCollectionAction16611 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16611]\r\n}\r\n\r\ninput _InputCollectionAction16612 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16612]\r\n}\r\n\r\ninput _InputCollectionAction16613 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16613]\r\n}\r\n\r\ninput _InputCollectionAction16614 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16614]\r\n}\r\n\r\ninput _InputCollectionAction16615 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16615]\r\n}\r\n\r\ninput _InputCollectionAction16616 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16616]\r\n}\r\n\r\ninput _InputCollectionAction16617 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16617]\r\n}\r\n\r\ninput _InputCollectionAction16618 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16618]\r\n}\r\n\r\ninput _InputCollectionAction16619 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16619]\r\n}\r\n\r\ninput _InputCollectionAction16620 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16620]\r\n}\r\n\r\ninput _InputCollectionAction16621 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16621]\r\n}\r\n\r\ninput _InputCollectionAction16622 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16622]\r\n}\r\n\r\ninput _InputCollectionAction16623 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16623]\r\n}\r\n\r\ninput _InputCollectionAction16624 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16624]\r\n}\r\n\r\ninput _InputCollectionAction16625 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16625]\r\n}\r\n\r\ninput _InputCollectionAction16626 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16626]\r\n}\r\n\r\ninput _InputCollectionAction16627 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16627]\r\n}\r\n\r\ninput _InputCollectionAction16628 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16628]\r\n}\r\n\r\ninput _InputCollectionAction16629 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16629]\r\n}\r\n\r\ninput _InputCollectionAction16630 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16630]\r\n}\r\n\r\ninput _InputCollectionAction16631 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16631]\r\n}\r\n\r\ninput _InputCollectionAction16632 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16632]\r\n}\r\n\r\ninput _InputCollectionAction16633 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16633]\r\n}\r\n\r\ninput _InputCollectionAction16634 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16634]\r\n}\r\n\r\ninput _InputCollectionAction16635 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16635]\r\n}\r\n\r\ninput _InputCollectionAction16636 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16636]\r\n}\r\n\r\ninput _InputCollectionAction16637 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16637]\r\n}\r\n\r\ninput _InputCollectionAction16638 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16638]\r\n}\r\n\r\ninput _InputCollectionAction16639 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16639]\r\n}\r\n\r\ninput _InputCollectionAction16640 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16640]\r\n}\r\n\r\ninput _InputCollectionAction16641 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16641]\r\n}\r\n\r\ninput _InputCollectionAction16642 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16642]\r\n}\r\n\r\ninput _InputCollectionAction16643 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16643]\r\n}\r\n\r\ninput _InputCollectionAction16644 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16644]\r\n}\r\n\r\ninput _InputCollectionAction16645 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16645]\r\n}\r\n\r\ninput _InputCollectionAction16646 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16646]\r\n}\r\n\r\ninput _InputCollectionAction16647 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16647]\r\n}\r\n\r\ninput _InputCollectionAction16648 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16648]\r\n}\r\n\r\ninput _InputCollectionAction16649 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16649]\r\n}\r\n\r\ninput _InputCollectionAction16650 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16650]\r\n}\r\n\r\ninput _InputCollectionAction16651 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16651]\r\n}\r\n\r\ninput _InputCollectionAction16652 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16652]\r\n}\r\n\r\ninput _InputCollectionAction16653 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16653]\r\n}\r\n\r\ninput _InputCollectionAction16654 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16654]\r\n}\r\n\r\ninput _InputCollectionAction16655 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16655]\r\n}\r\n\r\ninput _InputCollectionAction16656 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16656]\r\n}\r\n\r\ninput _InputCollectionAction16657 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16657]\r\n}\r\n\r\ninput _InputCollectionAction16658 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16658]\r\n}\r\n\r\ninput _InputCollectionAction16659 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16659]\r\n}\r\n\r\ninput _InputCollectionAction16660 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16660]\r\n}\r\n\r\ninput _InputCollectionAction16661 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16661]\r\n}\r\n\r\ninput _InputCollectionAction16662 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16662]\r\n}\r\n\r\ninput _InputCollectionAction16663 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16663]\r\n}\r\n\r\ninput _InputCollectionAction16664 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16664]\r\n}\r\n\r\ninput _InputCollectionAction16665 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16665]\r\n}\r\n\r\ninput _InputCollectionAction16666 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16666]\r\n}\r\n\r\ninput _InputCollectionAction16667 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16667]\r\n}\r\n\r\ninput _InputCollectionAction16668 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16668]\r\n}\r\n\r\ninput _InputCollectionAction16669 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16669]\r\n}\r\n\r\ninput _InputCollectionAction16670 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16670]\r\n}\r\n\r\ninput _InputCollectionAction16671 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16671]\r\n}\r\n\r\ninput _InputCollectionAction16672 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16672]\r\n}\r\n\r\ninput _InputCollectionAction16673 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16673]\r\n}\r\n\r\ninput _InputCollectionAction16674 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16674]\r\n}\r\n\r\ninput _InputCollectionAction16675 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16675]\r\n}\r\n\r\ninput _InputCollectionAction16676 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16676]\r\n}\r\n\r\ninput _InputCollectionAction16677 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16677]\r\n}\r\n\r\ninput _InputCollectionAction16678 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16678]\r\n}\r\n\r\ninput _InputCollectionAction16679 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16679]\r\n}\r\n\r\ninput _InputCollectionAction16680 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16680]\r\n}\r\n\r\ninput _InputCollectionAction16681 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16681]\r\n}\r\n\r\ninput _InputCollectionAction16682 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16682]\r\n}\r\n\r\ninput _InputCollectionAction16683 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16683]\r\n}\r\n\r\ninput _InputCollectionAction16684 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16684]\r\n}\r\n\r\ninput _InputCollectionAction16685 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16685]\r\n}\r\n\r\ninput _InputCollectionAction16686 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16686]\r\n}\r\n\r\ninput _InputCollectionAction16687 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16687]\r\n}\r\n\r\ninput _InputCollectionAction16688 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16688]\r\n}\r\n\r\ninput _InputCollectionAction16689 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16689]\r\n}\r\n\r\ninput _InputCollectionAction16690 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16690]\r\n}\r\n\r\ninput _InputCollectionAction16691 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16691]\r\n}\r\n\r\ninput _InputCollectionAction16692 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16692]\r\n}\r\n\r\ninput _InputCollectionAction16693 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16693]\r\n}\r\n\r\ninput _InputCollectionAction16694 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16694]\r\n}\r\n\r\ninput _InputCollectionAction16695 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16695]\r\n}\r\n\r\ninput _InputCollectionAction16696 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16696]\r\n}\r\n\r\ninput _InputCollectionAction16697 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16697]\r\n}\r\n\r\ninput _InputCollectionAction16698 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16698]\r\n}\r\n\r\ninput _InputCollectionAction16699 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16699]\r\n}\r\n\r\ninput _InputCollectionAction16700 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16700]\r\n}\r\n\r\ninput _InputCollectionAction16701 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16701]\r\n}\r\n\r\ninput _InputCollectionAction16702 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16702]\r\n}\r\n\r\ninput _InputCollectionAction16703 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16703]\r\n}\r\n\r\ninput _InputCollectionAction16704 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16704]\r\n}\r\n\r\ninput _InputCollectionAction16705 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16705]\r\n}\r\n\r\ninput _InputCollectionAction16706 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16706]\r\n}\r\n\r\ninput _InputCollectionAction16707 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16707]\r\n}\r\n\r\ninput _InputCollectionAction16708 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16708]\r\n}\r\n\r\ninput _InputCollectionAction16709 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16709]\r\n}\r\n\r\ninput _InputCollectionAction16710 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16710]\r\n}\r\n\r\ninput _InputCollectionAction16711 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16711]\r\n}\r\n\r\ninput _InputCollectionAction16712 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16712]\r\n}\r\n\r\ninput _InputCollectionAction16713 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16713]\r\n}\r\n\r\ninput _InputCollectionAction16714 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16714]\r\n}\r\n\r\ninput _InputCollectionAction16715 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16715]\r\n}\r\n\r\ninput _InputCollectionAction16716 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16716]\r\n}\r\n\r\ninput _InputCollectionAction16717 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16717]\r\n}\r\n\r\ninput _InputCollectionAction16718 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16718]\r\n}\r\n\r\ninput _InputCollectionAction16719 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16719]\r\n}\r\n\r\ninput _InputCollectionAction16720 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16720]\r\n}\r\n\r\ninput _InputCollectionAction16721 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16721]\r\n}\r\n\r\ninput _InputCollectionAction16722 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16722]\r\n}\r\n\r\ninput _InputCollectionAction16723 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16723]\r\n}\r\n\r\ninput _InputCollectionAction16724 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16724]\r\n}\r\n\r\ninput _InputCollectionAction16725 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16725]\r\n}\r\n\r\ninput _InputCollectionAction16726 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16726]\r\n}\r\n\r\ninput _InputCollectionAction16727 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16727]\r\n}\r\n\r\ninput _InputCollectionAction16728 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16728]\r\n}\r\n\r\ninput _InputCollectionAction16729 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16729]\r\n}\r\n\r\ninput _InputCollectionAction16730 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16730]\r\n}\r\n\r\ninput _InputCollectionAction16731 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16731]\r\n}\r\n\r\ninput _InputCollectionAction16732 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16732]\r\n}\r\n\r\ninput _InputCollectionAction16733 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16733]\r\n}\r\n\r\ninput _InputCollectionAction16734 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16734]\r\n}\r\n\r\ninput _InputCollectionAction16735 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16735]\r\n}\r\n\r\ninput _InputCollectionAction16736 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16736]\r\n}\r\n\r\ninput _InputCollectionAction16737 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16737]\r\n}\r\n\r\ninput _InputCollectionAction16738 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16738]\r\n}\r\n\r\ninput _InputCollectionAction16739 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16739]\r\n}\r\n\r\ninput _InputCollectionAction16740 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16740]\r\n}\r\n\r\ninput _InputCollectionAction16741 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16741]\r\n}\r\n\r\ninput _InputCollectionAction16742 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16742]\r\n}\r\n\r\ninput _InputCollectionAction16743 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16743]\r\n}\r\n\r\ninput _InputCollectionAction16744 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16744]\r\n}\r\n\r\ninput _InputCollectionAction16745 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16745]\r\n}\r\n\r\ninput _InputCollectionAction16746 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16746]\r\n}\r\n\r\ninput _InputCollectionAction16747 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16747]\r\n}\r\n\r\ninput _InputCollectionAction16748 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16748]\r\n}\r\n\r\ninput _InputCollectionAction16749 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16749]\r\n}\r\n\r\ninput _InputCollectionAction16750 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16750]\r\n}\r\n\r\ninput _InputCollectionAction16751 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16751]\r\n}\r\n\r\ninput _InputCollectionAction16752 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16752]\r\n}\r\n\r\ninput _InputCollectionAction16753 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16753]\r\n}\r\n\r\ninput _InputCollectionAction16754 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16754]\r\n}\r\n\r\ninput _InputCollectionAction16755 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16755]\r\n}\r\n\r\ninput _InputCollectionAction16756 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16756]\r\n}\r\n\r\ninput _InputCollectionAction16757 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16757]\r\n}\r\n\r\ninput _InputCollectionAction16758 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16758]\r\n}\r\n\r\ninput _InputCollectionAction16759 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16759]\r\n}\r\n\r\ninput _InputCollectionAction16760 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16760]\r\n}\r\n\r\ninput _InputCollectionAction16761 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16761]\r\n}\r\n\r\ninput _InputCollectionAction16762 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16762]\r\n}\r\n\r\ninput _InputCollectionAction16763 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16763]\r\n}\r\n\r\ninput _InputCollectionAction16764 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16764]\r\n}\r\n\r\ninput _InputCollectionAction16765 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16765]\r\n}\r\n\r\ninput _InputCollectionAction16766 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16766]\r\n}\r\n\r\ninput _InputCollectionAction16767 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16767]\r\n}\r\n\r\ninput _InputCollectionAction16768 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16768]\r\n}\r\n\r\ninput _InputCollectionAction16769 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16769]\r\n}\r\n\r\ninput _InputCollectionAction16770 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16770]\r\n}\r\n\r\ninput _InputCollectionAction16771 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16771]\r\n}\r\n\r\ninput _InputCollectionAction16772 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16772]\r\n}\r\n\r\ninput _InputCollectionAction16773 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16773]\r\n}\r\n\r\ninput _InputCollectionAction16774 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16774]\r\n}\r\n\r\ninput _InputCollectionAction16775 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16775]\r\n}\r\n\r\ninput _InputCollectionAction16776 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16776]\r\n}\r\n\r\ninput _InputCollectionAction16777 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16777]\r\n}\r\n\r\ninput _InputCollectionAction16778 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16778]\r\n}\r\n\r\ninput _InputCollectionAction16779 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16779]\r\n}\r\n\r\ninput _InputCollectionAction16780 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16780]\r\n}\r\n\r\ninput _InputCollectionAction16781 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16781]\r\n}\r\n\r\ninput _InputCollectionAction16782 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16782]\r\n}\r\n\r\ninput _InputCollectionAction16783 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16783]\r\n}\r\n\r\ninput _InputCollectionAction16784 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16784]\r\n}\r\n\r\ninput _InputCollectionAction16785 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16785]\r\n}\r\n\r\ninput _InputCollectionAction16786 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16786]\r\n}\r\n\r\ninput _InputCollectionAction16787 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16787]\r\n}\r\n\r\ninput _InputCollectionAction16788 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16788]\r\n}\r\n\r\ninput _InputCollectionAction16789 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16789]\r\n}\r\n\r\ninput _InputCollectionAction16790 {\r\n action: _InputCollectionActionEnum\r\n list: [_defaultActionElement16790]\r\n}\r\n\r\nenum _InputCollectionActionEnum {\r\n ADD\r\n REMOVE\r\n REPLACE_ALL\r\n}\r\n\r\ninput _InputCustomRelationChild {\r\n id: String!\r\n customFields: [CustomFieldInput]\r\n}\r\n\r\ninput _InputCustomRelationship {\r\n action: _InputCollectionActionEnum!\r\n relationId: String!\r\n list: [_InputCustomRelationChild]!\r\n}\r\n\r\ninput _defaultActionElement16547 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n languageCharacteristics: String\r\n languageCode: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16548 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n languageCharacteristics: String\r\n languageCode: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16549 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n languageCharacteristics: String\r\n languageCode: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16550 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n languageCharacteristics: String\r\n languageCode: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16551 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16552 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16553 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n workflowCondition: String\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow: MainWorkflowEnum\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16554 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16555 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16556 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n workflowCondition: String\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow: MainWorkflowEnum\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16557 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16558 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16559 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16560 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16561 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16562 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16563 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16564 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16565 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16566 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16567 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16568 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16569 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16570 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16571 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16572 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16573 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16574 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16575 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16576 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16577 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16578 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16579 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16580 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16581 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16582 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16583 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16584 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16585 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16586 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n queryImplementation: QueryImplementationEnum\r\n select: String\r\n uIPermissions: String\r\n gUITitle: String\r\n gUIName: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16587 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16588 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16589 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16590 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16591 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16592 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16593 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16594 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16595 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16596 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16597 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16598 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16599 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16600 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n queryImplementation: QueryImplementationEnum\r\n select: String\r\n uIPermissions: String\r\n gUITitle: String\r\n gUIName: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16601 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16602 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16603 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16604 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16605 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16606 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16607 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16608 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16609 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16610 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16611 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16612 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16613 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16614 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16615 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16616 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16617 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16618 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16619 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16620 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16621 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16622 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16623 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16624 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16625 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16626 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16627 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16628 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16629 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16630 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16631 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16632 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16633 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16634 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16635 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16636 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16637 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16638 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16639 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16640 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16641 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16642 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16643 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16644 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16645 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16646 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16647 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n notificationFrom: String\r\n subjectNotification: String\r\n notificationActivator: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16648 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16649 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16650 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n notificationFrom: String\r\n subjectNotification: String\r\n notificationActivator: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16651 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16652 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16653 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16654 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16655 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16656 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16657 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16658 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16659 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16660 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16661 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16662 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16663 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16664 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16665 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16666 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16667 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16668 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16669 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16670 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16671 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n conditionKind: ConditionKindEnum\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16672 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16673 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16674 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16675 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16676 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16677 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n objectFactory: String\r\n systemComponent: SystemComponentEnum\r\n vBScript: String\r\n settings: String\r\n executionOptions: ExecutionOptionsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16678 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n conditionKind: ConditionKindEnum\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16679 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16680 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16681 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16682 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16683 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16684 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16685 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16686 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16687 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16688 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16689 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16690 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n parameterizationLink: String\r\n transitionParallelTriggered: Boolean\r\n userCode: String\r\n commandLine: String\r\n windowsLogin: String\r\n scciUserName: String\r\n email: String\r\n castToken: String\r\n belongsToAPersonGroup: Boolean\r\n dataLanguage: String\r\n dataLanguageCode: Languages\r\n phoneNumber: String\r\n cASTHighlightID: CustomInt\r\n initials: String\r\n validPerson: ValidPersonEnum\r\n initialNumberOfComplianceAudits: CustomInt\r\n initialNumberOfEfficiencyAudits: CustomInt\r\n initialNumberOfComplianceAuditActivities: CustomInt\r\n initialNumberOfEfficiencyAuditActivities: CustomInt\r\n numberOfExecutedComplianceAudits: CustomInt\r\n numberOfExecutedEfficiencyAudits: CustomInt\r\n numberOfExecutedComplianceAuditActivities: CustomInt\r\n numberOfExecutedEfficiencyAuditActivities: CustomInt\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16691 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16692 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16693 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16694 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16695 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16696 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16697 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16698 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16699 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16700 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16701 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16702 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16703 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16704 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16705 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16706 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16707 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16708 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16709 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16710 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16711 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16712 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n workflowCondition: String\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow: MainWorkflowEnum\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16713 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16714 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16715 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16716 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16717 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16718 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16719 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16720 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16721 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16722 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16723 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16724 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n workflowCondition: String\r\n uniqueInstantiation: UniqueInstantiationEnum\r\n instantiateAtCreation: InstantiateAtCreationEnum\r\n instanciateAtCreationDeprecated: InstanciateAtCreationDeprecatedEnum\r\n mainWorkflow: MainWorkflowEnum\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16725 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n creationDateTimeWorkflowInstance: String\r\n currentWorkflowStatusInstance: String\r\n state: StateEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16726 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16727 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16728 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16729 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16730 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16731 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16732 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16733 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16734 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16735 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16736 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16737 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16738 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16739 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16740 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16741 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16742 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16743 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16744 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n workflowStatusInstancePictureIdentifier: String\r\n triggeringTransition: String\r\n multipleTransitionTriggeringWorkflowStatusInstance: MultipleTransitionTriggeringWorkflowStatusInstanceEnum\r\n transitionLabel: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16745 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16746 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16747 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16748 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16749 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16750 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n conditionKind: ConditionKindEnum\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16751 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16752 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16753 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16754 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n gUIName: String\r\n instantReports: InstantReportsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16755 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16756 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16757 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mifCode: String\r\n systemNature: SystemNatureEnum\r\n shapesVersion: ShapesVersionEnum\r\n systemDiagramAvailability: SystemDiagramAvailabilityEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16758 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n accessPath: String\r\n extension: ExtensionEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16759 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16760 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16761 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n externalId: String\r\n}\r\n\r\ninput _defaultActionElement16762 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n conditionKind: ConditionKindEnum\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16763 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16764 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16765 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16766 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n metaAttributeType: MetaAttributeTypeEnum\r\n metaAttributeLength: CustomInt\r\n metaAttributeFormat: MetaAttributeFormatEnum\r\n abbreviation: String\r\n defaultInternalValue: String\r\n extendedProperties: ExtendedPropertiesEnum\r\n defaultMetaTextFormat: DefaultMetaTextFormatEnum\r\n refersText: String\r\n gUIName: String\r\n instantReports: InstantReportsEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16767 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16768 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16769 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16770 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16771 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16772 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16773 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16774 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16775 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16776 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n abbreviation: String\r\n loggability: LoggabilityEnum\r\n savability: SavabilityEnum\r\n metaLayer: MetaLayerEnum\r\n translatability: TranslatabilityEnum\r\n translatabilityLevel: TranslatabilityLevelEnum\r\n location: LocationEnum\r\n nameLength: CustomInt\r\n nameCaseSensivity: String\r\n nameSpaceSeparator: String\r\n nameAppearance: NameAppearanceEnum\r\n nameFirstCharExclude: String\r\n nameCurrentCharExclude: String\r\n nameLastCharExclude: String\r\n nameFirstCharInclude: String\r\n nameCurrentCharInclude: String\r\n nameLastCharInclude: String\r\n settings: String\r\n longevity: LongevityEnum\r\n extendedProperties: ExtendedPropertiesEnum\r\n metaClassSensitivity: MetaClassSensitivityEnum\r\n readingAccessAreaUpdate: ReadingAccessAreaUpdateEnum\r\n uIPermissions: String\r\n metaCategory: MetaCategoryEnum\r\n rGBColor: CustomInt\r\n metaUsage: MetaUsageEnum\r\n physicalStorage: PhysicalStorageEnum\r\n isIndexable: IsIndexableEnum\r\n dataVolumeMax: CustomInt\r\n gUIName: String\r\n mOFType: MOFTypeEnum\r\n candidateToIndexation: CandidateToIndexationEnum\r\n displayConfidentialObjectsInDiagrams: DisplayConfidentialObjectsInDiagramsEnum\r\n createPermission: Boolean\r\n readPermission: Boolean\r\n updatePermission: Boolean\r\n deletePermission: Boolean\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16777 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16778 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16779 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n parameterizationForWorkflowInteraction: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16780 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16781 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n uIPermissions: String\r\n gUIName: String\r\n usersSelectionMode: UsersSelectionModeEnum\r\n workflowStatusType: WorkflowStatusTypeEnum\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16782 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16783 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16784 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16785 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16786 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16787 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16788 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n mailSubject: String\r\n notificationSubject: String\r\n parameterizationForSchedulingDate: String\r\n fromWorkflowAction: String\r\n parameterizationForWorkflowInteraction: String\r\n attachTheSubject: Boolean\r\n executionKind: ExecutionKindEnum\r\n senderWorkflowAction: String\r\n notificationBody: String\r\n mailBody: String\r\n scheduling: String\r\n ccWorkflowAction: String\r\n bccWorkflowAction: String\r\n sendADistinctEmailForEachRecipient: Boolean\r\n toWorkflowAction: String\r\n notificationRecipients: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16789 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n name: String\r\n multipleTransitionTriggering: MultipleTransitionTriggeringEnum\r\n usersSelectionMode: UsersSelectionModeEnum\r\n uIPermissions: String\r\n massTransition: MassTransitionEnum\r\n workflowTransitionName: String\r\n proposeAComment: Boolean\r\n gUIName: String\r\n workflowTransitionCode: String\r\n warningOfTransition: String\r\n comment: String\r\n}\r\n\r\ninput _defaultActionElement16790 {\r\n order: Int\r\n linkComment: String\r\n id: String\r\n idType: IdType\r\n creationMode: creationMode\r\n uIPermissions: String\r\n subjectMandatory: SubjectMandatoryEnum\r\n allowSubjectMetaClassListing: AllowSubjectMetaClassListingEnum\r\n allowSubjectMetaClassQuery: AllowSubjectMetaClassQueryEnum\r\n allowSubjectMetaClassCreation: AllowSubjectMetaClassCreationEnum\r\n activeWorkflowDefinition: ActiveWorkflowDefinitionEnum\r\n name: String\r\n comment: String\r\n}\r\n\r\ninput countFilter {\r\n count: Int\r\n count_not: Int\r\n count_lt: Int\r\n count_lte: Int\r\n count_gt: Int\r\n count_gte: Int\r\n}\r\n\r\nenum creationMode {\r\n RAW\r\n BUSINESS\r\n}\r\n\r\ninput currentContext {\r\n language: Languages!\r\n}\r\n\r\nenum nameSpace {\r\n LOCAL\r\n SHORT\r\n LONG\r\n}\r\n"