Community
Participate
Working Groups
Proposed renamings: Attribute.refType -> type StandardOperation.returntype -> returnType PortOperation.returntype -> returnType ActorClass.ifPorts -> interfacePorts ActorClass.ifSPPs -> serviceProvisionPoints ActorClass.intPorts -> internalPorts ActorClass.extPorts -> externalPorts ActorClass.strSAPs -> serviceAccessPoints ProtocolClass.conjugate -> conjugated (keyword conjugate or conjugated) ExternalPort.ifport -> interfacePort SAPRef -> SAP SPPRef -> SPP SubSystemClass.ifSPPs -> serviceProvisionPoints ActorRef.size -> multiplicity DetailCode.commands -> lines Documentation.text -> lines Use of unordered groups (& separated) in SubSystemClass relayPorts+=Port* ifSPPs+=SPPRef* actorRefs+=ActorRef* bindings+=Binding* connections+=LayerConnection* threads+=LogicalThread* actorInstanceMappings+=ActorInstanceMapping* LogicalSystem subSystems+=SubSystemRef* bindings+=Binding* connections+=LayerConnection* ActorClass (intPorts+=Port | extPorts+=ExternalPort)* serviceImplementations+=ServiceImplementation* strSAPs+=SAPRef* attributes+=Attribute* actorRefs+=ActorRef* bindings+=Binding* connections+=LayerConnection* Replace + with * multiplicity and do validation (eventually including quick fix) CompoundProtocolClass.subProtocols PortClass (attributes+=Attribute | operations+=PortOperation | msgHandlers+=MessageHandler)+ DetailCode.commands Documentation.text
Proposed changes in etphys: Use unordered groups in NodeClass 'runtime' '=' runtime=[RuntimeClass|FQN] 'priomin' '=' priomin=PRIO 'priomax' '=' priomax=PRIO PhysicalThread 'execmode' '=' execmode=ExecMode ('interval' '=' time=TIME)? 'prio' '=' prio=PRIO 'stacksize' '=' stacksize=INT 'msgblocksize' '=' msgblocksize=INT 'msgpoolsize' '=' msgpoolsize=INT
Done with 3b077b417cfe120a1d6ac0133c9981f5c36d1208