onera.pmlanalyzer.pml.operators.Deactivate$
See theDeactivate companion trait Extension methods and inferences rules
Attributes
- Companion:
- trait
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Type members
If an element x of type T is deactavitable then the operator can be used as follows
If an element x of type T is deactavitable then the operator can be used as follows
Attributes
- Note:
- Graph
- Supertypes
class Object
trait Matchable
class Any
Givens
An application can be deactivated by removing all the services its uses
An application can be deactivated by removing all the services its uses
Attributes
- Returns:
the implementation of application deactivation
A physical component can be deactivated by removing all the services its provides, the software using it and
the services connected to his
A physical component can be deactivated by removing all the services its provides, the software using it and
the services connected to his
Attributes
- Returns:
the implementation of physical component deactivation