프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ClassBaseTypesReference | IReference | ||
ClassModelElement | IClass | ||
ReferenceReferenceTypeReference | IReference | ||
ReferenceTypeReferencesReference | IReference | ||
StructuredTypeAttributesReference | IReference | ||
TypedElementIsOrderedAttribute | IAttribute | ||
TypedElementIsUniqueAttribute | IAttribute | ||
TypedElementLoweroundAttribute | IAttribute | ||
TypedElementUpperBoundAttribute | IAttribute |
메소드 | 설명 | |
---|---|---|
Decompose ( this scope, IAttribute attribute ) : ICollection |
||
Decompose ( this scope, IReference reference ) : ICollection |
||
GetAttributeConstraintValue ( this referenceClass, IAttribute attribute ) : ICollection |
||
GetIsOrderedConstraintValue ( this scope ) : bool? | ||
GetIsUniqueConstraintValue ( this scope ) : bool? | ||
GetLowerBoundConstraintValue ( this scope ) : int? | ||
GetReferenceConstraintValue ( this referenceClass, IReference reference ) : ICollection |
||
GetReferenceTypeConstraintValue ( this scope ) : IReferenceType | ||
GetUpperBoundConstraintValue ( this scope ) : int? | ||
MostSpecificRefinement ( this scope, IAttribute attribute ) : ICollection |
||
MostSpecificRefinement ( this scope, IReference reference ) : ICollection |
public static Decompose ( this scope, IAttribute attribute ) : ICollection |
||
scope | this | |
attribute | IAttribute | |
리턴 | ICollection |
public static Decompose ( this scope, IReference reference ) : ICollection |
||
scope | this | |
reference | IReference | |
리턴 | ICollection |
public static GetAttributeConstraintValue ( this referenceClass, IAttribute attribute ) : ICollection |
||
referenceClass | this | |
attribute | IAttribute | |
리턴 | ICollection |
public static GetIsOrderedConstraintValue ( this scope ) : bool? | ||
scope | this | |
리턴 | bool? |
public static GetIsUniqueConstraintValue ( this scope ) : bool? | ||
scope | this | |
리턴 | bool? |
public static GetLowerBoundConstraintValue ( this scope ) : int? | ||
scope | this | |
리턴 | int? |
public static GetReferenceConstraintValue ( this referenceClass, IReference reference ) : ICollection |
||
referenceClass | this | |
reference | IReference | |
리턴 | ICollection |
public static GetReferenceTypeConstraintValue ( this scope ) : IReferenceType | ||
scope | this | |
리턴 | IReferenceType |
public static GetUpperBoundConstraintValue ( this scope ) : int? | ||
scope | this | |
리턴 | int? |
public static MostSpecificRefinement ( this scope, IAttribute attribute ) : ICollection |
||
scope | this | |
attribute | IAttribute | |
리턴 | ICollection |
public static MostSpecificRefinement ( this scope, IReference reference ) : ICollection |
||
scope | this | |
reference | IReference | |
리턴 | ICollection |
public static IReference ClassBaseTypesReference | ||
리턴 | IReference |
public static IReference ReferenceReferenceTypeReference | ||
리턴 | IReference |
public static IReference ReferenceTypeReferencesReference | ||
리턴 | IReference |
public static IReference StructuredTypeAttributesReference | ||
리턴 | IReference |
public static IAttribute TypedElementIsOrderedAttribute | ||
리턴 | IAttribute |
public static IAttribute TypedElementIsUniqueAttribute | ||
리턴 | IAttribute |
public static IAttribute TypedElementLoweroundAttribute | ||
리턴 | IAttribute |