[Index] [Process] [All issues] [In work issues] [Open NoRes issues]
Export date: 2012-10-19 04:22:05
Row | Id | Category | Summary | Details | Priority | Status | Resolution | Release | Submitter | Assignee | Closer | Date raised | Date Closed |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 3577994![]() |
PLCS PSM Model | Simplify RequiredResource/ ManagedResource Model | The model around RequiredResource is over complicated for not a lot of added value. All following blocks can be removed and the model simplified: - RequiredResourceByRequirement - RequiredResourceByResourceItem - RequireResourceByReference - RequiredResourceRequirement - ResourceAsRealizedByResourceItem - ResourceAsRealizedByReference - ManagedResourceByReference - ManagedResourceByResourceItem Changes: - RequiredResource : non Abstract - ManagedResource : non Abstract - ResourceItem : subtype of ResourceItemSelect - RequiredResource : Add property \"item\" [1] of type ResourceItemSelect - ResourceAsRealized: Add property \"item\"[1] of type ResourceItemSelect - ManagedResource: Add property \"item\" [1] of type ResourceItemSelect See attachment: 20121018_PSM_RequiredResource_ManagedResource_changes.jpg | 5 | Open | Remind | phoubaux | robbod | nobody | 2012-10-18 04:55:44 | 1970-01-01 12:00:00 | |
2 | 3578091![]() |
PLCS PSM Model | Extend Select: ContractAssignmentSelect | Add the following to ContractAssignmentSelect: - WorkRequest - WorkOrder | 5 | Open | Remind | phoubaux | robbod | nobody | 2012-10-18 12:54:23 | 1970-01-01 12:00:00 | |
1 | 3575458![]() |
PLCS PSM XSD | common.xsd: Rename complexType Entity to BaseObject | In order to harmonize with AP242, the complexType Entity should be moved to common.xsd and renamed to BaseObject <xsd:complexType name="Entity" abstract="true"> <xsd:sequence/> <xsd:attribute name="uid" type="xsd:ID" use="optional"/> </xsd:complexType> to <xsd:complexType name="BaseObject" abstract="true"> <xsd:annotation> <xsd:documentation> Base type for all objects </xsd:documentation> </xsd:annotation> <xsd:attribute name="uid" use="optional" type="xsd:ID"/> </xsd:complexType> | 5 | Pending | Accepted | robbod | mikeward | mikeward | 2012-10-08 12:06:05 | 2012-10-08 09:22:47 | |
2 | 3575461![]() |
PLCS PSM XSD | common.xsd: correct namespace | The tc184 namespace is nor longer supported In order to align with STEP the namepsace in common.xsd should be http://standards.iso.org/iso/ts/10303/-3000/-ed-1/tech/xml-schema/common | 5 | Pending | Accepted | robbod | mikeward | mikeward | 2012-10-08 12:10:31 | 2012-10-08 07:49:45 | |
3 | 3575460![]() |
PLCS PSM XSD | common.xsd: add omplexType BaseRootObject | In order to harmonize with AP242, the complexType BaseRootObject should be added to common.xsd and inherited by all objects contained within the data container <xsd:complexType name="BaseRootObject" abstract="true"> <xsd:annotation> <xsd:documentation> Base type for root elements - objects that can be instantiated inside Container </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="BaseObject"/> </xsd:complexContent> </xsd:complexType> | 5 | Pending | Accepted | R1.0 | robbod | mikeward | mikeward | 2012-10-08 12:08:12 | 2012-10-09 11:06:06 |
4 | 3573746![]() |
PLCS PSM Model | Extend Select: EffectivityAssignmentSelect | ProductConfigurationStructure needs to be added to the EffectivityAssignmentSelect | 5 | Pending | Accepted | phoubaux | robbod | robbod | 2012-10-02 09:08:42 | 2012-10-08 03:02:46 | |
5 | 3575962![]() |
PLCS PSM Model | Extend Select: LocationAssignmentSelect | Need to add Contract to LocationAssignmentSelect to indicate the geographical zone where a contract is applicable for instance. | 5 | Pending | Accepted | phoubaux | robbod | robbod | 2012-10-10 08:18:10 | 2012-10-18 06:04:52 | |
6 | 3576042![]() |
PLCS PSM Model | Extend Select : StateDefinitionAssignmentSelect | Add the following to StateDefinitionAssignmentSelect Evidence, Validation, Verification, make sure that StateAssignmentSelect has teh same content | 5 | Pending | Accepted | robbod | robbod | robbod | 2012-10-10 01:25:56 | 2012-10-18 06:04:47 | |
7 | 3576750![]() |
PLCS PSM Model | Extend Select: PropertyAssignmentSelect | Add WorkRequestAssignment to PropertyAssignmentSelect (actually all AssignmentObject and RelationshipObject should be in there) | 5 | Pending | Accepted | phoubaux | robbod | robbod | 2012-10-12 03:55:41 | 2012-10-18 06:04:29 | |
8 | 3576764![]() |
PLCS PSM Model | Extend Select : WorkRequestAssignmentSelect | Add ManagedResource to WorkRequestAssignmentSelect | 5 | Pending | Accepted | phoubaux | nobody | robbod | 2012-10-12 06:09:45 | 2012-10-18 06:04:42 |