createInstances
public static InstanceElement createInstances(ApplicationElement ae,
InstanceElement ieParent,
java.lang.String ieName)
throws AoException
Create an instance of the given element which is a child of the parent instances.
The name of the instance is given parameter, the description is generated, when a version attribute
the version "V1" is set fixed.
- Parameters:
ae
- the application elementieParent
- the parent instance elementieName
- the name new instances
- Returns:
- the new instance
- Throws:
AoException
- any occurring ASAM ODS Exception