@Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR,LOCAL_VARIABLE}) @Retention(value=CLASS) @AnyLogicInternalAPI public @interface AnyLogicCustomProposalPriority
Modifier and Type | Fields and Description |
---|---|
static java.lang.String |
FULLY_QUALIFIED_STATIC_ELEMENT |
static int |
P_CODEGEN_API
A little bit more than
AnyLogicInternalCodegenAPI |
static int |
P_DRAW_API |
static int |
P_DRAW_CONTAINS_API |
static int |
P_LIBRARY_DEVELOPER_API
For elements which are used by libraries but may be rarely used by modelers
(therefore they don't have
AnyLogicInternalAPI annotation) |
static int |
P_PORT_API |
Modifier and Type | Optional Element and Description |
---|---|
AnyLogicCustomProposalPriority.Type |
type |
int |
value |
public static final java.lang.String FULLY_QUALIFIED_STATIC_ELEMENT
public static final int P_CODEGEN_API
AnyLogicInternalCodegenAPI
public static final int P_LIBRARY_DEVELOPER_API
AnyLogicInternalAPI
annotation)public abstract AnyLogicCustomProposalPriority.Type type
Copyright © AnyLogic North America, LLC. All Rights Reserved.