A C D E F G H I K O P R S T U V

I

IArgument - Interface in org.openmi.standard
The IArgument interface defines a key - value pair.
IDataOperation - Interface in org.openmi.standard
DataOperation interface
IDimension - Interface in org.openmi.standard
Dimension interface
IDimension.DimensionBase - Enum in org.openmi.standard
Enumeration for base dimensions
IDiscreteTimes - Interface in org.openmi.standard
Within and outside modelling exercises, many situations occur where "raw" data is desired at the (discrete) time stamp as it is available in the source component.
IElementSet - Interface in org.openmi.standard
Data exchange between components in OpenMI is always related to one or more elements in a space, either geo-referenced or not.
IElementSet.ElementType - Enum in org.openmi.standard
Shape Type of an Elementset.
IEvent - Interface in org.openmi.standard
Within modern software systems, events are often applied for all types of messaging.
IEvent.EventType - Enum in org.openmi.standard
Enumeration for event types.
IExchangeItem - Interface in org.openmi.standard
ExchangeItem interface
IInputExchangeItem - Interface in org.openmi.standard
An IInputExchangeItem describes an input item that can be accepted by a LinkableComponent.
ILink - Interface in org.openmi.standard
Link interface
ILinkableComponent - Interface in org.openmi.standard
The ILinkableComponent is the key interface in the OpenMI standard.
IListener - Interface in org.openmi.standard
Listener interface
IManageState - Interface in org.openmi.standard
Manage State Interface.
initialize(IArgument[]) - Method in interface org.openmi.standard.IDataOperation
Deprecated. This method should not be a part of the standard since it is not required to be invoked by any outside component. However, in order to avoid changing the standard it will remain in the IDataOperation interface. It is recommended simply to make an empty implementation of this method.
initialize(IArgument[]) - Method in interface org.openmi.standard.ILinkableComponent
Initializes the LinkableComponent.
IOutputExchangeItem - Interface in org.openmi.standard
An IOutputExchangeItem describes an output item that can be delivered by a LinkableComponent.
IPublisher - Interface in org.openmi.standard
Publisher interface
IQuantity - Interface in org.openmi.standard
Quantity interface
IQuantity.ValueType - Enum in org.openmi.standard
Value(Set)Type for Quantity.
IScalarSet - Interface in org.openmi.standard
ScalarSet interface (Array of doubles for a certain quantity on a certain elementset).
ISpatialReference - Interface in org.openmi.standard
SpatialReference interface
isReadOnly() - Method in interface org.openmi.standard.IArgument
Defines whether the Values property may be edited from outside.
isValid(IInputExchangeItem, IOutputExchangeItem, IDataOperation[]) - Method in interface org.openmi.standard.IDataOperation
Validates a specific combination of InputExchangeItem, OutputExchangeItem and a selection of DataOperations.
isValid(int) - Method in interface org.openmi.standard.IValueSet
Is a value valid or missing/deleted?
ITime - Interface in org.openmi.standard
Time interface ('Abstract' interface, base for TimeStamp and TimeSpan)
ITimeSpan - Interface in org.openmi.standard
TimeSpan interface
ITimeStamp - Interface in org.openmi.standard
TimeStamp interface
IUnit - Interface in org.openmi.standard
Unit interface
IValueSet - Interface in org.openmi.standard
ValueSet interface (Base for VectorSet and ScalarSet)
IVector - Interface in org.openmi.standard
Vector interface
IVectorSet - Interface in org.openmi.standard
VectorSet interface (Array of vectors for a certain quantity on a certain elementset).

A C D E F G H I K O P R S T U V