- java.lang.Object
-
- step.core.accessors.AbstractIdentifiableObject
-
- step.core.accessors.AbstractOrganizableObject
-
- step.core.plans.Plan
-
- step.plans.nl.PlainTextPlan
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected String |
source |
-
Fields inherited from class step.core.plans.Plan
functions, root, subPlans, visible
-
Fields inherited from class step.core.accessors.AbstractOrganizableObject
attributes, NAME, VERSION
-
Fields inherited from class step.core.accessors.AbstractIdentifiableObject
_id, customFields
-
Method Summary
-
Methods inherited from class step.core.plans.Plan
getFunctions, getRoot, getSubPlans, isVisible, setFunctions, setRoot, setSubPlans, setVisible
-
Methods inherited from class step.core.accessors.AbstractOrganizableObject
addAttribute, getAttribute, getAttributes, hasAttribute, setAttributes
-
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
-
Field Detail
-
source
protected String source
-
Constructor Detail
-
PlainTextPlan
public PlainTextPlan()
Copyright © 2020. All rights reserved.