
org.atemsource.atem.utility.doc.html.debug.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of atem-utility Show documentation
Show all versions of atem-utility Show documentation
Atem utilities for cloning, comparing and transforming
The newest version!
$entityType.codes
#foreach( $attribute in $entityType.attributeNames )
$attribute :: $entityType.get($attribute)
#end
#foreach( $subtype in $entitytype.subtypes )
$subtype.name
#end
$entitytype.supertype.name
#foreach( $attribute in $entityType.attributes )
-
#evaluate( ${attribute.template} )
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy