device_domain.sbs

来自「RhapsodyModels Rhapsody的开发模块」· SBS 代码 · 共 198 行

SBS
198
字号
I-Logix-RPY-Archive version 2.0.1
{ ISubsystem 
	- _ID = 1;
	- hasUnit = 1;
	- _properties = NULL;
	- _name = "Device_Domain";
	- _comment = "";
	- _lastID = 7;
	- _stamp = 531963;
	- _cmheader = "";
	- _defNumber = 2;
	- _defOperNumber = 0;
	- _generatedName = 0;
	- _mainDiagram = "Alarm Domain";
	- _defaultComposite = 1 2;
	- Classes = { IRPYRawContainer 
		- size = 3;
		- value = 
		{ IClass 
			- _ID = 2;
			- hasUnit = 1;
			- _properties = NULL;
			- _name = "TopLevel";
			- _multiplicity = "";
			- _headerName = "";
			- _sourceName = "";
			- _comment = "";
			- _hotLink = "";
			- _itsStateChart = NULL;
			- _state = 0;
			- Links = { IRPYRawContainer 
				- size = 0;
			}
			- PrimitiveOperations = { IRPYRawContainer 
				- size = 0;
			}
			- TriggeredOperations = { IRPYRawContainer 
				- size = 0;
			}
			- EventHandles = { IRPYRawContainer 
				- size = 0;
			}
			- Attrs = { IRPYRawContainer 
				- size = 0;
			}
			- Components = { IRPYRawContainer 
				- size = 0;
			}
			- Superclass = { IRPYRawContainer 
				- size = 0;
			}
		}
		{ IClass 
			- _ID = 3;
			- hasUnit = 1;
			- _properties = NULL;
			- _name = "button";
			- _multiplicity = "";
			- _headerName = "";
			- _sourceName = "";
			- _comment = "";
			- _hotLink = "Alarm Domain";
			- _itsStateChart = NULL;
			- _state = 0;
			- Links = { IRPYRawContainer 
				- size = 1;
				- value = 
				{ ILink 
					- _ID = 5;
					- hasUnit = 1;
					- _properties = NULL;
					- _roleName = "itsAlarmManager";
					- _multiplicity = "1";
					- _implementation = "";
					- _qualifier = "";
					- _comment = "";
					- _itsSubsystem = 1 1;
					- _otherClass = { IClassHandle 
						- _metaClass = class;
						- _subsystem = "Alarm_Domain";
						- _class = "alarmManager";
						- _name = "";
						- _ID = 6;
						- _stamp = 332571;
					}
					- _inverse = { IHandle 
						- _metaClass = link;
						- _subsystem = "Alarm_Domain";
						- _class = "alarmManager";
						- _name = "acknowedgeButton";
						- _ID = 9;
						- _stamp = 332571;
					}
					- _generatedName = 1;
					- _linkName = "";
					- _linkType = Assoc;
				}
			}
			- PrimitiveOperations = { IRPYRawContainer 
				- size = 0;
			}
			- TriggeredOperations = { IRPYRawContainer 
				- size = 0;
			}
			- EventHandles = { IRPYRawContainer 
				- size = 0;
			}
			- Attrs = { IRPYRawContainer 
				- size = 0;
			}
			- Components = { IRPYRawContainer 
				- size = 0;
			}
			- Superclass = { IRPYRawContainer 
				- size = 0;
			}
		}
		{ IClass 
			- _ID = 4;
			- hasUnit = 1;
			- _properties = NULL;
			- _name = "mouse";
			- _multiplicity = "";
			- _headerName = "";
			- _sourceName = "";
			- _comment = "";
			- _hotLink = "Alarm Domain";
			- _itsStateChart = NULL;
			- _state = 0;
			- Links = { IRPYRawContainer 
				- size = 1;
				- value = 
				{ ILink 
					- _ID = 6;
					- hasUnit = 1;
					- _properties = NULL;
					- _roleName = "itsAlarmListView";
					- _multiplicity = "1";
					- _implementation = "";
					- _qualifier = "";
					- _comment = "";
					- _itsSubsystem = 1 1;
					- _otherClass = { IClassHandle 
						- _metaClass = class;
						- _subsystem = "Display_Domain";
						- _class = "alarmListView";
						- _name = "";
						- _ID = 51;
						- _stamp = 38282550;
					}
					- _inverse = { IHandle 
						- _metaClass = link;
						- _subsystem = "Display_Domain";
						- _class = "alarmListView";
						- _name = "itsMouse";
						- _ID = 54;
						- _stamp = 38282550;
					}
					- _generatedName = 1;
					- _linkName = "";
					- _linkType = Assoc;
				}
			}
			- PrimitiveOperations = { IRPYRawContainer 
				- size = 0;
			}
			- TriggeredOperations = { IRPYRawContainer 
				- size = 0;
			}
			- EventHandles = { IRPYRawContainer 
				- size = 0;
			}
			- Attrs = { IRPYRawContainer 
				- size = 0;
			}
			- Components = { IRPYRawContainer 
				- size = 0;
			}
			- Superclass = { IRPYRawContainer 
				- size = 0;
			}
		}
	}
	- Events = { IRPYRawContainer 
		- size = 0;
	}
	- Types = { IRPYRawContainer 
		- size = 0;
	}
	- UseCases = { IRPYRawContainer 
		- size = 0;
	}
	- Actors = { IRPYRawContainer 
		- size = 0;
	}
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?