Examples of DmcTypeSomeRelationSV


Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:724)
    /**
     * @return The SomeRelation, attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSomeRelationSV(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            return(null);

        if (DmcOmni.instance().lazyResolution()){
            if (attr.doLazyResolution(this)){
                rem(attr.getAttributeInfo());
                return(null);
            }
        }

        return(attr.getSV());
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:753)
    /**
     * @return The SomeRelation without attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSomeRelationSVREF(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            return(null);

        return(attr.getSV());
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

     */
    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:814)
    public void setSomeRelationSV(SomeRelation value) {
        DmcAttribute<?> attr = get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            attr = new DmcTypeSomeRelationSV(DmtDMSAG.__someRelationSV);
       
        try{
            attr.set(value);
            set(DmtDMSAG.__someRelationSV,attr);
        }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

     * Sets someRelationSV to the specified value.
     * @param value A value compatible with DmcTypeSomeRelationSV
     */
    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:867)
    public void setSomeRelationSV(Object value) throws DmcValueException {
        DmcTypeSomeRelationSV attr  = (DmcTypeSomeRelationSV) get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            attr = new DmcTypeSomeRelationSV(DmtDMSAG.__someRelationSV);
        else
            attr.removeBackReferences();
       
        attr.set(value);
        set(DmtDMSAG.__someRelationSV,attr);
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:724)
    /**
     * @return The SomeRelation, attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSvExtendedRef(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__svExtendedRef);
        if (attr == null)
            return(null);

        if (DmcOmni.instance().lazyResolution()){
            if (attr.doLazyResolution(this)){
                rem(attr.getAttributeInfo());
                return(null);
            }
        }

        return(attr.getSV());
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:753)
    /**
     * @return The SomeRelation without attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSvExtendedRefREF(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__svExtendedRef);
        if (attr == null)
            return(null);

        return(attr.getSV());
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

     */
    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:814)
    public void setSvExtendedRef(SomeRelation value) {
        DmcAttribute<?> attr = get(DmtDMSAG.__svExtendedRef);
        if (attr == null)
            attr = new DmcTypeSomeRelationSV(DmtDMSAG.__svExtendedRef);
       
        try{
            attr.set(value);
            set(DmtDMSAG.__svExtendedRef,attr);
        }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

     * Sets svExtendedRef to the specified value.
     * @param value A value compatible with DmcTypeSomeRelationSV
     */
    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:867)
    public void setSvExtendedRef(Object value) throws DmcValueException {
        DmcTypeSomeRelationSV attr  = (DmcTypeSomeRelationSV) get(DmtDMSAG.__svExtendedRef);
        if (attr == null)
            attr = new DmcTypeSomeRelationSV(DmtDMSAG.__svExtendedRef);
        else
            attr.removeBackReferences();
       
        attr.set(value);
        set(DmtDMSAG.__svExtendedRef,attr);
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:724)
    /**
     * @return The SomeRelation, attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSomeRelationSV(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            return(null);

        if (DmcOmni.instance().lazyResolution()){
            if (attr.doLazyResolution(this)){
                rem(attr.getAttributeInfo());
                return(null);
            }
        }

        return(attr.getSV());
    }
View Full Code Here

Examples of org.dmd.dmt.shared.generated.types.DmcTypeSomeRelationSV

    // org.dmd.dms.util.GenUtility.formatSV(GenUtility.java:753)
    /**
     * @return The SomeRelation without attempting lazy resolution (if it's turned on).
     */
    public SomeRelation getSomeRelationSVREF(){
        DmcTypeSomeRelationSV attr = (DmcTypeSomeRelationSV) get(DmtDMSAG.__someRelationSV);
        if (attr == null)
            return(null);

        return(attr.getSV());
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.