|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ platform overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.lib.platform
Class PlatformID

java.lang.Objectcom.virtuosotechnologies.lib.base.UniqueObject
com.virtuosotechnologies.lib.base.BasicEnumeratedType
com.virtuosotechnologies.lib.base.UniqueHierarchicalType
com.virtuosotechnologies.lib.platform.PlatformID
- All Implemented Interfaces:
- java.lang.Comparable, com.virtuosotechnologies.lib.base.HierarchicalType
- public class PlatformID
- extends com.virtuosotechnologies.lib.base.UniqueHierarchicalType
A platform-specific event
| Field Summary |
| Fields inherited from class com.virtuosotechnologies.lib.base.UniqueHierarchicalType |
|
| Fields inherited from class com.virtuosotechnologies.lib.base.UniqueObject |
|
| Constructor Summary | |
(package private) |
PlatformID(java.lang.String description)
Constructor |
(package private) |
PlatformID(java.lang.String description,
PlatformID base)
Constructor |
(package private) |
PlatformID(java.lang.String description,
PlatformID[] bases)
Constructor |
(package private) |
PlatformID(java.lang.String description,
PlatformID base1,
PlatformID base2)
Constructor |
| Methods inherited from class com.virtuosotechnologies.lib.base.UniqueHierarchicalType |
equalsOrExtends, getParents |
| Methods inherited from class com.virtuosotechnologies.lib.base.BasicEnumeratedType |
compareTo |
| Methods inherited from class com.virtuosotechnologies.lib.base.UniqueObject |
equals, getUniqueObjectID, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
PlatformID
PlatformID(java.lang.String description)
- Constructor
PlatformID
PlatformID(java.lang.String description, PlatformID[] bases)
- Constructor
PlatformID
PlatformID(java.lang.String description, PlatformID base)
- Constructor
PlatformID
PlatformID(java.lang.String description, PlatformID base1, PlatformID base2)
- Constructor
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ platform overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC