Class ItemModelConverter.RelationTypeAttributeInfo

    • Constructor Detail

      • RelationTypeAttributeInfo

        public RelationTypeAttributeInfo​(java.lang.String qualifier,
                                         java.lang.String enclosingTypeQualifier)
    • Method Detail

      • isSource

        public boolean isSource()
      • setSource

        public void setSource​(boolean source)
      • setConcreteSourceSideType

        public void setConcreteSourceSideType​(ComposedType concreteSourceSideType)
      • getConcreteSourceSideType

        public ComposedType getConcreteSourceSideType()
      • setConcreteTargetSideType

        public void setConcreteTargetSideType​(ComposedType concreteTargetSideType)
      • getConcreteTargetSideType

        public ComposedType getConcreteTargetSideType()