Class Entity402_XX_Unsupported


  • public class Entity402_XX_Unsupported
    extends Entity
    ASSOCIATIVITY ENTITY - UNSUPPORTED - This entity allows an ordered group of entities without back pointers to be maintained as a single, logical entity. This form is currently unsupported.

    Modified by: Joseph A. Huwaldt

    Version:
    September 13, 2016
    Author:
    JDN, Version 1.0
    See Also:
    Entity402_Associativity
    • Constructor Detail

      • Entity402_XX_Unsupported

        public Entity402_XX_Unsupported​(Part p,
                                        DirEntry de)
        Default constructor.
        Parameters:
        p - part to which this entity is contained
        de - Directory Entry for this entity
    • Method Detail

      • check

        public void check()
        Checks to see if the entity has any errors or warnings.
        Specified by:
        check in class Entity
      • getTypeString

        public java.lang.String getTypeString()
        Returns a short String describing this Entity object's type.
        Specified by:
        getTypeString in class Entity
        Returns:
        A short String describing this Entity object's type.