Uses of Class
jaxb.Phase
-
Packages that use Phase Package Description actuator jaxb -
-
Uses of Phase in actuator
Constructors in actuator with parameters of type Phase Constructor Description SignalPhase(Scenario scenario, AbstractActuator actuator, Phase jaxb_phase)
-
Uses of Phase in jaxb
Methods in jaxb that return Phase Modifier and Type Method Description Phase
ObjectFactory. createPhase()
Create an instance ofPhase
Methods in jaxb that return types with arguments of type Phase Modifier and Type Method Description List<Phase>
Signal. getPhase()
Gets the value of the phase property.
-