| $access_policies | AbstractMachine | protected |
| $actions | AbstractMachine | protected |
| $backend (defined in AbstractMachine) | AbstractMachine | protected |
| $context | AbstractMachine | protected |
| $default_access_policy | AbstractMachine | protected |
| $listing_access_policy | AbstractMachine | protected |
| $machine_type | AbstractMachine | protected |
| $parent_url_fmt | AbstractMachine | protected |
| $post_action_url_fmt | AbstractMachine | protected |
| $properties | ArrayMachine | protected |
| $read_access_policy | AbstractMachine | protected |
| $references | AbstractMachine | protected |
| $state_groups | AbstractMachine | protected |
| $states | AbstractMachine | protected |
| $url_fmt | AbstractMachine | protected |
| $views | AbstractMachine | protected |
| __call($method, $args) | ArrayMachine | |
| __construct(AbstractBackend $backend, $type, $config, $context) | AbstractMachine | |
| addPermissionsCondition($query) | ArrayMachine | protected |
| checkAccessPolicy($access_policy, Reference $ref) | ArrayMachine | protected |
| describeAllMachineActions($having_section=null) | AbstractMachine | |
| describeAllMachineProperties($having_section=null) | AbstractMachine | |
| describeAllMachineReferences($having_section=null) | AbstractMachine | |
| describeAllMachineStates($having_section=null) | AbstractMachine | |
| describeAllMachineViews($having_section=null) | AbstractMachine | |
| describeId() | ArrayMachine | |
| describeMachineAction($action, $field=null) | AbstractMachine | |
| describeMachineProperty($property, $field=null) | AbstractMachine | |
| describeMachineReference($reference, $field=null) | AbstractMachine | |
| describeMachineState($state, $field=null) | AbstractMachine | |
| describeMachineView($view, $field=null) | AbstractMachine | |
| exportDot() | AbstractMachine | |
| flushCache() | AbstractMachine | |
| getAllMachineActions($having_section=null) | AbstractMachine | |
| getAllMachineProperties($having_section=null) | AbstractMachine | |
| getAllMachineReferences($having_section=null) | AbstractMachine | |
| getAllMachineStates($having_section=null) | AbstractMachine | |
| getAllMachineViews($having_section=null) | AbstractMachine | |
| getAvailableTransitions(Reference $ref, $state=null) | AbstractMachine | |
| getBackend() | AbstractMachine | |
| getContext($resource_name=null) | AbstractMachine | protected |
| getMachineImplementationMTime() | AbstractMachine | |
| getMachineType() | AbstractMachine | |
| getParentUrlFormat() | AbstractMachine | |
| getPostActionUrlFormat() | AbstractMachine | |
| getProperties($id, &$state_cache=null) | ArrayMachine | |
| getState($id) | ArrayMachine | |
| getUrlFormat() | AbstractMachine | |
| getView($id, $view, &$properties_cache=null, &$view_cache=null, &$persistent_view_cache=null) | AbstractMachine | |
| hotRef($properties) | AbstractMachine | |
| initializeMachine($args) | ArrayMachine | |
| invokeTransition(Reference $ref, $transition_name, $args, &$returns, callable $new_id_callback=null) | AbstractMachine | |
| isTransitionAllowed(Reference $ref, $transition_name, $state=null) | AbstractMachine | |
| nullRef() | AbstractMachine | |
| onStateChanged(Reference $ref, $old_state, $transition_name, $new_state) | AbstractMachine | protected |
| performSelfCheck() | AbstractMachine | |
| ref($id) | AbstractMachine | |
| resolveMachineReference($reference_name, $properties_cache) | AbstractMachine | protected |
| RETURNS_NEW_ID | AbstractMachine | |
| RETURNS_VALUE | AbstractMachine | |
| urlFormat($id, $url_fmt, $properties_cache) | AbstractMachine | protected |