class AState
Package: swiss.avm.up.core.generic.specification.interface_declaration.javamodel.AState
Direct Known Subclasses: IfaceState, StateBase
abstract class AState extends NamedResource, Commentable, AResourceWithType
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
name
The name of this Resource.
StringLiteral[1..1]
Method Summary
accept
@FCodeSnippet
Parameters:
ValidatableTypeVisitorLiteral
Return:
Void