public interface Operation
StandardOperation
class, as well as a
way to attach a fixed name to an operation using NamedOperation
and
to express a set of alternative operations using CompositeOperation
.
When presenting examples in this documentation, we will refer to standard
operations using their name (e.g. GET_PROPERTY
), to composite
operations by separating their components with the vertical line character
(e.g. GET_PROPERTY|GET_ELEMENT
), and finally to named operations by
separating the base operation and the name with the colon character (e.g.
GET_PROPERTY|GET_ELEMENT:color
).
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-03-31-172659.buildd.src