3593. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:50:21 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

3593.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:50:21 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-ext-svc-proxy\src\main\java\oasis\names\tc\xacml\_2_0\context\schema\os ObjectFactory.java Fri Apr 21 20:03:28 2017 UTC

3593.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 307
Removed 0 0

3593.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

3593.4 Active regular expressions

No regular expressions were active.

3593.5 Comparison detail

        1  
        2   package oa sis.names. tc.xacml._ 2_0.contex t.schema.o s;
        3  
        4   import jav ax.xml.bin d.JAXBElem ent;
        5   import jav ax.xml.bin d.annotati on.XmlElem entDecl;
        6   import jav ax.xml.bin d.annotati on.XmlRegi stry;
        7   import jav ax.xml.nam espace.QNa me;
        8  
        9  
        10   /**
        11    * This ob ject conta ins factor y methods  for each 
        12    * Java co ntent inte rface and  Java eleme nt interfa ce 
        13    * generat ed in the  oasis.name s.tc.xacml ._2_0.cont ext.schema .os packag e. 
        14    * <p>An O bjectFacto ry allows  you to pro gramatical ly 
        15    * constru ct new ins tances of  the Java r epresentat ion 
        16    * for XML  content.  The Java r epresentat ion of XML  
        17    * content  can consi st of sche ma derived  interface
        18    * and cla sses repre senting th e binding  of schema 
        19    * type de finitions,  element d eclaration s and mode
        20    * groups.   Factory  methods fo r each of  these are 
        21    * provide d in this  class.
        22    * 
        23    */
        24   @XmlRegist ry
        25   public cla ss ObjectF actory {
        26  
        27       privat e final st atic QName  _Environm ent_QNAME  = new QNam e("urn:oas is:names:t c:xacml:2. 0:context: schema:os" , "Environ ment");
        28       privat e final st atic QName  _Attribut eValue_QNA ME = new Q Name("urn: oasis:name s:tc:xacml :2.0:conte xt:schema: os", "Attr ibuteValue ");
        29       privat e final st atic QName  _MissingA ttributeDe tail_QNAME  = new QNa me("urn:oa sis:names: tc:xacml:2 .0:context :schema:os ", "Missin gAttribute Detail");
        30       privat e final st atic QName  _Request_ QNAME = ne w QName("u rn:oasis:n ames:tc:xa cml:2.0:co ntext:sche ma:os", "R equest");
        31       privat e final st atic QName  _Action_Q NAME = new  QName("ur n:oasis:na mes:tc:xac ml:2.0:con text:schem a:os", "Ac tion");
        32       privat e final st atic QName  _Subject_ QNAME = ne w QName("u rn:oasis:n ames:tc:xa cml:2.0:co ntext:sche ma:os", "S ubject");
        33       privat e final st atic QName  _Resource _QNAME = n ew QName(" urn:oasis: names:tc:x acml:2.0:c ontext:sch ema:os", " Resource") ;
        34       privat e final st atic QName  _Response _QNAME = n ew QName(" urn:oasis: names:tc:x acml:2.0:c ontext:sch ema:os", " Response") ;
        35       privat e final st atic QName  _Status_Q NAME = new  QName("ur n:oasis:na mes:tc:xac ml:2.0:con text:schem a:os", "St atus");
        36       privat e final st atic QName  _StatusCo de_QNAME =  new QName ("urn:oasi s:names:tc :xacml:2.0 :context:s chema:os",  "StatusCo de");
        37       privat e final st atic QName  _Decision _QNAME = n ew QName(" urn:oasis: names:tc:x acml:2.0:c ontext:sch ema:os", " Decision") ;
        38       privat e final st atic QName  _Attribut e_QNAME =  new QName( "urn:oasis :names:tc: xacml:2.0: context:sc hema:os",  "Attribute ");
        39       privat e final st atic QName  _Result_Q NAME = new  QName("ur n:oasis:na mes:tc:xac ml:2.0:con text:schem a:os", "Re sult");
        40       privat e final st atic QName  _Resource Content_QN AME = new  QName("urn :oasis:nam es:tc:xacm l:2.0:cont ext:schema :os", "Res ourceConte nt");
        41       privat e final st atic QName  _StatusMe ssage_QNAM E = new QN ame("urn:o asis:names :tc:xacml: 2.0:contex t:schema:o s", "Statu sMessage") ;
        42       privat e final st atic QName  _StatusDe tail_QNAME  = new QNa me("urn:oa sis:names: tc:xacml:2 .0:context :schema:os ", "Status Detail");
        43  
        44       /**
        45        * Cre ate a new  ObjectFact ory that c an be used  to create  new insta nces of sc hema deriv ed classes  for packa ge: oasis. names.tc.x acml._2_0. context.sc hema.os
        46        * 
        47        */
        48       public  ObjectFac tory() {
        49       }
        50  
        51       /**
        52        * Cre ate an ins tance of { @link Envi ronmentTyp e }
        53        * 
        54        */
        55       public  Environme ntType cre ateEnviron mentType()  {
        56           re turn new E nvironment Type();
        57       }
        58  
        59       /**
        60        * Cre ate an ins tance of { @link Stat usCodeType  }
        61        * 
        62        */
        63       public  StatusCod eType crea teStatusCo deType() {
        64           re turn new S tatusCodeT ype();
        65       }
        66  
        67       /**
        68        * Cre ate an ins tance of { @link Resu ltType }
        69        * 
        70        */
        71       public  ResultTyp e createRe sultType()  {
        72           re turn new R esultType( );
        73       }
        74  
        75       /**
        76        * Cre ate an ins tance of { @link Reso urceType }
        77        * 
        78        */
        79       public  ResourceT ype create ResourceTy pe() {
        80           re turn new R esourceTyp e();
        81       }
        82  
        83       /**
        84        * Cre ate an ins tance of { @link Subj ectType }
        85        * 
        86        */
        87       public  SubjectTy pe createS ubjectType () {
        88           re turn new S ubjectType ();
        89       }
        90  
        91       /**
        92        * Cre ate an ins tance of { @link Resp onseType }
        93        * 
        94        */
        95       public  ResponseT ype create ResponseTy pe() {
        96           re turn new R esponseTyp e();
        97       }
        98  
        99       /**
        100        * Cre ate an ins tance of { @link Miss ingAttribu teDetailTy pe }
        101        * 
        102        */
        103       public  MissingAt tributeDet ailType cr eateMissin gAttribute DetailType () {
        104           re turn new M issingAttr ibuteDetai lType();
        105       }
        106  
        107       /**
        108        * Cre ate an ins tance of { @link Requ estType }
        109        * 
        110        */
        111       public  RequestTy pe createR equestType () {
        112           re turn new R equestType ();
        113       }
        114  
        115       /**
        116        * Cre ate an ins tance of { @link Attr ibuteValue Type }
        117        * 
        118        */
        119       public  Attribute ValueType  createAttr ibuteValue Type() {
        120           re turn new A ttributeVa lueType();
        121       }
        122  
        123       /**
        124        * Cre ate an ins tance of { @link Stat usType }
        125        * 
        126        */
        127       public  StatusTyp e createSt atusType()  {
        128           re turn new S tatusType( );
        129       }
        130  
        131       /**
        132        * Cre ate an ins tance of { @link Acti onType }
        133        * 
        134        */
        135       public  ActionTyp e createAc tionType()  {
        136           re turn new A ctionType( );
        137       }
        138  
        139       /**
        140        * Cre ate an ins tance of { @link Attr ibuteType  }
        141        * 
        142        */
        143       public  Attribute Type creat eAttribute Type() {
        144           re turn new A ttributeTy pe();
        145       }
        146  
        147       /**
        148        * Cre ate an ins tance of { @link Stat usDetailTy pe }
        149        * 
        150        */
        151       public  StatusDet ailType cr eateStatus DetailType () {
        152           re turn new S tatusDetai lType();
        153       }
        154  
        155       /**
        156        * Cre ate an ins tance of { @link Reso urceConten tType }
        157        * 
        158        */
        159       public  ResourceC ontentType  createRes ourceConte ntType() {
        160           re turn new R esourceCon tentType() ;
        161       }
        162  
        163       /**
        164        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Envir onmentType  }{@code > }}
        165        * 
        166        */
        167       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Environmen t")
        168       public  JAXBEleme nt<Environ mentType>  createEnvi ronment(En vironmentT ype value)  {
        169           re turn new J AXBElement <Environme ntType>(_E nvironment _QNAME, En vironmentT ype.class,  null, val ue);
        170       }
        171  
        172       /**
        173        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Attri buteValueT ype }{@cod e >}}
        174        * 
        175        */
        176       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " AttributeV alue")
        177       public  JAXBEleme nt<Attribu teValueTyp e> createA ttributeVa lue(Attrib uteValueTy pe value)  {
        178           re turn new J AXBElement <Attribute ValueType> (_Attribut eValue_QNA ME, Attrib uteValueTy pe.class,  null, valu e);
        179       }
        180  
        181       /**
        182        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Missi ngAttribut eDetailTyp e }{@code  >}}
        183        * 
        184        */
        185       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " MissingAtt ributeDeta il")
        186       public  JAXBEleme nt<Missing AttributeD etailType>  createMis singAttrib uteDetail( MissingAtt ributeDeta ilType val ue) {
        187           re turn new J AXBElement <MissingAt tributeDet ailType>(_ MissingAtt ributeDeta il_QNAME,  MissingAtt ributeDeta ilType.cla ss, null,  value);
        188       }
        189  
        190       /**
        191        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Reque stType }{@ code >}}
        192        * 
        193        */
        194       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Request")
        195       public  JAXBEleme nt<Request Type> crea teRequest( RequestTyp e value) {
        196           re turn new J AXBElement <RequestTy pe>(_Reque st_QNAME,  RequestTyp e.class, n ull, value );
        197       }
        198  
        199       /**
        200        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Actio nType }{@c ode >}}
        201        * 
        202        */
        203       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Action")
        204       public  JAXBEleme nt<ActionT ype> creat eAction(Ac tionType v alue) {
        205           re turn new J AXBElement <ActionTyp e>(_Action _QNAME, Ac tionType.c lass, null , value);
        206       }
        207  
        208       /**
        209        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Subje ctType }{@ code >}}
        210        * 
        211        */
        212       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Subject")
        213       public  JAXBEleme nt<Subject Type> crea teSubject( SubjectTyp e value) {
        214           re turn new J AXBElement <SubjectTy pe>(_Subje ct_QNAME,  SubjectTyp e.class, n ull, value );
        215       }
        216  
        217       /**
        218        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Resou rceType }{ @code >}}
        219        * 
        220        */
        221       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Resource")
        222       public  JAXBEleme nt<Resourc eType> cre ateResourc e(Resource Type value ) {
        223           re turn new J AXBElement <ResourceT ype>(_Reso urce_QNAME , Resource Type.class , null, va lue);
        224       }
        225  
        226       /**
        227        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Respo nseType }{ @code >}}
        228        * 
        229        */
        230       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Response")
        231       public  JAXBEleme nt<Respons eType> cre ateRespons e(Response Type value ) {
        232           re turn new J AXBElement <ResponseT ype>(_Resp onse_QNAME , Response Type.class , null, va lue);
        233       }
        234  
        235       /**
        236        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Statu sType }{@c ode >}}
        237        * 
        238        */
        239       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Status")
        240       public  JAXBEleme nt<StatusT ype> creat eStatus(St atusType v alue) {
        241           re turn new J AXBElement <StatusTyp e>(_Status _QNAME, St atusType.c lass, null , value);
        242       }
        243  
        244       /**
        245        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Statu sCodeType  }{@code >} }
        246        * 
        247        */
        248       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " StatusCode ")
        249       public  JAXBEleme nt<StatusC odeType> c reateStatu sCode(Stat usCodeType  value) {
        250           re turn new J AXBElement <StatusCod eType>(_St atusCode_Q NAME, Stat usCodeType .class, nu ll, value) ;
        251       }
        252  
        253       /**
        254        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Decis ionType }{ @code >}}
        255        * 
        256        */
        257       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Decision")
        258       public  JAXBEleme nt<Decisio nType> cre ateDecisio n(Decision Type value ) {
        259           re turn new J AXBElement <DecisionT ype>(_Deci sion_QNAME , Decision Type.class , null, va lue);
        260       }
        261  
        262       /**
        263        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Attri buteType } {@code >}}
        264        * 
        265        */
        266       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Attribute" )
        267       public  JAXBEleme nt<Attribu teType> cr eateAttrib ute(Attrib uteType va lue) {
        268           re turn new J AXBElement <Attribute Type>(_Att ribute_QNA ME, Attrib uteType.cl ass, null,  value);
        269       }
        270  
        271       /**
        272        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Resul tType }{@c ode >}}
        273        * 
        274        */
        275       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " Result")
        276       public  JAXBEleme nt<ResultT ype> creat eResult(Re sultType v alue) {
        277           re turn new J AXBElement <ResultTyp e>(_Result _QNAME, Re sultType.c lass, null , value);
        278       }
        279  
        280       /**
        281        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Resou rceContent Type }{@co de >}}
        282        * 
        283        */
        284       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " ResourceCo ntent")
        285       public  JAXBEleme nt<Resourc eContentTy pe> create ResourceCo ntent(Reso urceConten tType valu e) {
        286           re turn new J AXBElement <ResourceC ontentType >(_Resourc eContent_Q NAME, Reso urceConten tType.clas s, null, v alue);
        287       }
        288  
        289       /**
        290        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Strin g }{@code  >}}
        291        * 
        292        */
        293       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " StatusMess age")
        294       public  JAXBEleme nt<String>  createSta tusMessage (String va lue) {
        295           re turn new J AXBElement <String>(_ StatusMess age_QNAME,  String.cl ass, null,  value);
        296       }
        297  
        298       /**
        299        * Cre ate an ins tance of { @link JAXB Element }{ @code <}{@ link Statu sDetailTyp e }{@code  >}}
        300        * 
        301        */
        302       @XmlEl ementDecl( namespace  = "urn:oas is:names:t c:xacml:2. 0:context: schema:os" , name = " StatusDeta il")
        303       public  JAXBEleme nt<StatusD etailType>  createSta tusDetail( StatusDeta ilType val ue) {
        304           re turn new J AXBElement <StatusDet ailType>(_ StatusDeta il_QNAME,  StatusDeta ilType.cla ss, null,  value);
        305       }
        306  
        307   }