EnvironmentSoftwareAttribute(environment software attribute) |
appearance as argument number 1 |
(documentation EnvironmentSoftwareAttribute EnglishLanguage "The class of attributes which correspond to environment variables. Environment variables are defined outside of a ComputerProgram, unlike ordinary variables that are defined in the source code of the ComputerProgram. Typically, the environment variable stores some value that many if not all ComputerProgams will need when they execute. An example is the environment variable PATH under Unix-like operating systems that stores the ComputerDirectories where executable ComputerPrograms can be found. Another example is the environment variable CLASSPATH for Java programs, which stores the directory where Java class files can be found that will be needed by any ComputerProgram written in Java.") | QoSontology.kif 447-457 | |
(externalImage EnvironmentSoftwareAttribute "http://upload.wikimedia.org/ wikipedia/ commons/ 5/ 51/ Append_help.jpeg") | pictureList.kif 10966-10966 | |
(externalImage EnvironmentSoftwareAttribute "http://upload.wikimedia.org/ wikipedia/ commons/ c/ cf/ Classpath_bugs.png") | pictureList.kif 10004-10004 | |
(subclass EnvironmentSoftwareAttribute RelationalAttribute) | QoSontology.kif 446-446 | Environment software attribute is a subclass of relational attribute |
appearance as argument number 2 |
(termFormat ChineseLanguage EnvironmentSoftwareAttribute "环境软件属性") | domainEnglishFormat.kif 22312-22312 | |
(termFormat ChineseTraditionalLanguage EnvironmentSoftwareAttribute "環境軟件屬性") | domainEnglishFormat.kif 22311-22311 | |
(termFormat EnglishLanguage EnvironmentSoftwareAttribute "environment software attribute") | domainEnglishFormat.kif 22310-22310 |
appearance as argument number 3 |
(domain environmentAttributes 2 EnvironmentSoftwareAttribute) | QoSontology.kif 462-462 | The number 2 argument of environment attributes is an instance of environment software attribute |