|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
edu.cmu.sei.aadl.model.property.PropertyOwnerCategory
public final class PropertyOwnerCategory
A representation of the literals of the enumeration 'Owner Category', and utility methods for working with them.
PropertyPackage.getPropertyOwnerCategory()
,
Serialized FormField Summary | |
---|---|
static int |
ACCESS_CONNECTIONS
The 'ACCESS CONNECTIONS' literal value |
static PropertyOwnerCategory |
ACCESS_CONNECTIONS_LITERAL
The 'ACCESS CONNECTIONS' literal object |
static int |
BUS
The 'BUS' literal value |
static PropertyOwnerCategory |
BUS_LITERAL
The 'BUS' literal object |
static int |
CONNECTIONS
The 'CONNECTIONS' literal value |
static PropertyOwnerCategory |
CONNECTIONS_LITERAL
The 'CONNECTIONS' literal object |
static java.lang.String |
copyright
|
static int |
DATA
The 'DATA' literal value |
static PropertyOwnerCategory |
DATA_LITERAL
The 'DATA' literal object |
static int |
DATA_PORT
The 'DATA PORT' literal value |
static int |
DATA_PORT_CONNECTIONS
The 'DATA PORT CONNECTIONS' literal value |
static PropertyOwnerCategory |
DATA_PORT_CONNECTIONS_LITERAL
The 'DATA PORT CONNECTIONS' literal object |
static PropertyOwnerCategory |
DATA_PORT_LITERAL
The 'DATA PORT' literal object |
static int |
DEVICE
The 'DEVICE' literal value |
static PropertyOwnerCategory |
DEVICE_LITERAL
The 'DEVICE' literal object |
static int |
EVENT_DATA_PORT
The 'EVENT DATA PORT' literal value |
static int |
EVENT_DATA_PORT_CONNECTIONS
The 'EVENT DATA PORT CONNECTIONS' literal value |
static PropertyOwnerCategory |
EVENT_DATA_PORT_CONNECTIONS_LITERAL
The 'EVENT DATA PORT CONNECTIONS' literal object |
static PropertyOwnerCategory |
EVENT_DATA_PORT_LITERAL
The 'EVENT DATA PORT' literal object |
static int |
EVENT_PORT
The 'EVENT PORT' literal value |
static int |
EVENT_PORT_CONNECTIONS
The 'EVENT PORT CONNECTIONS' literal value |
static PropertyOwnerCategory |
EVENT_PORT_CONNECTIONS_LITERAL
The 'EVENT PORT CONNECTIONS' literal object |
static PropertyOwnerCategory |
EVENT_PORT_LITERAL
The 'EVENT PORT' literal object |
static int |
FLOW
The 'FLOW' literal value |
static PropertyOwnerCategory |
FLOW_LITERAL
The 'FLOW' literal object |
static int |
MEMORY
The 'MEMORY' literal value |
static PropertyOwnerCategory |
MEMORY_LITERAL
The 'MEMORY' literal object |
static int |
MODE
The 'MODE' literal value |
static PropertyOwnerCategory |
MODE_LITERAL
The 'MODE' literal object |
static int |
PARAMETER
The 'PARAMETER' literal value |
static int |
PARAMETER_CONNECTIONS
The 'PARAMETER CONNECTIONS' literal value |
static PropertyOwnerCategory |
PARAMETER_CONNECTIONS_LITERAL
The 'PARAMETER CONNECTIONS' literal object |
static PropertyOwnerCategory |
PARAMETER_LITERAL
The 'PARAMETER' literal object |
static int |
PORT
The 'PORT' literal value |
static int |
PORT_CONNECTIONS
The 'PORT CONNECTIONS' literal value |
static PropertyOwnerCategory |
PORT_CONNECTIONS_LITERAL
The 'PORT CONNECTIONS' literal object |
static int |
PORT_GROUP
The 'PORT GROUP' literal value |
static int |
PORT_GROUP_CONNECTIONS
The 'PORT GROUP CONNECTIONS' literal value |
static PropertyOwnerCategory |
PORT_GROUP_CONNECTIONS_LITERAL
The 'PORT GROUP CONNECTIONS' literal object |
static PropertyOwnerCategory |
PORT_GROUP_LITERAL
The 'PORT GROUP' literal object |
static PropertyOwnerCategory |
PORT_LITERAL
The 'PORT' literal object |
static int |
PROCESS
The 'PROCESS' literal value |
static PropertyOwnerCategory |
PROCESS_LITERAL
The 'PROCESS' literal object |
static int |
PROCESSOR
The 'PROCESSOR' literal value |
static PropertyOwnerCategory |
PROCESSOR_LITERAL
The 'PROCESSOR' literal object |
static int |
SERVER_SUBPROGRAM
The 'SERVER SUBPROGRAM' literal value |
static PropertyOwnerCategory |
SERVER_SUBPROGRAM_LITERAL
The 'SERVER SUBPROGRAM' literal object |
static int |
SUBPROGRAM
The 'SUBPROGRAM' literal value |
static PropertyOwnerCategory |
SUBPROGRAM_LITERAL
The 'SUBPROGRAM' literal object |
static int |
SYSTEM
The 'SYSTEM' literal value |
static PropertyOwnerCategory |
SYSTEM_LITERAL
The 'SYSTEM' literal object |
static int |
THREAD
The 'THREAD' literal value |
static int |
THREAD_GROUP
The 'THREAD GROUP' literal value |
static PropertyOwnerCategory |
THREAD_GROUP_LITERAL
The 'THREAD GROUP' literal object |
static PropertyOwnerCategory |
THREAD_LITERAL
The 'THREAD' literal object |
static java.util.List |
VALUES
A public read-only list of all the 'Owner Category' enumerators |
Method Summary | |
---|---|
static PropertyOwnerCategory |
get(int value)
Returns the 'Owner Category' literal with the specified integer value |
static PropertyOwnerCategory |
get(java.lang.String literal)
Returns the 'Owner Category' literal with the specified literal value |
static PropertyOwnerCategory |
getByName(java.lang.String name)
Returns the 'Owner Category' literal with the specified name |
java.lang.String |
getFileName()
|
java.lang.String |
getReadableName()
|
java.lang.String |
getUnparseName()
|
Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
---|
getLiteral, getName, getValue, toString, writeReplace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String copyright
public static final int DATA
DATA_LITERAL
,
Constant Field Valuespublic static final int SUBPROGRAM
SUBPROGRAM_LITERAL
,
Constant Field Valuespublic static final int THREAD
THREAD_LITERAL
,
Constant Field Valuespublic static final int THREAD_GROUP
THREAD_GROUP_LITERAL
,
Constant Field Valuespublic static final int PROCESS
PROCESS_LITERAL
,
Constant Field Valuespublic static final int MEMORY
MEMORY_LITERAL
,
Constant Field Valuespublic static final int PROCESSOR
PROCESSOR_LITERAL
,
Constant Field Valuespublic static final int BUS
BUS_LITERAL
,
Constant Field Valuespublic static final int DEVICE
DEVICE_LITERAL
,
Constant Field Valuespublic static final int SYSTEM
SYSTEM_LITERAL
,
Constant Field Valuespublic static final int MODE
MODE_LITERAL
,
Constant Field Valuespublic static final int PORT_GROUP
PORT_GROUP_LITERAL
,
Constant Field Valuespublic static final int PORT
PORT_LITERAL
,
Constant Field Valuespublic static final int EVENT_PORT
EVENT_PORT_LITERAL
,
Constant Field Valuespublic static final int DATA_PORT
DATA_PORT_LITERAL
,
Constant Field Valuespublic static final int EVENT_DATA_PORT
EVENT_DATA_PORT_LITERAL
,
Constant Field Valuespublic static final int SERVER_SUBPROGRAM
SERVER_SUBPROGRAM_LITERAL
,
Constant Field Valuespublic static final int CONNECTIONS
CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int PORT_GROUP_CONNECTIONS
PORT_GROUP_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int PORT_CONNECTIONS
PORT_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int EVENT_PORT_CONNECTIONS
EVENT_PORT_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int DATA_PORT_CONNECTIONS
DATA_PORT_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int EVENT_DATA_PORT_CONNECTIONS
EVENT_DATA_PORT_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int ACCESS_CONNECTIONS
ACCESS_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final int FLOW
FLOW_LITERAL
,
Constant Field Valuespublic static final int PARAMETER
PARAMETER_LITERAL
,
Constant Field Valuespublic static final int PARAMETER_CONNECTIONS
PARAMETER_CONNECTIONS_LITERAL
,
Constant Field Valuespublic static final PropertyOwnerCategory DATA_LITERAL
If the meaning of 'DATA' literal object isn't clear, there really should be more of a description here...
DATA
public static final PropertyOwnerCategory SUBPROGRAM_LITERAL
If the meaning of 'SUBPROGRAM' literal object isn't clear, there really should be more of a description here...
SUBPROGRAM
public static final PropertyOwnerCategory THREAD_LITERAL
If the meaning of 'THREAD' literal object isn't clear, there really should be more of a description here...
THREAD
public static final PropertyOwnerCategory THREAD_GROUP_LITERAL
If the meaning of 'THREAD GROUP' literal object isn't clear, there really should be more of a description here...
THREAD_GROUP
public static final PropertyOwnerCategory PROCESS_LITERAL
If the meaning of 'PROCESS' literal object isn't clear, there really should be more of a description here...
PROCESS
public static final PropertyOwnerCategory MEMORY_LITERAL
If the meaning of 'MEMORY' literal object isn't clear, there really should be more of a description here...
MEMORY
public static final PropertyOwnerCategory PROCESSOR_LITERAL
If the meaning of 'PROCESSOR' literal object isn't clear, there really should be more of a description here...
PROCESSOR
public static final PropertyOwnerCategory BUS_LITERAL
If the meaning of 'BUS' literal object isn't clear, there really should be more of a description here...
BUS
public static final PropertyOwnerCategory DEVICE_LITERAL
If the meaning of 'DEVICE' literal object isn't clear, there really should be more of a description here...
DEVICE
public static final PropertyOwnerCategory SYSTEM_LITERAL
If the meaning of 'SYSTEM' literal object isn't clear, there really should be more of a description here...
SYSTEM
public static final PropertyOwnerCategory MODE_LITERAL
If the meaning of 'MODE' literal object isn't clear, there really should be more of a description here...
MODE
public static final PropertyOwnerCategory PORT_GROUP_LITERAL
If the meaning of 'PORT GROUP' literal object isn't clear, there really should be more of a description here...
PORT_GROUP
public static final PropertyOwnerCategory PORT_LITERAL
If the meaning of 'PORT' literal object isn't clear, there really should be more of a description here...
PORT
public static final PropertyOwnerCategory EVENT_PORT_LITERAL
If the meaning of 'EVENT PORT' literal object isn't clear, there really should be more of a description here...
EVENT_PORT
public static final PropertyOwnerCategory DATA_PORT_LITERAL
If the meaning of 'DATA PORT' literal object isn't clear, there really should be more of a description here...
DATA_PORT
public static final PropertyOwnerCategory EVENT_DATA_PORT_LITERAL
If the meaning of 'EVENT DATA PORT' literal object isn't clear, there really should be more of a description here...
EVENT_DATA_PORT
public static final PropertyOwnerCategory SERVER_SUBPROGRAM_LITERAL
If the meaning of 'SERVER SUBPROGRAM' literal object isn't clear, there really should be more of a description here...
SERVER_SUBPROGRAM
public static final PropertyOwnerCategory CONNECTIONS_LITERAL
If the meaning of 'CONNECTIONS' literal object isn't clear, there really should be more of a description here...
CONNECTIONS
public static final PropertyOwnerCategory PORT_GROUP_CONNECTIONS_LITERAL
If the meaning of 'PORT GROUP CONNECTIONS' literal object isn't clear, there really should be more of a description here...
PORT_GROUP_CONNECTIONS
public static final PropertyOwnerCategory PORT_CONNECTIONS_LITERAL
If the meaning of 'PORT CONNECTIONS' literal object isn't clear, there really should be more of a description here...
PORT_CONNECTIONS
public static final PropertyOwnerCategory EVENT_PORT_CONNECTIONS_LITERAL
If the meaning of 'EVENT PORT CONNECTIONS' literal object isn't clear, there really should be more of a description here...
EVENT_PORT_CONNECTIONS
public static final PropertyOwnerCategory DATA_PORT_CONNECTIONS_LITERAL
If the meaning of 'DATA PORT CONNECTIONS' literal object isn't clear, there really should be more of a description here...
DATA_PORT_CONNECTIONS
public static final PropertyOwnerCategory EVENT_DATA_PORT_CONNECTIONS_LITERAL
If the meaning of 'EVENT DATA PORT CONNECTIONS' literal object isn't clear, there really should be more of a description here...
EVENT_DATA_PORT_CONNECTIONS
public static final PropertyOwnerCategory ACCESS_CONNECTIONS_LITERAL
If the meaning of 'ACCESS CONNECTIONS' literal object isn't clear, there really should be more of a description here...
ACCESS_CONNECTIONS
public static final PropertyOwnerCategory FLOW_LITERAL
If the meaning of 'FLOW' literal object isn't clear, there really should be more of a description here...
FLOW
public static final PropertyOwnerCategory PARAMETER_LITERAL
If the meaning of 'PARAMETER' literal object isn't clear, there really should be more of a description here...
PARAMETER
public static final PropertyOwnerCategory PARAMETER_CONNECTIONS_LITERAL
If the meaning of 'PARAMETER CONNECTIONS' literal object isn't clear, there really should be more of a description here...
PARAMETER_CONNECTIONS
public static final java.util.List VALUES
Method Detail |
---|
public static PropertyOwnerCategory get(java.lang.String literal)
public static PropertyOwnerCategory getByName(java.lang.String name)
public static PropertyOwnerCategory get(int value)
public final java.lang.String getFileName()
public final java.lang.String getReadableName()
public final java.lang.String getUnparseName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |