LogoLogo
Version 3
Version 3
  • Version 3
  • Welcome to Flying Logic 3
  • Flying Logic Resources
  • Recommended Reading
  • Flying Logic 3 User Guide
    • Getting Started
    • What's New
    • Reader Mode
    • The Document Window
    • Constructing Graphs
    • Graph Logic
    • Domains
    • Chart View
    • Scripting
    • Menus
    • Keyboard Shortcuts
    • Preferences
    • Project Management
  • Flying Logic 3 Scripting Guide
    • Getting Started
    • Online Resources
    • Predefined Variables
    • Classes
      • Application
      • CalendarEvent
      • Color
      • Date
      • Document
      • Domain
      • Edge
      • EntityClass
      • Entity
      • FontSpec
      • GraphElemFilter
      • GraphElem
      • GraphOperator
      • Group
      • Junctor
      • LayoutLine
      • Resource
      • Symbol
      • TextEditor
      • VertexElem
      • VertexOperator
      • Workweek
    • Constants
    • Graphic Symbol Names
    • Importer and Exporter Examples
    • Flying Logic Document Format
  • Thinking with Flying Logic
    • Part I: Introduction
    • About This Book
    • Keys to Great Thinking
    • Part II: The Theory of Constraints Thinking Processes
    • Overview of the Theory of Constraints
    • The Categories of Legitimate Reservation
    • Current Reality Tree
    • Evaporating Cloud: Conflict Resolution
    • Future Reality Tree
    • Prerequisite Tree
    • Transition Tree
    • Strategy & Tactics Tree
    • Part III: Other Techniques
    • Evidence-Based Analysis
    • Concept Maps
Powered by GitBook
On this page

Was this helpful?

  1. Flying Logic 3 Scripting Guide

Classes

All the classes that Flying Logic exposes to scripts.

Overview

Class

Description

the Flying Logic application

an exception to the workweek

an immutable RGB color value

an immutable date

an instance of a Flying Logic document

a domain

derived class of GraphElem for an edge

an entity class in a domain

derived class from VertexElem for an entity

a font specification

base class for filters for creating a list of GraphElem

the base class of all graph element types

base class for user-defined graph operators

derived class from VertexElem for a group

derived class from VertexElem for a junctor

position information for one line of a title or annotation

a human, capital, or production resource

a symbol

class representing a modifiable text field

derived from GraphElem, base class for entity, junctor and group

base class for system-defined operators

a workweek for a resource

PreviousPredefined VariablesNextApplication

Last updated 3 years ago

Was this helpful?

Application
CalendarEvent
Color
Date
Document
Domain
Edge
EntityClass
Entity
FontSpec
GraphElemFilter
GraphElem
GraphOperator
Group
Junctor
LayoutLine
Resource
Symbol
TextEditor
VertexElem
VertexOperator
Workweek