main
public static void main(java.lang.String[] args)
The main program. Example creates an attribute created_by derived
from the base attribute ao_created_by at an application element.
The base attribute ao_last_modified_by is new in ASAM ODS 5.3.0, the
attribute is an autogenerated and obligatory attribute but the values
are not to be unique.
The length will be set to 30 characters.
You can run this examples once, because the attribute is generated and
the next invocation will throw an AoException.
- Parameters:
args
- not used.