Interface IValueProperty

All Superinterfaces:
IAttribute, IElement, IEntity, IHyperlinkOwner, INamedElement

public interface IValueProperty extends IAttribute
Interface for value property on parametric diagram.
Since:
sysml 1.1
  • Method Details

    • getValuePropertyHierarchicalName

      String getValuePropertyHierarchicalName()
      Get value property name with hierarchy.
      Returns:
      Value property name with hierarchy.
      Since:
      sysml 1.1
    • getAttributeHierarchicalPath

      IAttribute[] getAttributeHierarchicalPath()
      Get association ends and Value Attribute hierarchy of value property.
      Returns:
      Association ends and Value Attribute hierarchy of value property.
      Since:
      sysml 1.1