@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface StereotypeProperty
Marks a property of an IdentityType or Relationship as being an attribute of a specific stereotype.
IdentityStereotype,
RelationshipStereotype| Modifier and Type | Required Element and Description |
|---|---|
StereotypeProperty.Property |
value |
public abstract StereotypeProperty.Property value
Copyright © 2021. All rights reserved.