|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IltOffPageConnector.Type | |
|---|---|
| ilog.tgo.model | Provides classes for telecom objects, states and alarms. |
| ilog.tgo.resource.renderer | Provides classes for CSS configuration of Global Settings. |
| Uses of IltOffPageConnector.Type in ilog.tgo.model |
|---|
| Fields in ilog.tgo.model declared as IltOffPageConnector.Type | |
|---|---|
static IltOffPageConnector.Type |
IltOffPageConnector.Type.Managed
This type stands for an Off-Page connector that represents a managed entity in the system. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.MultipleManaged
This type stands for an Off-Page connector that represents multiple entities that are managed by the system. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.MultipleUnmanaged
This type stands for an Off-Page connector that represents multiple entities that are not managed by the system. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.SingleManaged
This type stands for an Off-Page connector that represents a single entity that is managed by the system. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.SingleUnmanaged
This type stands for an Off-Page connector that represents a single entity that is not managed by the system. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.Standard
This type stands for a standard Off-Page Connector representation. |
static IltOffPageConnector.Type |
IltOffPageConnector.Type.Unmanaged
This type stands for an Off-Page connector that represents an entity that is not being managed by the system. |
| Methods in ilog.tgo.model that return IltOffPageConnector.Type | |
|---|---|
IltOffPageConnector.Type |
IltOffPageConnector.getType()
Returns the type of this object. |
| Methods in ilog.tgo.model with parameters of type IltOffPageConnector.Type | |
|---|---|
void |
IltOffPageConnector.setType(IltOffPageConnector.Type type)
Sets the type of this object. |
| Uses of IltOffPageConnector.Type in ilog.tgo.resource.renderer |
|---|
| Methods in ilog.tgo.resource.renderer with parameters of type IltOffPageConnector.Type | |
|---|---|
void |
IltOffPageConnectorRenderer.setTypes(IltOffPageConnector.Type[] types)
Adds off page connector types to the system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||