Package network.ike.support.enums
package network.ike.support.enums
Enum-support value types for the IKE Network.
ConstantBackedEnum pairs an
enum constant with a public static final String mirror,
verified at class-load, so an enum-backed name can be used where a
compile-time String constant is required.
EnumDefinition extends it with a
human-readable term and definition, and
ReleasePolicy is its first
instance — the release-cascade policy ladder.
-
ClassDescriptionPairs each constant of an enum with a matched
public static final Stringmirror field and verifies the one-to-one correspondence at class-load time.AConstantBackedEnumthat also carries a human-readable term and its definition.The release-cascade policy ladder: what a project does when an upstream it depends on is released.The IKE typed-marker family — the closed set of name-segments that the IKE property-naming convention recognizes inside an<G>__GA__<A>or<G>__GA__<A>__FACETproperty name.Where in a property name a typed marker sits.